-
Notifications
You must be signed in to change notification settings - Fork 7
AMP-31202 : Audit clarifications #4512
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
Open
brianbrix
wants to merge
7
commits into
develop
Choose a base branch
from
task/AMP-31202/AUDIT-Clarifications
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
4cb6b05
AMP-31202 : Add privacy policy and code of conduct
brianbrix 65a9b95
AMP-31202 : Converted all three submodule URLs to https
brianbrix b976c32
AMP-31202 : Removed legacy “Confidential and Proprietary” / NDA headers
brianbrix b2ca6d8
AMP-31202: Reference licensed submodule commits
brianbrix fee4457
AMP-31202 : Add code of conduct
brianbrix b048ee0
AMP-31202 : Copilot review comments resolution
brianbrix a20efa6
AMP-31202 : Allow privacy notice and code of conduct in auth
brianbrix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,9 @@ | ||
| [submodule "amp/TEMPLATE/ampTemplate/node_modules/amp-boilerplate"] | ||
| path = amp/TEMPLATE/ampTemplate/node_modules/amp-boilerplate | ||
| url = git@github.com:devgateway/amp-boilerplate.git | ||
| url = https://github.com/devgateway/amp-boilerplate.git | ||
| [submodule "amp/TEMPLATE/ampTemplate/node_modules/amp-translate"] | ||
| path = amp/TEMPLATE/ampTemplate/node_modules/amp-translate | ||
| url = git@github.com:devgateway/amp-translate.git | ||
| url = https://github.com/devgateway/amp-translate.git | ||
| [submodule "amp/TEMPLATE/ampTemplate/node_modules/amp-filter"] | ||
| path = amp/TEMPLATE/ampTemplate/node_modules/amp-filter | ||
| url = git@github.com:devgateway/amp-filter.git | ||
| url = https://github.com/devgateway/amp-filter.git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Code of Conduct | ||
|
|
||
| We want the AMP project to be welcoming, professional, and constructive for everyone. | ||
|
|
||
| ## Expected behaviour | ||
|
|
||
| - Be respectful and considerate of other people and their backgrounds. | ||
| - Use inclusive language and focus feedback on the work, not the person. | ||
| - Keep discussions relevant, factual, and suitable for a professional project. | ||
| - Respect privacy and do not publish personal or confidential information. | ||
|
|
||
| ## Unacceptable behaviour | ||
|
|
||
| Harassment, discrimination, intimidation, threats, personal attacks, unwanted sexual attention, and deliberate disruption are not acceptable. This applies to GitHub issues, pull requests, discussions, reviews, and other project spaces. | ||
|
|
||
| ## Reporting | ||
|
|
||
| Report a concern to `info@developmentgateway.org`. Include the relevant link, a short description, and any supporting evidence. Reports will be reviewed by Development Gateway staff and handled as confidentially as practical. Do not use public project discussions to report sensitive details. | ||
|
|
||
| ## Enforcement | ||
|
|
||
| Project maintainers may remove comments, close discussions, restrict participation, or take other appropriate action when this Code of Conduct is violated. Serious or repeated violations may be referred to the appropriate organisational or legal process. | ||
|
|
||
| This Code of Conduct is administered by Development Gateway and may be updated as the project evolves. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| <!DOCTYPE html> | ||
| <html lang="en"> | ||
| <head> | ||
| <meta charset="UTF-8"> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
| <title>AMP Code of Conduct</title> | ||
| <link rel="stylesheet" href="/resources/css/policy-pages.css"> | ||
| </head> | ||
| <body> | ||
| <div id="policy-page"> | ||
| <p><a href="/">Return to AMP</a></p> | ||
| <h1>AMP Code of Conduct</h1> | ||
|
|
||
| <p>We want the AMP project to be welcoming, professional, and constructive for everyone.</p> | ||
|
|
||
| <h2>Expected behaviour</h2> | ||
| <ul> | ||
| <li>Be respectful and considerate of other people and their backgrounds.</li> | ||
| <li>Use inclusive language and focus feedback on the work, not the person.</li> | ||
| <li>Keep discussions relevant, factual, and suitable for a professional project.</li> | ||
| <li>Respect privacy and do not publish personal or confidential information.</li> | ||
| </ul> | ||
|
|
||
| <h2>Unacceptable behaviour</h2> | ||
| <p>Harassment, discrimination, intimidation, threats, personal attacks, unwanted sexual attention, and deliberate disruption are not acceptable. This applies to GitHub issues, pull requests, discussions, reviews, and other project spaces.</p> | ||
|
|
||
| <h2>Reporting</h2> | ||
| <p>Report a concern to <a href="mailto:info@developmentgateway.org">info@developmentgateway.org</a>. Include the relevant link, a short description, and supporting evidence. Reports will be reviewed by Development Gateway staff and handled as confidentially as practical. Do not use public project discussions to report sensitive details.</p> | ||
|
|
||
| <h2>Enforcement</h2> | ||
| <p>Project maintainers may remove comments, close discussions, restrict participation, or take other appropriate action when this Code of Conduct is violated. Serious or repeated violations may be referred to the appropriate organisational or legal process.</p> | ||
|
|
||
| <p>This page is the web version of the repository <a href="https://github.com/devgateway/amp/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a>.</p> | ||
|
brianbrix marked this conversation as resolved.
|
||
| </div> | ||
| </body> | ||
| </html> | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.