oncall-engine/engine/apps/slack/scenarios
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
alertgroup_appearance.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
declare_incident.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
distribute_alerts.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
escalation_delivery.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
invited_to_channel.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
manage_responders.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
notification_delivery.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
notified_user_not_in_channel.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
onboarding.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
paging.py Reduce size of payload on /escalate Slack command (#4458) 2024-06-04 18:11:15 +00:00
profile_update.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
resolution_note.py Update resolution note message shortcut instruction (#4482) 2024-06-07 13:54:45 +00:00
scenario_step.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00
schedules.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
shift_swap_requests.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
slack_channel.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
slack_channel_integration.py bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
slack_renderer.py upgrade flake8 to v7 (#4141) 2024-04-02 14:26:19 +00:00
slack_usergroup.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
step_mixins.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00