ci: have the mac test run if you trigger building the mac wheel stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Nov 2024 21:41:02 +0100
branchstable
changeset 52214 b3e696e879fc
parent 52213 63ad6b0c2b6a
child 52215 36e4d1457c6b
ci: have the mac test run if you trigger building the mac wheel The mac test job now depends on the wheel building. And the wheel building is manual. So if the mac test job is set to "on_success" if will be "skipped" by default, and automatically run if the wheel are build. That is especially handy as we are about to shard that test and that the UI for manual sharded test sucks.
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Fri Nov 08 21:22:02 2024 +0100
+++ b/contrib/heptapod-ci.yml	Fri Nov 08 21:41:02 2024 +0100
@@ -309,7 +309,6 @@
 macos:
     extends: .test-c
     stage: platform-compat
-    when: manual  # avoid overloading the CI by default
     tags:
       - macos
     variables: