oncall-engine/engine
Innokentii Konstantinov 0694fe5572
Fix dynamic label template validation (#5363)
1. Fix https://github.com/grafana/irm/issues/530 - applied same
validation logic as for multi-label extraction template to dynamic
label. Actual fix is here -
https://github.com/grafana/oncall/pull/5363/files#diff-58657df0f1ff9a8578a14504f1c6cfd240e45e084171c5bbeb09d975c3ec72ddR74
2. Some minor refactorings over static/dynamic/integration label naming.
This work should be continued in separate PR.
2024-12-18 04:11:21 +00:00
..
apps Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
common feat: add timestamp_to_datetime jinja template filter (#5303) 2024-11-28 11:20:21 +00:00
config_integrations Remove AM status from title (#5261) 2024-11-22 03:45:03 +00:00
engine chore: remove references to SlackMessage._channel_id (#5325) 2024-12-06 09:28:26 -05:00
settings chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
static/images Update resolution note message shortcut instruction (#4482) 2024-06-07 13:54:45 +00:00
type_stubs/icalendar continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.gitignore modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
celery_with_exporter.sh Add flag to debug logs (#912) 2022-11-29 11:16:42 +08:00
conftest.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
Dockerfile Bump base image version (#5033) 2024-09-17 23:19:43 +00:00
grpcio-1.64.1-cp312-cp312-linux_aarch64.whl bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
manage.py Instrument requests lib (#4008) 2024-03-05 05:22:34 +00:00
pyproject.toml Add doc references to regex_search jinja filter (#4973) 2024-09-04 17:47:09 +00:00
requirements-dev.in chore: add pytest-socket library + disable network calls in tests (#5315) 2024-12-02 10:53:18 -05:00
requirements-dev.txt chore: upgrade django to 4.2.17 (#5331) 2024-12-05 13:11:07 +00:00
requirements.in chore: upgrade django to 4.2.17 (#5331) 2024-12-05 13:11:07 +00:00
requirements.txt chore: upgrade django to 4.2.17 (#5331) 2024-12-05 13:11:07 +00:00
tox.ini Inbound email additional logging (#5335) 2024-12-06 11:56:37 +00:00
uwsgi.ini Remove explicit request size limits (#3878) 2024-02-22 15:00:33 +00:00
wait_for_test_mysql_start.sh Revert "Revert "speed up ci builds from 15 to <7 minutes"" (#1643) 2023-03-28 09:34:03 +02:00