aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Remove quiet flag to show warningsGravatar ks1292021-02-08-1/+1
|
* Add new formatter to workflowGravatar ks1292021-02-08-1/+1
|
* Simplify Workflow InstallationGravatar Hassan Abouelela2021-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 NameGravatar Hassan Abouelela2021-01-26-1/+1
|
* Corrects SHA & Path In WorkflowGravatar Hassan Abouelela2021-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.ymlGravatar Joe Banks2021-01-17-0/+11
|
* Adds EsLintGravatar Hassan Abouelela2021-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 DependenciesGravatar Hassan Abouelela2021-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 GHAGravatar Joe Banks2021-01-03-1/+1
|
* Improve Sentry with deploy previewsGravatar Joe Banks2020-12-30-2/+17
|
* Update review-policy.ymlGravatar Joe Banks2020-12-21-1/+1
|
* Create config.ymlGravatar Joe Banks2020-12-17-0/+8
|
* Add jb3 codeowner request for CI and APIGravatar ks1292020-12-16-2/+2
| | | These override default (all) request behavior.
* Add codeowner entries for ks129Gravatar ks1292020-12-16-1/+5
|
* Update allGravatar Renovate Bot2020-12-16-1/+1
|
* Create review-policy.ymlGravatar Joe Banks2020-12-05-0/+3
|
* Create CODEOWNERSGravatar Joe Banks2020-11-27-0/+2
|
* Merge pull request #23 from python-discord/build/new-processGravatar Joe Banks2020-10-12-1/+1
|\ | | | | Introduce new build system: SWC
| * Fix testsGravatar Joe Banks2020-10-12-1/+1
| |
* | Prefix Sentry releaseGravatar Joe Banks2020-10-09-0/+1
|/
* Create Sentry release on pushGravatar Joe Banks2020-10-08-0/+34
|
* yarn seems to be pre-installed on the runnerGravatar Joe Banks2020-09-28-6/+0
|
* Create test_and_lint.ymlGravatar Joe Banks2020-09-28-0/+42
|
* Create codeql-analysis.ymlGravatar Joe Banks2020-09-28-0/+66