Skip to content

Conversation

@sbkok
Copy link
Collaborator

@sbkok sbkok commented Aug 25, 2022

Why?

Multiple files were marked as executable without a specific reason to be
executable. A permission change in our repository easily goes unnoticed when
a pull request is opened.

What?

With this change, we keep track of the files that should be marked executable
and only flag those as such. If a file would end up in the ADF repo with the
wrong permissions, this will not get replicated to the bootstrap / pipelines
repository as managed in ADF user environments.

This change also updates the permissions of files that were marked executable
without a good reason to be executable.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Why?**

Multiple files were marked as executable without a specific reason to be
executable. A permission change in our repository easily goes unnoticed when
a pull request is opened.

**What?**

With this change, we keep track of the files that should be marked executable
and only flag those as such. If a file would end up in the ADF repo with the
wrong permissions, this will not get replicated to the bootstrap / pipelines
repository as managed in ADF user environments.

This change also updates the permissions of files that were marked executable
without a good reason to be executable.
@sbkok sbkok added this to the v3.2.0 milestone Aug 25, 2022
@sbkok sbkok requested review from StewartW and javydekoning August 25, 2022 15:15
@sbkok sbkok merged commit 8706cd7 into awslabs:master Aug 25, 2022
@sbkok sbkok deleted the improve/update-release-process branch August 25, 2022 15:35
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.

3 participants