1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Augustin
6002cf8465 GHA: dedicated dagger token for publish (#47722) 2024-10-29 11:23:15 +01:00
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
Catherine Noll
f86b1caa90 Live tests: surface --should-read-with-state to GHAs (#44173) 2024-08-16 11:36:46 -04:00
Catherine Noll
d3a98a60ff airbyte-ci: send regression test status to GHA (#42077) 2024-07-24 12:14:58 -04:00
Catherine Noll
548c16cf1e Live/regression tests: add support for selecting from a subset of connections (#42044) 2024-07-17 11:07:21 -04:00
Augustin
93064474be regression-test workflow: disable dagger cache (#41336) 2024-07-10 14:30:35 -04:00
Catherine Noll
c7ecc41317 Live tests: GHA to run both validation & regression tests (#38816)
Co-authored-by: Augustin <augustin@airbyte.io>
2024-06-20 13:50:07 -04:00
Catherine Noll
df9dfc0d7a Regression tests: wire through --use-local-cdk option to GHA (#38287) 2024-05-16 10:46:39 -04:00
Catherine Noll
0f8ffe36c0 Add Stream option to regression test GHA (#38129) 2024-05-10 17:18:21 -04:00
Catherine Noll
8901f5598a Regression tests GHA: remove defaults (#37689) 2024-04-30 09:17:06 -04:00
Catherine Noll
7874e32329 Regression tests: run in GitHub Actions (#37659) 2024-04-30 00:55:55 -04:00