Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't check path is an actual file #493

Merged
merged 1 commit into from Nov 20, 2023
Merged

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Nov 20, 2023

after #490 I changed my mind, considering this use-case:
as a team has a compose.yaml file, developers have develop section set, but ops only rely on published images, the latter won't be able to run compose up as they will get watch.path validation error, which isn't relevant for their usage.
So, better check valid path when actually used by some command.

Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

Sounds good to me

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit ac96b93 into compose-spec:main Nov 20, 2023
8 checks passed
@ndeloof ndeloof deleted the soft_validate branch November 20, 2023 15:18
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.

None yet

2 participants