oncall-engine/engine/apps/slack/tests/test_scenario_steps
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
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_group_actions.py Update xdist load to use loadscope setting (#4187) 2024-04-08 19:03:58 +00:00
test_distribute_alerts.py Avoid retrying to update Slack log message if cant_update_message (#4329) 2024-05-09 16:16:53 +00:00
test_manage_responders.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
test_paging.py bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
test_resolution_note.py Update resolution note message shortcut instruction (#4482) 2024-06-07 13:54:45 +00:00
test_shift_swap_requests.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00
test_slack_channel_integration.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
test_slack_usergroup_steps.py World, meet OnCall! 2022-06-03 08:09:47 -06:00