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

Files written in a proc #26

Closed
KAllan357 opened this issue Dec 4, 2012 · 1 comment
Closed

Files written in a proc #26

KAllan357 opened this issue Dec 4, 2012 · 1 comment

Comments

@KAllan357
Copy link
Contributor

If a file is written into the artifact deployment directory during one of the Proc calls, it will be included in the manifest.

If that file is a configuration file that can/should be changed throughout the lifetime of that version of the artifact, it should not be overwritten because the manifest check caused a redeployment.

Perhaps, we should add an attribute where we can list files to skip during manifest checking. Or skip all the files that end up in a shared_directory and make the documentation very clear.

@KAllan357
Copy link
Contributor Author

Closing because this will be fixed by other issues.

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

No branches or pull requests

1 participant