Skip to content

sync compose-spec#339

Merged
ndeloof merged 1 commit intocompose-spec:masterfrom
ndeloof:sync_spec
Jan 12, 2023
Merged

sync compose-spec#339
ndeloof merged 1 commit intocompose-spec:masterfrom
ndeloof:sync_spec

Conversation

@ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Jan 5, 2023

close docker/compose#8167

also define a make target to get latest spec from reference repo

Signed-off-by: Nicolas De Loof <[email protected]>
@Lctrs
Copy link
Contributor

Lctrs commented Jan 10, 2023

This could be automated through Github Actions. See https://github.com/ergebnis/composer-normalize/blob/7325813b350f5208a3ee81c20b66934a58f2f2aa/.github/workflows/update.yaml for an example.

"driver":{"type": "string"},
"options":{"$ref": "#/definitions/list_or_dict"}
},
"capabilities": {"$ref": "#/definitions/list_of_strings"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these whitespace changes intentional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They exist in the reference compose-spec.json file - maybe we should use a code formatter to prevent such issues

@ndeloof ndeloof merged commit 2e9f19c into compose-spec:master Jan 12, 2023
@ndeloof ndeloof deleted the sync_spec branch January 12, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing equivalent for --cgroupns=[host|private]

4 participants