Skip to content

Set correct permissions when downloading tool [WE-44] #255

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

Merged
merged 1 commit into from
Aug 9, 2018
Merged

Conversation

matteosuppo
Copy link
Contributor

The extraction of some tools failed because the parent folder of
some files wasn't created with useful permissions.

Here we correctly set the permission such as the folder has
exec and write permission for the current user

A more long-term solution would be to offload these extractions to a dedicated library, but first we need to merge #254 and to do that jenkins must be configured to use go 1.10

The extraction of some tools failed because the parent folder of
some files wasn't created with useful permissions.

Here we correctly set the permission such as the folder has
exec and write permission for the current user
@rsora rsora merged commit c4691b5 into devel Aug 9, 2018
@matteosuppo matteosuppo deleted the permissions branch August 9, 2018 12:36
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.

2 participants