oncall-engine/.github
Dominik Broj 9ff486078f
Use Tilt CI to run e2e tests on Github workflows (#3842)
# What this PR does

- Reuse Tiltfile from local environment and use `tilt ci` to run e2e
tests on Github
- Use Playwright Docker image to get rid of installing Playwright
browsers and system dependencies
- Use ubuntu-latest-16-cores runner for e2e tests job on CI

## Which issue(s) this PR fixes

Closes https://github.com/grafana/oncall/issues/4018

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-03-22 12:29:22 +00:00
..
ISSUE_TEMPLATE configure yamllint pre-commit step (#2728) 2023-08-03 02:35:08 -04:00
workflows Use Tilt CI to run e2e tests on Github workflows (#3842) 2024-03-22 12:29:22 +00:00
CODEOWNERS allow @grafana/grafana-oncall GitHub team users to approve changes to /docs (#4026) 2024-03-07 17:09:56 +00:00
issue_and_pr_commands.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
pull_request_template.md remove GOVERNANCE.md and MAINTAINERS.md (#4021) 2024-03-07 17:28:58 +00:00
release.yml Automate release note generation (#4004) 2024-03-06 14:37:55 +00:00
verify-public-docs-updated.sh add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00