1
0
mirror of synced 2026-01-29 04:02:20 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jimmy Ma
c6b8279386 Add dependencies to docker-compose (#19321)
* Revert "Revert "Add dependencies to docker-compose (#19257)" (#19306)"

This reverts commit b16f28fd4d.

* Bump docker-compose version

* test

* Revert "test"

This reverts commit c3b28c9ec3.

* Bump docker compose version to 3.8

* test

* test

* Use a newer docker for platform build

* test

* Use docker compose v2

* Update docker for frontend e2e

* Use docker compose v2 for e2e tests

* Update tools to use docker compose v2

* Update more docker compose references to v2

* Update docker compose usage in docs

* Update deploying airbyte docs

* Fix permission

* Case insensistive check

* Add extra mention for docker compose in upgrading airbyte

* Improve upgrade docker note
2023-01-12 10:41:00 -08:00
perangel
9d03921908 Retry docker pulls in CI (#19384)
* Retry docker pulls in CI

* Notify caller of retry

* Invoke pulls with `-i`

* Cleanup retrie default value
2022-11-16 13:44:21 -05:00
Volodymyr Pochtar
7454a42055 ci: bump marketplace actions due to deprecations (#19126) 2022-11-10 16:01:35 +02:00
Volodymyr Pochtar
fa37148e7d ci: replace set-output with new github actions syntax (#18691) 2022-10-31 19:05:00 +02:00
andriikorotkov
371da13827 Test e2e testing tool commands (#17722)
* test pull request for testing testing-tool commands

* test pull request for testing testing-tool commands

* add command for run testing tool in main repo

* small changes for test e2e testing tool commands

* small changes for test e2e testing tool commands
2022-10-07 16:18:20 +03:00
andriikorotkov
0bec9404eb Testing tool commands for run scenarios (#17550)
* test pull request for testing testing-tool commands

* test pull request for testing testing-tool commands

* add command for run testing tool in main repo
2022-10-07 14:07:38 +03:00
andriikorotkov
4a6bc22280 Update testing-tool help commands (#17553)
* add github action for help-full command processing

* test pull request for testing testing-tool commands

* test pull request for testing testing-tool commands
2022-10-04 13:30:49 +03:00