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

zsh-profiles doesn't run bake script if .zshrc was manually deleted #13

Open
Noah-Huppert opened this issue Jun 20, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Noah-Huppert
Copy link
Owner

The cmd.run state only executes the script if there is a change in the scripts, units, or pillar which defines which units to place.

The creates field can be used to specify that a script creates a file, and the command should be run if the file doesn't exist. However I'm not sure how this interacts with the onchanges field. The creates field might stop the state from running even if a dependency in onchanges changes.

@Noah-Huppert Noah-Huppert added the enhancement New feature or request label Jun 20, 2020
@Noah-Huppert Noah-Huppert self-assigned this Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant