aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
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