aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Reference the correct env var in CIGravatar Chris Lovering2024-07-19-2/+2
|
* Reference the correct env var in CIGravatar Chris Lovering2024-07-19-2/+2
|
* Don't use deprecated ::set-output in CIGravatar Chris Lovering2024-07-19-9/+12
|
* Add azure/setup-kubectl@v4 actionGravatar Joe Banks2024-07-13-1/+2
|
* Update docker/build-push-action action to v6Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v2 | v6 |
* Update docker/setup-buildx-action action to v3Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | -------------------------- | ---- | -- | | github-tags | docker/setup-buildx-action | v1 | v3 |
* Update docker/login-action action to v3Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | ------------------- | ---- | -- | | github-tags | docker/login-action | v1 | v3 |
* Update azure/k8s-set-context action to v4Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | azure/k8s-set-context | v1 | v4 |
* Update actions/upload-artifact action to v4Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/upload-artifact | v2 | v4 |
* Update actions/checkout action to v4Gravatar renovate[bot]2024-07-13-3/+3
| | | | | | | datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/checkout | v2 | v4 |
* Update Azure/k8s-deploy action to v5Gravatar renovate[bot]2024-07-13-1/+1
| | | | | | | datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | Azure/k8s-deploy | v1 | v5 |
* Remove dependabot configurationGravatar Joe Banks2024-07-13-6/+0
|
* Update to fix trailing whitespace detected by pre-commitGravatar Joe Banks2024-07-08-2/+2
|
* Update lint workflow to use pre-commitGravatar Joe Banks2024-07-08-7/+9
|
* Update lint workflow to 3.12Gravatar Joe Banks2024-07-06-2/+2
|
* Migration to official Sentry release CI action (#275)Gravatar Xithrius2024-07-05-3/+2
|
* Update deployment namespace in CIGravatar Joe Banks2024-04-15-0/+1
|
* Fix Poetry 1.2 SupportGravatar Hassan Abouelela2022-09-18-25/+6
| | | | | | | | | | | | | | Poetry 1.2 introduced a regression which broke pip `--user` installs. These types of install were the main way we did installations in docker and CI, as they made it much more convenient to control the location, availability, and caching of packages. Poetry's team does not recognize this as a supported use case, so major changes were required to get everything working again. Most of the changes were consolidated into chrislovering/python-poetry-base for docker, and HassanAbouelela/setup-python for CI. Signed-off-by: Hassan Abouelela <[email protected]>
* Update config.ymlGravatar Hassan Abouelela2022-08-04-1/+1
|
* Remove HassanAbouelela From Code OwnersGravatar Hassan Abouelela2022-08-04-2/+2
|
* Update CODEOWNERSGravatar Joe Banks2022-06-28-1/+1
|
* Update feature.ymlGravatar Joe Banks2021-08-29-2/+2
|
* Update bug-report.ymlGravatar Joe Banks2021-08-29-8/+8
|
* Update bug-report.ymlGravatar Joe Banks2021-08-29-4/+4
|
* Adds Contributing FileGravatar Hassan Abouelela2021-07-21-0/+5
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Updates Issue TemplatesGravatar Hassan Abouelela2021-07-21-3/+81
| | | | | | | Creates templates for bug reports, and feature requests, and updates the template config. Signed-off-by: Hassan Abouelela <[email protected]>
* Update Docker credential secretsGravatar Joe Banks2021-04-05-2/+2
|
* Adds Hassan Abouelela To Code OwnersGravatar Hassan Abouelela2021-02-28-2/+2
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Create dependabot.ymlGravatar Joe Banks2021-01-17-0/+6
|
* Create workflow for creating Sentry releasesGravatar ks1292020-12-27-0/+24
|
* Inject Git SHA to image during buildingGravatar ks1292020-12-27-0/+2
|
* Update review-policy.ymlGravatar Joe Banks2020-12-21-1/+1
|
* Create config.ymlGravatar Joe Banks2020-12-17-0/+8
|
* Upload artifact with pull request payloadGravatar Sebastiaan Zeeff2020-12-16-2/+24
| | | | | | | To access information about the PR in the status embed workflow, we need to upload an artifact whenever the forms-backend.yml workflow runs for a `pull_request` trigger. This artifact will be downloaded in the workflow that sends the status embed.
* Add enhanced status embed workflowGravatar Sebastiaan Zeeff2020-12-16-0/+56
| | | | | I've added a `workflow-run`-triggered workflow that sends an enhanced status embed to our #dev-log GitHub Actions webhook. It will run whenever the main workflow finishes and report its status.
* Fix CODEOWNERS only adding ks129 as code ownerGravatar ks1292020-12-16-2/+1
|
* Add ks123 (GH ks129) to CODEOWNERSGravatar ks1292020-12-14-1/+2
|
* Create review-policy.ymlGravatar Joe Banks2020-12-05-0/+3
|
* Create CODEOWNERSGravatar Joe Banks2020-11-27-0/+2
|
* Update forms-backend.ymlGravatar Joe Banks2020-11-26-1/+1
|
* Delete flake8-matchers.jsonGravatar ks1292020-11-26-32/+0
|
* Format flake8 output to show annotationsGravatar ks1292020-11-26-10/+2
|
* Remove unnecessary if check from Kubernetes jobGravatar ks1292020-11-24-1/+0
|
* Check event for build and push jobGravatar ks1292020-11-24-1/+1
| | | Co-authored-by: Sebastiaan Zeeff <[email protected]>
* Fix GHCR Docker cachingGravatar ks1292020-11-24-0/+1
| | | Co-authored-by: Joe Banks <[email protected]>
* Make flake8 matchers removing step comments betterGravatar ks1292020-11-23-1/+1
|
* Run flake8 matchers removal step alwaysGravatar ks1292020-11-23-0/+1
|
* Add missing dot to workflowGravatar ks1292020-11-22-1/+1
|
* Use matchers for GitHub Actions workflowGravatar ks1292020-11-22-2/+9
|
* Add flake8 matchersGravatar ks1292020-11-22-0/+32
|