oncall-engine/.github/workflows
Joey Orlando 7c4b40a046
upgrade to Python 3.12 (#3456)
# What this PR does

Upgrade to Python 3.12 + fix several invalid test assertions that lead
to test failures in the latest version of `pytest`:
```
AttributeError: 'called_once_with' is not a valid assertion. Use a spec for the mock if 'called_once_with' is meant to be an attribute.. Did you mean: 'assert_called_once_with'?
```

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-30 13:47:41 +00:00
..
daily-e2e-tests.yml Use chromium only in PRs e2e tests (#3374) 2023-11-17 13:22:34 +00:00
e2e-tests.yml Use chromium only in PRs e2e tests (#3374) 2023-11-17 13:22:34 +00:00
helm_release.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
helm_release_pr.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
issue_commands.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
linting-and-tests.yml upgrade to Python 3.12 (#3456) 2023-11-30 13:47:41 +00:00
on-issue-creation.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
publish-technical-documentation-next.yml fix documentation CI job yaml formatting issue 2023-08-17 11:07:36 +02:00
publish-technical-documentation-release.yml remove extraneous double quote 2023-08-17 11:19:05 +02:00
snyk.yml upgrade to Python 3.12 (#3456) 2023-11-30 13:47:41 +00: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-changelog-updated.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
verify-public-docs-updated.yml configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00