aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* 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
|/
* 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 python-discord/dependabot/github_actions/coveral...Gravatar wookie1842023-03-02-1/+1
|\ \
| * | Bump coverallsapp/github-action from 1.2.2 to 1.2.4Gravatar dependabot[bot]2023-03-02-1/+1
|/ /
| * Bump pre-commit from 3.1.0 to 3.1.1Gravatar dependabot[bot]2023-03-02-5/+5
|/
* Merge pull request #892 from shtlrs/upate-pyversion-for-sir-guideGravatar Amrou Bellalouna2023-02-28-1/+1
|\
| * Merge branch 'main' into upate-pyversion-for-sir-guideGravatar wookie1842023-02-28-251/+296
| |\ | |/ |/|
* | Merge pull request #890 from python-discord/dependabot/github_actions/coveral...Gravatar wookie1842023-02-28-1/+1
|\ \
| * | Bump coverallsapp/github-action from 1.2.0 to 1.2.2Gravatar dependabot[bot]2023-02-28-1/+1
|/ /
* | 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
|\ \
| * \ 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
|/ / /
* | | 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
|/ / /
* | | 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
|/ / /
* | | 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
| | * | Merge branch 'main' into contributing/sir-lancebot-descriptionGravatar wookie1842023-02-27-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #889 from python-discord/dependabot/github_actions/coveral...Gravatar wookie1842023-02-27-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bump coverallsapp/github-action from 1.1.3 to 1.2.0Gravatar dependabot[bot]2023-02-27-1/+1
|/ / /
| * | remove trashcan emoji from required variablesGravatar Ibrahim2023-02-28-1/+0
| * | Update description of `TRASHCAN_EMOJI` according to reviewGravatar Ibrahim2023-02-26-3/+2
| * | Contributing Page->Sir Lancebot: update descriptionGravatar Ibrahim2750mi2023-02-22-9/+10
|/ /
| * add wildcard for patch versionGravatar shtlrs2023-02-28-1/+1
| * bump python version to 3.10Gravatar shtlrs2023-02-28-1/+1
|/
* Merge pull request #879 from python-discord/flip-timelineGravatar ChrisJL2023-02-20-302/+301
|\
| * Reverse timeline entries so newest entries come firstGravatar Richard Si2023-02-19-302/+301
|/
* Merge pull request #878 from python-discord/dependabot/pip/django-4.1.7Gravatar Xithrius2023-02-19-5/+5
|\
| * Bump django from 4.1.6 to 4.1.7Gravatar dependabot[bot]2023-02-19-5/+5
|/
* Merge pull request #877 from python-discord/dependabot/pip/flake8-bugbear-23....Gravatar Xithrius2023-02-19-5/+5
|\
| * Bump flake8-bugbear from 23.1.20 to 23.2.13Gravatar dependabot[bot]2023-02-14-5/+5
|/
* Merge pull request #876 from vcokltfre/patch-1Gravatar Boris Muratov2023-02-14-3/+3
|\
| * fix: change other references of vcokltfre.dev to vco.shGravatar vcokltfre2023-02-13-2/+2