Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update lint stage | 2024-07-10 | -3/+3 | |
| | ||||
* | Update CODEOWNERS | 2024-07-10 | -3/+1 | |
| | ||||
* | Migration to official Sentry release CI action (#633) | 2024-07-05 | -8/+6 | |
| | ||||
* | Remove HassanAbouelela From Code Owners | 2022-08-04 | -3/+0 | |
| | ||||
* | Cleanup Code Owners Comments (#475) | 2022-07-01 | -2/+2 | |
| | ||||
* | Update CODEOWNERS | 2022-06-28 | -2/+2 | |
| | ||||
* | Update issue config to allow blank issues | 2021-12-25 | -1/+1 | |
| | ||||
* | Block Sentry Action For Dependabot | 2021-05-08 | -0/+1 | |
| | | | | Dependabot PRs no longer have access to environment secrets (see: https://github.com/dependabot/dependabot-core/issues/3253). This fix stops the action from running on dependabot PRs. | |||
* | Test New Sentry Action | 2021-03-26 | -8/+8 | |
| | | | | Changes the action used in sentry releases to the one used in other projects such as python-discord/bot, as the current one does not seem to be working. Issue opened upstream at: https://github.com/getsentry/action-release/issues/47 | |||
* | Adds HassanAbouelela To Codeowners | 2021-03-09 | -2/+2 | |
| | ||||
* | Migrate Husky To v5 | 2021-02-10 | -1/+1 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Remove quiet flag to show warnings | 2021-02-08 | -1/+1 | |
| | ||||
* | Add new formatter to workflow | 2021-02-08 | -1/+1 | |
| | ||||
* | Simplify Workflow Installation | 2021-02-05 | -7/+7 | |
| | | | | | | | Makes workflows use the prod flag where possible to test the app works correctly, and reduce build times. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fix Action Step Name | 2021-01-26 | -1/+1 | |
| | ||||
* | Corrects SHA & Path In Workflow | 2021-01-21 | -6/+15 | |
| | | | | | | | | | Changes the sourcemap path to point to the location it is compiled to. Dynamically determines the correct SHA to use for program compilation and sentry release as it was incorrect for PRs due to the way github actions work. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Create dependabot.yml | 2021-01-17 | -0/+11 | |
| | ||||
* | Adds EsLint | 2021-01-03 | -2/+13 | |
| | | | | | | | Adds eslint, eslint rules, and updates the workflow file. Adds a yarn command to run linting. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Cleans Up Dependencies | 2021-01-03 | -1/+1 | |
| | | | | | | | Updates package.json to keep only the bare minimum required for production in dependencies. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Typo fix in GHA | 2021-01-03 | -1/+1 | |
| | ||||
* | Improve Sentry with deploy previews | 2020-12-30 | -2/+17 | |
| | ||||
* | Update review-policy.yml | 2020-12-21 | -1/+1 | |
| | ||||
* | Create config.yml | 2020-12-17 | -0/+8 | |
| | ||||
* | Add jb3 codeowner request for CI and API | 2020-12-16 | -2/+2 | |
| | | | These override default (all) request behavior. | |||
* | Add codeowner entries for ks129 | 2020-12-16 | -1/+5 | |
| | ||||
* | Update all | 2020-12-16 | -1/+1 | |
| | ||||
* | Create review-policy.yml | 2020-12-05 | -0/+3 | |
| | ||||
* | Create CODEOWNERS | 2020-11-27 | -0/+2 | |
| | ||||
* | Merge pull request #23 from python-discord/build/new-process | 2020-10-12 | -1/+1 | |
|\ | | | | | Introduce new build system: SWC | |||
| * | Fix tests | 2020-10-12 | -1/+1 | |
| | | ||||
* | | Prefix Sentry release | 2020-10-09 | -0/+1 | |
|/ | ||||
* | Create Sentry release on push | 2020-10-08 | -0/+34 | |
| | ||||
* | yarn seems to be pre-installed on the runner | 2020-09-28 | -6/+0 | |
| | ||||
* | Create test_and_lint.yml | 2020-09-28 | -0/+42 | |
| | ||||
* | Create codeql-analysis.yml | 2020-09-28 | -0/+66 | |