0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/.github
Karl-Aksel Puulmann 9769ef0b5d
Improve backend CI (update .test_timings, run against different CH version) (#8708)
* Make clickhouse server image version configurable

* Attempt to use a reusable workflow for backend tests

* Try a composite action

* Add missing shell: bash

* Temporarily remove a step

* Cache id parameter

* Include the action when needing to rerun

* Move checking migrations to separate file

This didn't work in composite actions tests and slows down every
parallelized test execution for no reason. This should have been
separate in the first place.

* Rename job

* Improve check-migrations

* Start stack in the new job

* Remove shell

* Solve flaky test

* Remove unused file

* Create a test timings job

* Use checkout@v2 - https://github.com/cds-snc/github-actions/issues/23

* Ignore coverage files

* Save backend test durations

* Install pytest-split

* Clean up ci-backend

* Move actions code around

* wording improvement

* Save backend test durations

* Add a comment

* Make it possible to run tests with a different clickhouse version

* Remove debugging code

* Fix typo

* Boolean inputs please work

Fixes overeager test running as per https://github.com/actions/runner/issues/1483

Co-authored-by: PostHog Bot <hey@posthog.com>
2022-02-22 17:06:04 +02:00
..
actions/run-backend-tests Improve backend CI (update .test_timings, run against different CH version) (#8708) 2022-02-22 17:06:04 +02:00
disabled-workflows disable FOSS workflows by moving them (#8231) 2022-01-24 16:53:12 +00:00
ISSUE_TEMPLATE Update and rename sprint_planning_reto.md to sprint_planning_retro.md (#6092) 2021-09-23 18:05:45 +00:00
workflows Improve backend CI (update .test_timings, run against different CH version) (#8708) 2022-02-22 17:06:04 +02:00
pull_request_template.md Update pull_request_template.md (#6952) 2021-11-16 07:50:51 -06:00