Skip to content

Conversation

jhrotko
Copy link
Collaborator

@jhrotko jhrotko commented Jan 25, 2024

Before adding a extension inside develop it would not save x- as extensions

services:
  foo:
    develop:
      x-dev: dev

This PR aims to fix this issue.
Also added more cases to loader_test.go

@jhrotko jhrotko requested review from glours, milas and laurazard January 25, 2024 16:33
@jhrotko jhrotko force-pushed the add-extension-develop branch from 6b8e402 to a3f5c3a Compare January 25, 2024 16:34
@jhrotko jhrotko marked this pull request as ready for review January 25, 2024 16:34
@jhrotko jhrotko requested a review from ndeloof as a code owner January 25, 2024 16:34
Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

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

LGTM! (just make sure to squash the 2 commits before merging/on merge)

Signed-off-by: jhrotko <joana.hrotko@docker.com>

add extensions to develop

Signed-off-by: jhrotko <joana.hrotko@docker.com>
@jhrotko jhrotko force-pushed the add-extension-develop branch from a3f5c3a to 15595b0 Compare January 25, 2024 16:55
@jhrotko
Copy link
Collaborator Author

jhrotko commented Jan 25, 2024

LGTM! (just make sure to squash the 2 commits before merging/on merge)

done

@jhrotko jhrotko merged commit e9e43e4 into compose-spec:main Jan 25, 2024
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.

3 participants