oncall-engine/.github/workflows
Matias Bordese c1b279aab8
Use pip-tools to handle Python deps (#3892)
[pip-tools](https://github.com/jazzband/pip-tools) helps making builds
deterministic, controlling deps (and indirect deps) upgrades (and
versions consistency) avoiding unexpected (and potentially breaking)
changes.

We keep our direct deps in `requirements.in` from which we generate the
`requirements.txt` (where *all* deps are pinned). We also constrain dev
(and enterprise) deps based on base requirements.

Check how to [update
deps](https://github.com/jazzband/pip-tools?tab=readme-ov-file#updating-requirements).
2024-02-20 17:44:15 +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 Update e2e tests GH action to build engine image from branch (#3877) 2024-02-19 12:38:06 +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 Use pip-tools to handle Python deps (#3892) 2024-02-20 17:44:15 +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 Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05: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