1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/airbyte-cli
Parker Mossman 189efe7b42 Build OSS branch for deploying to Cloud env (#11474)
* add VERSION buildArg to Dockerfiles, default to current airbyte version but overwritable

* use VERSION env var consistently as Dockerfile buildArg, jar version, and tag

pass version and image_tag into docker build task function

* add github action for building and pushing an OSS branch for Cloud to consume

* allow AirbyteVersion to validate versions containing 'oss-branch' prefix

* change oss-branch prefix to dev for branch-based versions

* better action name

* add docker-compose-cloud.build.yaml to define minimum set of cloud images that are pushed by oss branch action

* update local dev docs to describe optional usage of VERSION env var

* make branch_version_tag input optional, if not provided, generates dev-<commit_hash>

* fix typo

* fix missed merge conflict

* update docker docs

* update integrationRunner isDev check
2022-04-05 15:06:17 -07:00
..
2021-02-19 14:56:13 -08:00
2021-09-27 11:17:17 -07:00
2022-03-13 14:45:36 -07:00

airbyte-cli

Thin CLI over the Airbyte Configuration API to make it easier to interact with the API from the command line.