oncall-engine/.github/workflows
Joey Orlando 49d20f1a7e
bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495)
# What this PR does

- bumps `uwsgi` to latest version (`2.0.26`), which unblocks us from
bumping Python to 3.12
- bumps Python to 3.12.3
- refactor the Snyk GitHub Actions workflow to use the composable
actions for installed frontend and backend dependencies
- fixes several `AttributeError`s in our tests that went from a warning
to an error in Python 3.12 (see
https://github.com/python/cpython/issues/100690)

# Which issue(s) this PR closes

Closes #4358
Closes https://github.com/grafana/oncall/issues/4387
2024-06-10 15:33:37 -04:00
..
build-engine-docker-image-and-publish-to-dockerhub.yml update github actions versions 2024-06-07 11:07:29 -04:00
e2e-tests.yml updating some github action versions (#4490) 2024-06-07 11:24:35 -04:00
expensive-e2e-tests.yml remove unnecessary CI step bash command (#4397) 2024-05-24 15:13:38 -04:00
helm_release.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
helm_release_pr.yml update github actions versions 2024-06-07 11:07:29 -04:00
issue_commands.yml update github actions versions 2024-06-07 11:07:29 -04:00
linting-and-tests.yml updating some github action versions (#4490) 2024-06-07 11:24:35 -04:00
on-commits-to-dev.yml Drone -> GitHub Actions migration (#4466) 2024-06-05 12:25:53 -04:00
on-issue-creation.yml add "needs triage" label to newly created GH issues (#4368) 2024-05-21 12:55:11 -04:00
on-pull-requests.yml bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
on-release-published.yml bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
publish-technical-documentation-next.yml update github actions versions 2024-06-07 11:07:29 -04:00
publish-technical-documentation-release.yml update github actions versions 2024-06-07 11:07:29 -04:00
snyk-security-scan.yml bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
triage-stale-pull-requests.yml Add GitHub action cron job to triage stale GH issues (#3209) 2023-11-07 13:46:37 -05:00
update-make-docs.yml Update make docs procedure (#3265) 2023-11-06 10:09:09 +00:00
verify-public-docs-updated.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
verify-release-label-added.yml Allow e2e tests GitHub Actions job to run for PRs from external forks (#4024) 2024-03-06 18:20:55 +00:00