Augustin
40ee0298f5
Use multiple Dagger token to namespace caching ( #46965 )
...
## What
The Dagger team created a bunch of additional token to use their distributed cache.
We want multiple token to "namespace" the cache per use case so that for instance `airbyte-ci format` can pull the couple images it uses from it, instead of downloading the full cache which has all the connector testing related layers.
Rationale:
* `DAGGER_CLOUD_TOKEN_CACHE_5`: internal python packages testing
* `DAGGER_CLOUD_TOKEN_CACHE_4`: community CI only
* `DAGGER_CLOUD_TOKEN_CACHE_3`: connector build/testing/publish
* `DAGGER_CLOUD_TOKEN_CACHE_2`: light jobs like `format` or `version increment check`
2024-10-17 12:22:08 +02:00
Augustin
9c8fd80f2c
airbyte-ci format: make most inputs optional in run-airbyte-ci ( #37683 )
2024-04-30 17:42:51 +02:00
Aaron ("AJ") Steers
ca9db8d507
CI: Skip airbyte-ci version check in format_check, already a fresh binary install ( #37642 )
2024-04-26 16:36:40 -07:00
Augustin
71ebd4a5cd
productionize community-ci workflow ( #37404 )
2024-04-25 09:00:01 +00:00
Aaron ("AJ") Steers
e6b387470b
CI: Fix git repo ref in format-check workflow ( #37563 )
2024-04-24 22:05:14 -07:00
Aaron ("AJ") Steers
5a56400d79
CI: fix git ref in format-check workflow ( #37562 )
2024-04-24 21:56:55 -07:00
Aaron ("AJ") Steers
f96d9f1606
CI: Fix skip condition on forks (2 of 2) ( #37554 )
2024-04-24 20:53:07 -07:00
Aaron ("AJ") Steers
14820c517f
CI: Fix fork check condition ( #37553 )
2024-04-24 13:59:26 -07:00
Aaron ("AJ") Steers
68a8c7033d
CI: Add version of format-checks which can run on forks ( #37356 )
2024-04-23 15:26:46 -07:00
Augustin
44668e45d3
airbyte-ci format: run a runner with more disk space ( #35790 )
2024-03-04 16:01:25 +00:00
Augustin
57b43a4e00
airbyte-ci: run on github hosted runners ( #34316 )
2024-01-29 10:42:36 +01:00
Augustin
9ddb4325e9
airbyte-ci: compute GHA runs-on from --ci-requirements ( #34220 )
2024-01-16 14:23:01 +00:00
Ella Rohm-Ensing
3de9dc99dc
[mitigation] pin airbyte ci version in master run ( #34075 )
2024-01-09 16:34:57 -08:00
Augustin
12896252e9
airbyte-ci: mitigate transient format failure ( #34042 )
2024-01-09 12:16:01 +00:00
Augustin
617075d88e
airbyte-ci: upgrade to dagger 0.9.5 ( #33582 )
2024-01-05 12:41:40 +01:00
Augustin
c3cd37cea0
airbyte-ci: disable automatted fix on PRs ( #33186 )
...
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com >
2023-12-11 15:34:34 +01:00
Conor
ff96866285
Proxy DinD calls of airbyte-ci through Tailscale to access pull through cache ( #32965 )
2023-12-06 14:43:53 -06:00
Augustin
6253c3f365
airbyte-ci: use new self hosted runners ( #32537 )
2023-11-16 11:04:30 +01:00
Augustin
9b94d5e8e5
format: airbyte-ci format fix all on PR / airbyte-ci format check all on master ( #32491 )
2023-11-14 17:04:15 +01:00