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

Standardize permission bits #3872

Merged
merged 2 commits into from Jun 18, 2019
Merged

Standardize permission bits #3872

merged 2 commits into from Jun 18, 2019

Conversation

Rooke
Copy link
Contributor

@Rooke Rooke commented May 30, 2019

Type of change

  • Other

Description of change

Change the permission bits of adapters.
Update link to the pr_review doc in the CONTRIBUTING.md doc

Michael Rooke added 2 commits May 30, 2019 09:30
 - Most adapters use 664 (i.e. read/write, but are not executable), but some use 775. Make all adapters use 664.
@stale
Copy link

stale bot commented Jun 17, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 17, 2019
@Rooke
Copy link
Contributor Author

Rooke commented Jun 17, 2019

This seems like a very low-complexity, non-controversial change - @mkendall07 is there any reason for giving up on this?

@stale stale bot removed the stale label Jun 17, 2019
Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jsnellbaker jsnellbaker merged commit f6239de into prebid:master Jun 18, 2019
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* Standardize the perimssion bits used for modules

 - Most adapters use 664 (i.e. read/write, but are not executable), but some use 775. Make all adapters use 664.

* Update link in documentation
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
* Standardize the perimssion bits used for modules

 - Most adapters use 664 (i.e. read/write, but are not executable), but some use 775. Make all adapters use 664.

* Update link in documentation
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