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

fix: run_watch glob pattern handling #2728

Merged
merged 3 commits into from Oct 10, 2023

Conversation

89luca89
Copy link
Collaborator

@89luca89 89luca89 commented Oct 5, 2023

/kind bugfix

Fix #2656
Resolves ENG-1530

This will fix the globbing being resolved before the flag handling in the run_watch pipeline

@netlify
Copy link

netlify bot commented Oct 5, 2023

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 2d4121d
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/6523b21094794e0008dc5801

Copy link
Collaborator

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

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

@89luca89 we nee testing for this before we want to merge it.

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
@89luca89
Copy link
Collaborator Author

89luca89 commented Oct 9, 2023

@89luca89 we nee testing for this before we want to merge it.

Testing included 👍

@FabianKramm FabianKramm merged commit 6bafc07 into devspace-sh:main Oct 10, 2023
18 checks passed
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.

permission denied when using run_watch with directory glob patterns
2 participants