1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Ben Church
22fc00a619 Airbyte-ci: Add ClickPipelineContext and update test to use (#31628)
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2023-11-07 13:16:52 -08:00
Ella Rohm-Ensing
a53a020c6a Update Pipelines folder structure (#31525)
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: erohmensing <erohmensing@users.noreply.github.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-10-18 23:46:03 +00:00
Augustin
5935a3807b [airbyte-ci] build python connectors from base images (#30456)
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com>
2023-10-10 19:15:58 +02:00
Marius Posta
3e680675a4 github workflows: repo-wide auto-format (#29798)
Co-authored-by: postamar <postamar@users.noreply.github.com>
2023-08-25 10:20:41 -07:00
Augustin
c15ff39a88 connectors-ci: fix unhashable type 'set' (#29064) 2023-08-03 22:38:42 +02:00
Augustin
bf719b88e9 connectors-ci: disable dependency scanning (#29033) 2023-08-03 20:32:01 +02:00
Augustin
b18954886c connectors-ci: better modified connectors detection logic (#28855) 2023-08-03 08:27:18 +00:00
Augustin
b4606cad5f connectors-ci: fix airbyte-ci test run (#28907)
* enable workflow dispatch on test workflow

* install curl

* exit with 1 status code if exec error

* use click Abort

* fix wildcard

* remove superfluous fixtures

* skip failing publish tests

* share the docker socket with the testing container for dagger-in-dagger

* bump version

* bump version

* set workflow concurrency
2023-08-01 06:04:49 -05:00
Augustin
9cee15b4db connectors-ci: implement per step time out (#28771)
* connectors-ci: implement per step time out

* set default timeout to 5hours

* DEMO - to revert

* Revert "DEMO - to revert"

This reverts commit 2f4fd39225.
2023-07-27 04:43:30 -05:00