├── .github ├── actions │ └── local-action │ │ ├── README.md │ │ ├── action.yml │ │ ├── dist │ │ └── index.js │ │ ├── lib │ │ └── gradeLearner.js │ │ ├── main.js │ │ ├── package-lock.json │ │ └── package.json └── workflows │ ├── grading.yml │ ├── link-checker.yml │ └── setup.yml ├── .gitignore ├── LICENSE ├── README.md └── grading_config.yml /.github/actions/local-action/README.md: -------------------------------------------------------------------------------- 1 | # local-action 2 | 3 | 4 | 5 | | Input | Description | Required | 6 | | ------- | ----------------------------------------------------------------------------------------------------------- | -------- | 7 | | `token` | Token used to access the GitHub API. Use the `GITHUB_TOKEN` by default unless other permissions are needed. | yes | 8 | 9 | ## What checks does this action conduct? 10 | 11 | - some 12 | - list 13 | - of 14 | - checks 15 | 16 | ## What about this action is sensitive or might raise security concerns? 17 | 18 | ## Summary 19 | -------------------------------------------------------------------------------- /.github/actions/local-action/action.yml: -------------------------------------------------------------------------------- 1 | name: "local-action" 2 | description: Grading action for local exercise 3 | author: githubtraining 4 | inputs: 5 | exercise-token: 6 | description: GITHUB_TOKEN used to access the API 7 | required: true 8 | 9 | runs: 10 | using: node12 11 | main: "dist/index.js" 12 | -------------------------------------------------------------------------------- /.github/actions/local-action/lib/gradeLearner.js: -------------------------------------------------------------------------------- 1 | const github = require("@actions/github"); 2 | const core = require("@actions/core"); 3 | 4 | module.exports = async () => { 5 | const token = core.getInput("exercise-token"); 6 | const octokit = github.getOctokit(token); 7 | const context = github.context; 8 | const { owner } = context.repo; 9 | 10 | const res = await octokit.rest.orgs.listAppInstallations({ 11 | org: owner, 12 | }); 13 | 14 | const installations = res.data; 15 | 16 | try { 17 | // check for value in array 18 | const foundSelectedRepos = installations.installations.find( 19 | (installation) => installation.repository_selection === "selected" 20 | ); 21 | // Do some logic to verify the leaner understands 22 | // org_app_count > 1 && selectedRepos 23 | if (installations.total_count >= 1 && foundSelectedRepos) { 24 | return { 25 | reports: [ 26 | { 27 | filename: "", 28 | isCorrect: true, 29 | display_type: "issues", 30 | level: "info", 31 | msg: "Great job!", 32 | error: { 33 | expected: "", 34 | got: "", 35 | }, 36 | }, 37 | ], 38 | }; 39 | // BAD-RESULT 40 | // else if org_app_count < 1 || !selectedRepos 41 | } else { 42 | return { 43 | reports: [ 44 | { 45 | filename: "", 46 | isCorrect: false, 47 | display_type: "issues", 48 | level: "warning", 49 | msg: `incorrect solution`, 50 | error: { 51 | expected: 52 | "We expected BOTH an app installation count of 1 or greater AND an app to be installed on only **selected** repos", 53 | got: `{numberOfapp: ${installations.total_count},selectedRepoStatus: ${foundSelectedRepos}}`, 54 | }, 55 | }, 56 | ], 57 | }; 58 | } 59 | } catch (error) { 60 | return { 61 | reports: [ 62 | { 63 | filename: filename, 64 | isCorrect: false, 65 | display_type: "issues", 66 | level: "fatal", 67 | msg: "", 68 | error: { 69 | expected: "", 70 | got: "An internal error occurred. Please open an issue at: https://github.com/githubtraining/exercise-check-installed-apps and let us know! Thank you", 71 | }, 72 | }, 73 | ], 74 | }; 75 | } 76 | }; 77 | -------------------------------------------------------------------------------- /.github/actions/local-action/main.js: -------------------------------------------------------------------------------- 1 | const core = require("@actions/core"); 2 | 3 | const gradeLearner = require("./lib/gradeLearner"); 4 | 5 | async function run() { 6 | try { 7 | const token = core.getInput("exercise-token"); 8 | if (!token) { 9 | throw "You didn't supply a valid EXERCISE_PAT at the organization level"; 10 | } 11 | const results = await gradeLearner(); 12 | core.setOutput("reports", results); 13 | } catch (error) { 14 | core.setFailed(error); 15 | } 16 | } 17 | 18 | run(); 19 | -------------------------------------------------------------------------------- /.github/actions/local-action/package-lock.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "local-action", 3 | "version": "1.0.0", 4 | "lockfileVersion": 1, 5 | "requires": true, 6 | "dependencies": { 7 | "@actions/core": { 8 | "version": "1.5.0", 9 | "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.5.0.tgz", 10 | "integrity": "sha512-eDOLH1Nq9zh+PJlYLqEMkS/jLQxhksPNmUGNBHfa4G+tQmnIhzpctxmchETtVGyBOvXgOVVpYuE40+eS4cUnwQ==" 11 | }, 12 | "@actions/github": { 13 | "version": "5.0.0", 14 | "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.0.tgz", 15 | "integrity": "sha512-QvE9eAAfEsS+yOOk0cylLBIO/d6WyWIOvsxxzdrPFaud39G6BOkUwScXZn1iBzQzHyu9SBkkLSWlohDWdsasAQ==", 16 | "requires": { 17 | "@actions/http-client": "^1.0.11", 18 | "@octokit/core": "^3.4.0", 19 | "@octokit/plugin-paginate-rest": "^2.13.3", 20 | "@octokit/plugin-rest-endpoint-methods": "^5.1.1" 21 | } 22 | }, 23 | "@actions/http-client": { 24 | "version": "1.0.11", 25 | "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.11.tgz", 26 | "integrity": "sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==", 27 | "requires": { 28 | "tunnel": "0.0.6" 29 | } 30 | }, 31 | "@octokit/auth-token": { 32 | "version": "2.4.5", 33 | "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.5.tgz", 34 | "integrity": "sha512-BpGYsPgJt05M7/L/5FoE1PiAbdxXFZkX/3kDYcsvd1v6UhlnE5e96dTDr0ezX/EFwciQxf3cNV0loipsURU+WA==", 35 | "requires": { 36 | "@octokit/types": "^6.0.3" 37 | } 38 | }, 39 | "@octokit/core": { 40 | "version": "3.5.1", 41 | "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz", 42 | "integrity": "sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw==", 43 | "requires": { 44 | "@octokit/auth-token": "^2.4.4", 45 | "@octokit/graphql": "^4.5.8", 46 | "@octokit/request": "^5.6.0", 47 | "@octokit/request-error": "^2.0.5", 48 | "@octokit/types": "^6.0.3", 49 | "before-after-hook": "^2.2.0", 50 | "universal-user-agent": "^6.0.0" 51 | } 52 | }, 53 | "@octokit/endpoint": { 54 | "version": "6.0.12", 55 | "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", 56 | "integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==", 57 | "requires": { 58 | "@octokit/types": "^6.0.3", 59 | "is-plain-object": "^5.0.0", 60 | "universal-user-agent": "^6.0.0" 61 | } 62 | }, 63 | "@octokit/graphql": { 64 | "version": "4.7.0", 65 | "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.7.0.tgz", 66 | "integrity": "sha512-diY0qMPyQjfu4rDu3kDhJ9qIZadIm4IISO3RJSv9ajYUWJUCO0AykbgzLcg1xclxtXgzY583u3gAv66M6zz5SA==", 67 | "requires": { 68 | "@octokit/request": "^5.6.0", 69 | "@octokit/types": "^6.0.3", 70 | "universal-user-agent": "^6.0.0" 71 | } 72 | }, 73 | "@octokit/openapi-types": { 74 | "version": "9.7.0", 75 | "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.7.0.tgz", 76 | "integrity": "sha512-TUJ16DJU8mekne6+KVcMV5g6g/rJlrnIKn7aALG9QrNpnEipFc1xjoarh0PKaAWf2Hf+HwthRKYt+9mCm5RsRg==" 77 | }, 78 | "@octokit/plugin-paginate-rest": { 79 | "version": "2.15.1", 80 | "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.15.1.tgz", 81 | "integrity": "sha512-47r52KkhQDkmvUKZqXzA1lKvcyJEfYh3TKAIe5+EzMeyDM3d+/s5v11i2gTk8/n6No6DPi3k5Ind6wtDbo/AEg==", 82 | "requires": { 83 | "@octokit/types": "^6.24.0" 84 | } 85 | }, 86 | "@octokit/plugin-rest-endpoint-methods": { 87 | "version": "5.8.0", 88 | "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.8.0.tgz", 89 | "integrity": "sha512-qeLZZLotNkoq+it6F+xahydkkbnvSK0iDjlXFo3jNTB+Ss0qIbYQb9V/soKLMkgGw8Q2sHjY5YEXiA47IVPp4A==", 90 | "requires": { 91 | "@octokit/types": "^6.25.0", 92 | "deprecation": "^2.3.1" 93 | } 94 | }, 95 | "@octokit/request": { 96 | "version": "5.6.1", 97 | "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.1.tgz", 98 | "integrity": "sha512-Ls2cfs1OfXaOKzkcxnqw5MR6drMA/zWX/LIS/p8Yjdz7QKTPQLMsB3R+OvoxE6XnXeXEE2X7xe4G4l4X0gRiKQ==", 99 | "requires": { 100 | "@octokit/endpoint": "^6.0.1", 101 | "@octokit/request-error": "^2.1.0", 102 | "@octokit/types": "^6.16.1", 103 | "is-plain-object": "^5.0.0", 104 | "node-fetch": "^2.6.1", 105 | "universal-user-agent": "^6.0.0" 106 | } 107 | }, 108 | "@octokit/request-error": { 109 | "version": "2.1.0", 110 | "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", 111 | "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", 112 | "requires": { 113 | "@octokit/types": "^6.0.3", 114 | "deprecation": "^2.0.0", 115 | "once": "^1.4.0" 116 | } 117 | }, 118 | "@octokit/types": { 119 | "version": "6.25.0", 120 | "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.25.0.tgz", 121 | "integrity": "sha512-bNvyQKfngvAd/08COlYIN54nRgxskmejgywodizQNyiKoXmWRAjKup2/LYwm+T9V0gsKH6tuld1gM0PzmOiB4Q==", 122 | "requires": { 123 | "@octokit/openapi-types": "^9.5.0" 124 | } 125 | }, 126 | "before-after-hook": { 127 | "version": "2.2.2", 128 | "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz", 129 | "integrity": "sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ==" 130 | }, 131 | "deprecation": { 132 | "version": "2.3.1", 133 | "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", 134 | "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" 135 | }, 136 | "is-plain-object": { 137 | "version": "5.0.0", 138 | "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", 139 | "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==" 140 | }, 141 | "node-fetch": { 142 | "version": "2.6.1", 143 | "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", 144 | "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" 145 | }, 146 | "once": { 147 | "version": "1.4.0", 148 | "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", 149 | "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", 150 | "requires": { 151 | "wrappy": "1" 152 | } 153 | }, 154 | "tunnel": { 155 | "version": "0.0.6", 156 | "resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", 157 | "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==" 158 | }, 159 | "universal-user-agent": { 160 | "version": "6.0.0", 161 | "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", 162 | "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==" 163 | }, 164 | "wrappy": { 165 | "version": "1.0.2", 166 | "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", 167 | "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" 168 | } 169 | } 170 | } 171 | -------------------------------------------------------------------------------- /.github/actions/local-action/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "local-action", 3 | "version": "1.0.0", 4 | "description": "Local exercise action to verify the desire commit was removed", 5 | "main": "index.js", 6 | "scripts": { 7 | "test": "echo \"Error: no test specified\" && exit 1", 8 | "build": "ncc build main.js" 9 | }, 10 | "repository": { 11 | "type": "git", 12 | "url": "git+https://github.com/githubtraining/exercise-check-installed-apps.git" 13 | }, 14 | "author": "githubtraining", 15 | "license": "MIT", 16 | "bugs": { 17 | "url": "https://github.com/githubtraining/exercise-check-installed-apps/issues" 18 | }, 19 | "homepage": "https://github.com/githubtraining/exercise-check-installed-apps#readme", 20 | "dependencies": { 21 | "@actions/core": "^1.4.0", 22 | "@actions/github": "^5.0.0" 23 | } 24 | } 25 | -------------------------------------------------------------------------------- /.github/workflows/grading.yml: -------------------------------------------------------------------------------- 1 | name: Grading workflow 2 | on: 3 | push: 4 | paths: 5 | - grading_config.yml 6 | workflow_dispatch: 7 | 8 | jobs: 9 | grade-learner: 10 | if: github.event_name == 'push' # Apply additional filters as needed 11 | runs-on: ubuntu-latest 12 | steps: 13 | - uses: actions/checkout@v2 14 | 15 | - name: Grade exercise-check-installed-apps activity 16 | id: events 17 | uses: ./.github/actions/local-action 18 | with: 19 | exercise-token: ${{secrets.EXERCISE_PAT}} 20 | 21 | - name: Grading results 22 | uses: githubtraining/looking-glass-action@v1.0.0 23 | with: 24 | github-token: ${{secrets.GITHUB_TOKEN}} 25 | feedback: ${{ steps.events.outputs.reports }} 26 | troubleshoot-activity: 27 | if: github.event_name == 'workflow_dispatch' 28 | runs-on: ubuntu-latest 29 | steps: 30 | - name: troubleshooting steps 31 | run: echo "Install a GitHub App on this repository using the selected installation type. This document might help https://docs.github.com/en/github/customizing-your-github-workflow/purchasing-and-installing-apps-in-github-marketplace/installing-an-app-in-your-organization#installing-a-github-app-in-your-organization" #Help the user to troubleshoot the activity 32 | -------------------------------------------------------------------------------- /.github/workflows/link-checker.yml: -------------------------------------------------------------------------------- 1 | name: Check Markdown links 2 | 3 | on: push 4 | 5 | jobs: 6 | markdown-link-check: 7 | runs-on: ubuntu-latest 8 | if: github.repository == 'githubtraining/exercise-check-installed-apps' 9 | steps: 10 | - uses: actions/checkout@master 11 | - uses: gaurav-nelson/github-action-markdown-link-check@v1 12 | -------------------------------------------------------------------------------- /.github/workflows/setup.yml: -------------------------------------------------------------------------------- 1 | name: Initial repo configuration 2 | #on: push 3 | 4 | jobs: 5 | setup-repo: 6 | runs-on: ubuntu-latest 7 | if: github.event.commits[0].message == 'Initial commit' && github.repository != 'githubtraining/exercise-check-installed-apps' 8 | steps: 9 | # - name: Checkout repo 10 | # uses: actions/checkout@v2 11 | 12 | # - name: Configure exercise 13 | # uses: githubtraining/stage-commits-action@main 14 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Attribution 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution 4.0 International Public License 58 | 59 | By exercising the Licensed Rights (defined below), You accept and agree 60 | to be bound by the terms and conditions of this Creative Commons 61 | Attribution 4.0 International Public License ("Public License"). To the 62 | extent this Public License may be interpreted as a contract, You are 63 | granted the Licensed Rights in consideration of Your acceptance of 64 | these terms and conditions, and the Licensor grants You such rights in 65 | consideration of benefits the Licensor receives from making the 66 | Licensed Material available under these terms and conditions. 67 | 68 | 69 | Section 1 -- Definitions. 70 | 71 | a. Adapted Material means material subject to Copyright and Similar 72 | Rights that is derived from or based upon the Licensed Material 73 | and in which the Licensed Material is translated, altered, 74 | arranged, transformed, or otherwise modified in a manner requiring 75 | permission under the Copyright and Similar Rights held by the 76 | Licensor. For purposes of this Public License, where the Licensed 77 | Material is a musical work, performance, or sound recording, 78 | Adapted Material is always produced where the Licensed Material is 79 | synched in timed relation with a moving image. 80 | 81 | b. Adapter's License means the license You apply to Your Copyright 82 | and Similar Rights in Your contributions to Adapted Material in 83 | accordance with the terms and conditions of this Public License. 84 | 85 | c. Copyright and Similar Rights means copyright and/or similar rights 86 | closely related to copyright including, without limitation, 87 | performance, broadcast, sound recording, and Sui Generis Database 88 | Rights, without regard to how the rights are labeled or 89 | categorized. For purposes of this Public License, the rights 90 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 91 | Rights. 92 | 93 | d. Effective Technological Measures means those measures that, in the 94 | absence of proper authority, may not be circumvented under laws 95 | fulfilling obligations under Article 11 of the WIPO Copyright 96 | Treaty adopted on December 20, 1996, and/or similar international 97 | agreements. 98 | 99 | e. Exceptions and Limitations means fair use, fair dealing, and/or 100 | any other exception or limitation to Copyright and Similar Rights 101 | that applies to Your use of the Licensed Material. 102 | 103 | f. Licensed Material means the artistic or literary work, database, 104 | or other material to which the Licensor applied this Public 105 | License. 106 | 107 | g. Licensed Rights means the rights granted to You subject to the 108 | terms and conditions of this Public License, which are limited to 109 | all Copyright and Similar Rights that apply to Your use of the 110 | Licensed Material and that the Licensor has authority to license. 111 | 112 | h. Licensor means the individual(s) or entity(ies) granting rights 113 | under this Public License. 114 | 115 | i. Share means to provide material to the public by any means or 116 | process that requires permission under the Licensed Rights, such 117 | as reproduction, public display, public performance, distribution, 118 | dissemination, communication, or importation, and to make material 119 | available to the public including in ways that members of the 120 | public may access the material from a place and at a time 121 | individually chosen by them. 122 | 123 | j. Sui Generis Database Rights means rights other than copyright 124 | resulting from Directive 96/9/EC of the European Parliament and of 125 | the Council of 11 March 1996 on the legal protection of databases, 126 | as amended and/or succeeded, as well as other essentially 127 | equivalent rights anywhere in the world. 128 | 129 | k. You means the individual or entity exercising the Licensed Rights 130 | under this Public License. Your has a corresponding meaning. 131 | 132 | 133 | Section 2 -- Scope. 134 | 135 | a. License grant. 136 | 137 | 1. Subject to the terms and conditions of this Public License, 138 | the Licensor hereby grants You a worldwide, royalty-free, 139 | non-sublicensable, non-exclusive, irrevocable license to 140 | exercise the Licensed Rights in the Licensed Material to: 141 | 142 | a. reproduce and Share the Licensed Material, in whole or 143 | in part; and 144 | 145 | b. produce, reproduce, and Share Adapted Material. 146 | 147 | 2. Exceptions and Limitations. For the avoidance of doubt, where 148 | Exceptions and Limitations apply to Your use, this Public 149 | License does not apply, and You do not need to comply with 150 | its terms and conditions. 151 | 152 | 3. Term. The term of this Public License is specified in Section 153 | 6(a). 154 | 155 | 4. Media and formats; technical modifications allowed. The 156 | Licensor authorizes You to exercise the Licensed Rights in 157 | all media and formats whether now known or hereafter created, 158 | and to make technical modifications necessary to do so. The 159 | Licensor waives and/or agrees not to assert any right or 160 | authority to forbid You from making technical modifications 161 | necessary to exercise the Licensed Rights, including 162 | technical modifications necessary to circumvent Effective 163 | Technological Measures. For purposes of this Public License, 164 | simply making modifications authorized by this Section 2(a) 165 | (4) never produces Adapted Material. 166 | 167 | 5. Downstream recipients. 168 | 169 | a. Offer from the Licensor -- Licensed Material. Every 170 | recipient of the Licensed Material automatically 171 | receives an offer from the Licensor to exercise the 172 | Licensed Rights under the terms and conditions of this 173 | Public License. 174 | 175 | b. No downstream restrictions. You may not offer or impose 176 | any additional or different terms or conditions on, or 177 | apply any Effective Technological Measures to, the 178 | Licensed Material if doing so restricts exercise of the 179 | Licensed Rights by any recipient of the Licensed 180 | Material. 181 | 182 | 6. No endorsement. Nothing in this Public License constitutes or 183 | may be construed as permission to assert or imply that You 184 | are, or that Your use of the Licensed Material is, connected 185 | with, or sponsored, endorsed, or granted official status by, 186 | the Licensor or others designated to receive attribution as 187 | provided in Section 3(a)(1)(A)(i). 188 | 189 | b. Other rights. 190 | 191 | 1. Moral rights, such as the right of integrity, are not 192 | licensed under this Public License, nor are publicity, 193 | privacy, and/or other similar personality rights; however, to 194 | the extent possible, the Licensor waives and/or agrees not to 195 | assert any such rights held by the Licensor to the limited 196 | extent necessary to allow You to exercise the Licensed 197 | Rights, but not otherwise. 198 | 199 | 2. Patent and trademark rights are not licensed under this 200 | Public License. 201 | 202 | 3. To the extent possible, the Licensor waives any right to 203 | collect royalties from You for the exercise of the Licensed 204 | Rights, whether directly or through a collecting society 205 | under any voluntary or waivable statutory or compulsory 206 | licensing scheme. In all other cases the Licensor expressly 207 | reserves any right to collect such royalties. 208 | 209 | 210 | Section 3 -- License Conditions. 211 | 212 | Your exercise of the Licensed Rights is expressly made subject to the 213 | following conditions. 214 | 215 | a. Attribution. 216 | 217 | 1. If You Share the Licensed Material (including in modified 218 | form), You must: 219 | 220 | a. retain the following if it is supplied by the Licensor 221 | with the Licensed Material: 222 | 223 | i. identification of the creator(s) of the Licensed 224 | Material and any others designated to receive 225 | attribution, in any reasonable manner requested by 226 | the Licensor (including by pseudonym if 227 | designated); 228 | 229 | ii. a copyright notice; 230 | 231 | iii. a notice that refers to this Public License; 232 | 233 | iv. a notice that refers to the disclaimer of 234 | warranties; 235 | 236 | v. a URI or hyperlink to the Licensed Material to the 237 | extent reasonably practicable; 238 | 239 | b. indicate if You modified the Licensed Material and 240 | retain an indication of any previous modifications; and 241 | 242 | c. indicate the Licensed Material is licensed under this 243 | Public License, and include the text of, or the URI or 244 | hyperlink to, this Public License. 245 | 246 | 2. You may satisfy the conditions in Section 3(a)(1) in any 247 | reasonable manner based on the medium, means, and context in 248 | which You Share the Licensed Material. For example, it may be 249 | reasonable to satisfy the conditions by providing a URI or 250 | hyperlink to a resource that includes the required 251 | information. 252 | 253 | 3. If requested by the Licensor, You must remove any of the 254 | information required by Section 3(a)(1)(A) to the extent 255 | reasonably practicable. 256 | 257 | 4. If You Share Adapted Material You produce, the Adapter's 258 | License You apply must not prevent recipients of the Adapted 259 | Material from complying with this Public License. 260 | 261 | 262 | Section 4 -- Sui Generis Database Rights. 263 | 264 | Where the Licensed Rights include Sui Generis Database Rights that 265 | apply to Your use of the Licensed Material: 266 | 267 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 268 | to extract, reuse, reproduce, and Share all or a substantial 269 | portion of the contents of the database; 270 | 271 | b. if You include all or a substantial portion of the database 272 | contents in a database in which You have Sui Generis Database 273 | Rights, then the database in which You have Sui Generis Database 274 | Rights (but not its individual contents) is Adapted Material; and 275 | 276 | c. You must comply with the conditions in Section 3(a) if You Share 277 | all or a substantial portion of the contents of the database. 278 | 279 | For the avoidance of doubt, this Section 4 supplements and does not 280 | replace Your obligations under this Public License where the Licensed 281 | Rights include other Copyright and Similar Rights. 282 | 283 | 284 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 285 | 286 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 287 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 288 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 289 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 290 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 291 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 292 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 293 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 294 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 295 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 296 | 297 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 298 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 299 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 300 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 301 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 302 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 303 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 304 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 305 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 306 | 307 | c. The disclaimer of warranties and limitation of liability provided 308 | above shall be interpreted in a manner that, to the extent 309 | possible, most closely approximates an absolute disclaimer and 310 | waiver of all liability. 311 | 312 | 313 | Section 6 -- Term and Termination. 314 | 315 | a. This Public License applies for the term of the Copyright and 316 | Similar Rights licensed here. However, if You fail to comply with 317 | this Public License, then Your rights under this Public License 318 | terminate automatically. 319 | 320 | b. Where Your right to use the Licensed Material has terminated under 321 | Section 6(a), it reinstates: 322 | 323 | 1. automatically as of the date the violation is cured, provided 324 | it is cured within 30 days of Your discovery of the 325 | violation; or 326 | 327 | 2. upon express reinstatement by the Licensor. 328 | 329 | For the avoidance of doubt, this Section 6(b) does not affect any 330 | right the Licensor may have to seek remedies for Your violations 331 | of this Public License. 332 | 333 | c. For the avoidance of doubt, the Licensor may also offer the 334 | Licensed Material under separate terms or conditions or stop 335 | distributing the Licensed Material at any time; however, doing so 336 | will not terminate this Public License. 337 | 338 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 339 | License. 340 | 341 | 342 | Section 7 -- Other Terms and Conditions. 343 | 344 | a. The Licensor shall not be bound by any additional or different 345 | terms or conditions communicated by You unless expressly agreed. 346 | 347 | b. Any arrangements, understandings, or agreements regarding the 348 | Licensed Material not stated herein are separate from and 349 | independent of the terms and conditions of this Public License. 350 | 351 | 352 | Section 8 -- Interpretation. 353 | 354 | a. For the avoidance of doubt, this Public License does not, and 355 | shall not be interpreted to, reduce, limit, restrict, or impose 356 | conditions on any use of the Licensed Material that could lawfully 357 | be made without permission under this Public License. 358 | 359 | b. To the extent possible, if any provision of this Public License is 360 | deemed unenforceable, it shall be automatically reformed to the 361 | minimum extent necessary to make it enforceable. If the provision 362 | cannot be reformed, it shall be severed from this Public License 363 | without affecting the enforceability of the remaining terms and 364 | conditions. 365 | 366 | c. No term or condition of this Public License will be waived and no 367 | failure to comply consented to unless expressly agreed to by the 368 | Licensor. 369 | 370 | d. Nothing in this Public License constitutes or may be interpreted 371 | as a limitation upon, or waiver of, any privileges and immunities 372 | that apply to the Licensor or You, including from the legal 373 | processes of any jurisdiction or authority. 374 | 375 | 376 | ======================================================================= 377 | 378 | Creative Commons is not a party to its public 379 | licenses. Notwithstanding, Creative Commons may elect to apply one of 380 | its public licenses to material it publishes and in those instances 381 | will be considered the “Licensor.” The text of the Creative Commons 382 | public licenses is dedicated to the public domain under the CC0 Public 383 | Domain Dedication. Except for the limited purpose of indicating that 384 | material is shared under a Creative Commons public license or as 385 | otherwise permitted by the Creative Commons policies published at 386 | creativecommons.org/policies, Creative Commons does not authorize the 387 | use of the trademark "Creative Commons" or any other trademark or logo 388 | of Creative Commons without its prior written consent including, 389 | without limitation, in connection with any unauthorized modifications 390 | to any of its public licenses or any other arrangements, 391 | understandings, or agreements concerning use of licensed material. For 392 | the avoidance of doubt, this paragraph does not form part of the 393 | public licenses. 394 | 395 | Creative Commons may be contacted at creativecommons.org. 396 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Welcome to the exercise on installing GitHub Apps! 2 | 3 | This exercise checks your ability to manage GitHub Apps for your organization. It is automatically graded via a workflow once you have completed the instructions. 4 | 5 | ## About this exercise 6 | 7 | :warning: A grading script exists under `.github/workflows/grading.yml`. You do not need to use this workflow for any purpose and **altering its contents will affect the repository's ability to assess your exercise and give feedback.** 8 | 9 | :warning: This exercise utilizes [GitHub Actions](https://docs.github.com/en/actions), which is free for public repositories and self-hosted runners, but may incur charges on private repositories. See _[About billing for GitHub Actions]_ to learn more. 10 | 11 | :information_source: The use of GitHub Actions also means that it may take the grading workflow a few seconds and sometimes minutes to run. 12 | 13 | :closed_lock_with_key: This exercise asks you to create a personal access token (PAT). This step is a prerequisite of the exercise, and you should already be comfortable with PATs on GitHub before proceeding. The PAT is encrypted and used only by a local action that does not leave your repository. GitHub has safeguards in place if the PAT is exposed by mistake, but you should know that if someone gains access to your PAT, they would have the same access you've given the token. To be safe, we recommend setting an expiration for the token. If you'd like to learn more about how your PAT is used, check the action's documentation in [`.github/actions/`](.github/actions/), [_Creating a personal access token_ in GitHub Docs], and [_Available scopes_ in GitHub Docs]. 14 | 15 | 👥 This exercise needs to be completed in an organization. We recommend you [create a new organization](https://github.com/account/organizations/new?coupon=&plan=team_free) for free. If you choose to use an existing organization, note that this exercise will ask you to adjust settings in the organization that may have unintended effects on existing repositories or organization members. 16 | 17 | ## Instructions 18 | 19 | 20 | 21 | Please complete the instructions below: 22 | 23 | 1. Create an organization-owned copy of this repository using the [Use this template](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template#creating-a-repository-from-a-template) button. 24 | 2. Create a personal access token (PAT) with the `read:org` scope selected. 25 | 3. Store the PAT as an [organization secret](https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/managing-encrypted-secrets-for-your-repository-and-organization-for-codespaces#adding-secrets-for-an-organization) titled `EXERCISE_PAT`. We recommend making the secret available only to your newly created repository. 26 | 4. Install a GitHub App of your choice on your organization and select only your repository as the installation target. 27 | 5. If your chosen GitHub App requires a configuration file, push that file to this repository to trigger the grading workflow. If your chosen GitHub App doesn't require configuration, push any commits to this repository or change and push changes to [`grading-config.yml`](grading_config.yml) to trigger the grading workflow. 28 | 29 | 30 | 31 | ## Seeing your result 32 | 33 | Your exercise is graded automatically once you have completed the instructions. To see the result of your exercise, go to the **Issues** tab, and look for an issue created by `github-actions`. 34 | 35 | 39 | 40 | Below is an example of an incorrect solution and the feedback provided in the issue: 41 | 42 | ![issue with an incorrect solution](https://user-images.githubusercontent.com/16547949/131718787-19d2b2e3-18cf-4d56-bff0-28366dbe8131.png) 43 | 44 | ## Troubleshooting 45 | 46 | If you are stuck with a step in the exercise or the grading workflow does not automatically run after you complete the instructions, run the troubleshooter: in the **Actions** tab select the **Grading workflow**, click **Run workflow**, select the appropriate branch, and click the **Run workflow** button. 47 | 48 | ![actions workflow showing the troubleshooting step](https://user-images.githubusercontent.com/16547949/131719496-9294f1fe-0963-4d0d-be3e-911472360f7c.png) 49 | 50 | The troubleshooter will either display useful information to help you understand what you might have done wrong in your exercise or redirect you to the documentation relevant to your exercise to help you out. 51 | 52 | See _[Running a workflow on GitHub]_ if you need assistance. 53 | 54 | ## Useful resources 55 | 56 | Use these to help you! 57 | 58 | Resources specific to this exercise: 59 | 60 | 61 | 62 | - [_Installing a GitHub App in your organization_ in GitHub Docs] 63 | 64 | Resources for working with exercises and GitHub Actions in general: 65 | 66 | - [Creating a repository from a template] 67 | - [_Creating a personal access token_ in GitHub Docs] 68 | - [_Available scopes_ in GitHub Docs] 69 | - [_Encrypted secrets_ in Github Docs] 70 | 71 | 74 | 75 | 76 | [_Installing a GitHub App in your organization_ in GitHub Docs]: https://docs.github.com/en/github/customizing-your-github-workflow/purchasing-and-installing-apps-in-github-marketplace/installing-an-app-in-your-organization#installing-a-github-app-in-your-organization 77 | 78 | [creating a repository from a template]: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template 79 | [_Creating a personal access token_ in GitHub Docs]: https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token 80 | [_Available scopes_ in GitHub Docs]: https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps#available-scopes 81 | [_Encrypted secrets_ in Github Docs]: https://docs.github.com/en/actions/reference/encrypted-secrets 82 | [about billing for github actions]: https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions 83 | [running a workflow on github]: https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow#running-a-workflow-on-github 84 | -------------------------------------------------------------------------------- /grading_config.yml: -------------------------------------------------------------------------------- 1 | ready_to_grade: false 2 | --------------------------------------------------------------------------------