aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2023-03-21Bump sentry-sdk from 1.16.0 to 1.17.0 (#903)Gravatar dependabot[bot]-5/+5
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Update docs for upstream documentation change (#905)Gravatar Johannes Christ-3/+3
Fixes #900.
2023-03-21Add Rule 10 for ChatGPT answers (#910)Gravatar brad90four-0/+1
2023-03-21add rule 10 to the listGravatar shtlrs-0/+4
2023-03-21Use the correct id for the sha-tag inputGravatar Chris Lovering-4/+4
2023-03-21use provided sha-tag from inputGravatar shtlrs-2/+2
2023-03-20fix indentation for k8s-deploy job's inputsGravatar shtlrs-2/+2
2023-03-20use hyphen instead of underscore across all workflow namesGravatar shtlrs-0/+0
2023-03-20use workflow_call as trigger for sentry-releaseGravatar shtlrs-4/+2
This also updates the worklow's name
2023-03-20use workflow_call as trigger for lint-testGravatar shtlrs-5/+1
2023-03-19fix indentation for secretsGravatar shtlrs-6/+1
2023-03-19make generate-sha-tag a dependency for publish-static-reviewGravatar shtlrs-0/+2
2023-03-19align sentry-release file extGravatar shtlrs-1/+1
2023-03-14Bump flake8-bugbear from 23.2.13 to 23.3.12Gravatar dependabot[bot]-5/+5
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.2.13 to 23.3.12. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.2.13...23.3.12) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-03-14Bump pymdown-extensions from 9.9.2 to 9.10Gravatar dependabot[bot]-5/+6
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9.2 to 9.10. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.2...9.10) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-03-10Replace CharField with URLField and set default to NoneGravatar vivekashok1221-4/+5
2023-03-07appease linterGravatar shtlrs-1/+1
2023-03-06correct typo in workflowsGravatar shtlrs-1/+1
2023-03-06always generate sha tagGravatar shtlrs-1/+0