aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* use hyphen instead of underscore across all workflow namesGravatar shtlrs2023-03-20-0/+0
|
* use workflow_call as trigger for sentry-releaseGravatar shtlrs2023-03-20-4/+2
| | | | This also updates the worklow's name
* use workflow_call as trigger for lint-testGravatar shtlrs2023-03-20-5/+1
|
* fix indentation for secretsGravatar shtlrs2023-03-19-6/+1
|
* Merge remote-tracking branch 'origin/group-all-workflows' into ↵Gravatar shtlrs2023-03-19-4/+34
|\ | | | | | | group-all-workflows
| * Merge branch 'main' into group-all-workflowsGravatar Amrou Bellalouna2023-03-13-4/+34
| |\
| | * Merge pull request #824 from python-discord/vivek/add-jump-url-fieldGravatar Amrou Bellalouna2023-03-12-4/+34
| | |\ | | | | | | | | Add jump_url field to infraction model
| | | * Replace CharField with URLField and set default to NoneGravatar vivekashok12212023-03-10-4/+5
| | | |
| | | * Merge branch 'main' into vivek/add-jump-url-fieldGravatar Vivek Ashokkumar2023-03-10-570/+614
| | | |\ | | | |/ | | |/|
| | | * Remove typoGravatar vivekashok12212023-02-17-1/+1
| | | |
| | | * Add jump_url field to infraction modelGravatar vivekashok12212023-02-17-4/+33
| | | |
* | | | make generate-sha-tag a dependency for publish-static-reviewGravatar shtlrs2023-03-19-0/+2
| | | |
* | | | align sentry-release file extGravatar shtlrs2023-03-19-1/+1
|/ / /
* | | appease linterGravatar shtlrs2023-03-07-1/+1
| | |
* | | correct typo in workflowsGravatar shtlrs2023-03-06-1/+1
| | |
* | | always generate sha tagGravatar shtlrs2023-03-06-1/+0
| | |
* | | add the main.yaml CI workflowGravatar shtlrs2023-03-06-0/+54
| | |
* | | call status_embed from main CIGravatar shtlrs2023-03-06-13/+8
| | | | | | | | | | | | This also passes the sha-tag as input
* | | call status_embed on CI completedGravatar shtlrs2023-03-06-3/+1
| | |
* | | merge buid & deploy CIsGravatar shtlrs2023-03-06-66/+44
|/ /
* | Merge pull request #896 from python-discord/dependabot/pip/django-environ-0.10.0Gravatar Xithrius2023-03-03-6/+6
|\ \
| * | Bump django-environ from 0.9.0 to 0.10.0Gravatar dependabot[bot]2023-03-03-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](https://github.com/joke2k/django-environ/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #894 from python-discord/dependabot/pip/pre-commit-3.1.1Gravatar Xithrius2023-03-02-5/+5
|\ \
| * \ Merge branch 'main' into dependabot/pip/pre-commit-3.1.1Gravatar Xithrius2023-03-02-1/+1
| |\ \ | |/ / |/| |
* | | Merge pull request #895 from ↵Gravatar wookie1842023-03-02-1/+1
|\ \ \ | | | | | | | | | | | | | | | | python-discord/dependabot/github_actions/coverallsapp/github-action-1.2.4 Bump coverallsapp/github-action from 1.2.2 to 1.2.4
| * | | Bump coverallsapp/github-action from 1.2.2 to 1.2.4Gravatar dependabot[bot]2023-03-02-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * / Bump pre-commit from 3.1.0 to 3.1.1Gravatar dependabot[bot]2023-03-02-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #892 from shtlrs/upate-pyversion-for-sir-guideGravatar Amrou Bellalouna2023-02-28-1/+1
|\ \ | | | | | | Bump python version to 3.10 in sir lancebot's conribution guide
| * \ Merge branch 'main' into upate-pyversion-for-sir-guideGravatar wookie1842023-02-28-251/+296
| |\ \ | |/ / |/| |
* | | Merge pull request #890 from ↵Gravatar wookie1842023-02-28-1/+1
|\ \ \ | | | | | | | | | | | | | | | | python-discord/dependabot/github_actions/coverallsapp/github-action-1.2.2 Bump coverallsapp/github-action from 1.2.0 to 1.2.2
| * | | Bump coverallsapp/github-action from 1.2.0 to 1.2.2Gravatar dependabot[bot]2023-02-28-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.0...v1.2.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #847 from python-discord/poetry-groupsGravatar Xithrius2023-02-27-176/+222
|\ \ \
| * | | Ensure all deps are installed in CIGravatar Chris Lovering2023-02-27-2/+0
| | | |
| * | | Don't use the deprecated --without dev in DockerfileGravatar Chris Lovering2023-02-27-1/+1
| | | |
| * | | Update pyproject.toml to use dependancy groupsGravatar Chris Lovering2023-02-27-173/+221
|/ / /
* | | Merge pull request #882 from Ibrahim2750mi/contributing/sir-lancebot-descriptionGravatar wookie1842023-02-27-11/+10
|\ \ \ | | | | | | | | Contributing Page->Sir Lancebot: update description
| * \ \ Merge branch 'main' into contributing/sir-lancebot-descriptionGravatar Xithrius2023-02-27-67/+67
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #888 from python-discord/dependabot/pip/python-dotenv-1.0.0Gravatar Xithrius2023-02-27-6/+6
|\ \ \ \
| * | | | Bump python-dotenv from 0.21.1 to 1.0.0Gravatar dependabot[bot]2023-02-27-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #884 from python-discord/dependabot/pip/pre-commit-3.1.0Gravatar Xithrius2023-02-27-5/+5
|\ \ \ \
| * | | | Bump pre-commit from 3.0.4 to 3.1.0Gravatar dependabot[bot]2023-02-27-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #886 from python-discord/dependabot/pip/coverage-7.2.1Gravatar Xithrius2023-02-27-54/+54
|\ \ \ \
| * | | | Bump coverage from 7.1.0 to 7.2.1Gravatar dependabot[bot]2023-02-27-54/+54
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.1.0 to 7.2.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.1.0...7.2.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #887 from python-discord/dependabot/pip/whitenoise-6.4.0Gravatar Xithrius2023-02-27-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'main' into dependabot/pip/whitenoise-6.4.0Gravatar Xithrius2023-02-27-1/+1
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Bump whitenoise from 6.3.0 to 6.4.0Gravatar dependabot[bot]2023-02-27-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.3.0...6.4.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| | * | | Merge branch 'main' into contributing/sir-lancebot-descriptionGravatar wookie1842023-02-27-1/+1
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #889 from ↵Gravatar wookie1842023-02-27-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | python-discord/dependabot/github_actions/coverallsapp/github-action-1.2.0 Bump coverallsapp/github-action from 1.1.3 to 1.2.0
| * | | | Bump coverallsapp/github-action from 1.1.3 to 1.2.0Gravatar dependabot[bot]2023-02-27-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/1.1.3...v1.2.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * | | remove trashcan emoji from required variablesGravatar Ibrahim2023-02-28-1/+0
| | | |