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

Pipeline permissions error on new file #817

Closed
kardan opened this issue Oct 20, 2014 · 3 comments
Closed

Pipeline permissions error on new file #817

kardan opened this issue Oct 20, 2014 · 3 comments
Assignees
Milestone

Comments

@kardan
Copy link
Contributor

kardan commented Oct 20, 2014

When we add a new file to be used by pipeline one need to set very loose permissions to get things to work on the vagrant box.

@kardan
Copy link
Contributor Author

kardan commented Oct 21, 2014

@danrowden mentioned maybe using a post-receive hook. Another option is to have a watcher to help out when doing work in the static dir.

@kardan
Copy link
Contributor Author

kardan commented Oct 22, 2014

The call to the old asset packer script should be removed, it's not used any longer. https://github.com/akvo/akvo-rsr/blob/develop/git_hooks/pre-commit#L13

@kardan
Copy link
Contributor Author

kardan commented Nov 4, 2014

When one runs the app we get these untracked files right now:
akvo/rsr/static/rsr/v3/js/src/react-my-details.js
akvo/rsr/static/rsr/v3/js/src/react-project-main.js
akvo/rsr/static/rsr/v3/js/src/react-user-management.js

@KasperBrandt Should we add or hide them from Git?

kardan added a commit that referenced this issue Nov 4, 2014
KasperBrandt added a commit that referenced this issue Nov 4, 2014
@KasperBrandt KasperBrandt modified the milestone: RSR v3 Jan 20, 2015
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants