Chris Crone

Results 48 comments of Chris Crone

### Discussion update We discussed this again yesterday at the specification meeting, see the full notes [here](https://github.com/compose-spec/community/blob/master/meeting-notes/community/2021-04-08.md). The spirit of the Compose specification is for tools to offer support based...

This was approved in the maintainer meeting last night. I'll write up the process early next week and put up the first PR :)

This is on me: I have an action to finish this PR but I've been struggling to find time 😬 I will try to get this closed out later this...

I think that secrets (file and ssh) for build would be a useful addition. @tommie > `builder: buildkit` I don't think that we need to add a `builder` field to...

> @chris-crone, do you think we'd able to simplify this proposal by treating build-time and run-time secrets as separate concepts? (I'm naively assuming that reusing build secrets during runtime isn't...

Looks like the same issue exists for `repo rm`. I'm working out how best to fix this (i.e.: in the client or in the CLI)

The longer term intention is to pull an SDK out of this tool.

@tianon Yep it is :) We should separate out the Hub API bits and the Hub SDK bits.

Yes, I am a bit worried about maintaining this over time as well. Could we have a manual override or something to make it explicit that you're opting into installing...

@nebuk89 I know Desktop does some config sync, this should likely fall into that as well. Who's best to get help with this?