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

Automatically chmod +x all .sh files in sidecar definitions #680

Closed
wants to merge 1 commit into from
Closed

Automatically chmod +x all .sh files in sidecar definitions #680

wants to merge 1 commit into from

Conversation

ericwill
Copy link
Contributor

Signed-off-by: Eric Williams ericwill@redhat.com

What does this PR do?

Prevents common permission errors scripts in sidecar containers.

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

eclipse-che/che#18217

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Prevents common entrypoint permission errors.

Signed-off-by: Eric Williams <ericwill@redhat.com>
@benoitf
Copy link
Contributor

benoitf commented Nov 10, 2020

what about a script that check permissions on pr ?
To avoid uncommitted changes in source code

@ericwill
Copy link
Contributor Author

what about a script that check permissions on pr ?
To avoid uncommitted changes in source code

This way is simpler IMO

@benoitf
Copy link
Contributor

benoitf commented Nov 10, 2020

it looks more workaround than ensuring consistent source code like if you want to build locally a sidecar by cloning source code

@che-bot
Copy link
Contributor

che-bot commented Nov 10, 2020

@ericwill Happy Path PR check [build 401] failed.

Re-trigger by [ci-test] or [ci-test-happy-path].

Link URL
console https://ci.centos.org/job/devtools-che-plugin-registry-pr-check-happy-path/401/console
artifacts http://artifacts.ci.centos.org/devtools/che/che-plugin-registry-prcheck/401/

Depending on failure reason, the artifacts or deployment may not be present.

@ericwill
Copy link
Contributor Author

ericwill commented Jan 5, 2021

I'll handle this in eclipse-che/che#18737

@ericwill ericwill closed this Jan 5, 2021
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.

None yet

3 participants