-
Notifications
You must be signed in to change notification settings - Fork 6
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
Changes to cbuild-pack.yml
should trigger cbuild setup
#183
Comments
Since this file is also updated by the tools if a pack changes in other solution input files we need to make sure that we don't run the |
How can we know? Shall we have a grace period if the file is changed while cbuild is active? |
I suggest that during execute of cbuild this file watches are disabled. |
The safest way would be a dedicated editor view for |
Agreed, let's park this ticket for now. |
To update packs, an effective method is to change the
cbuild-pack.yml
file.A change to this file should trigger a
cbuild setup
to reflect new pack versions.The text was updated successfully, but these errors were encountered: