aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeLines
* 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]>
* 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 allGravatar Renovate Bot2020-12-16-1/+1
|
* 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