1
0
mirror of synced 2025-12-26 05:05:18 -05:00
Files
airbyte/tools
Augustin 9e785e559a connectors-ci: new checks to validate connector version (#25609)
* connectors-ci: new checks to validate connector version

* tmp ref attempt wip

* Revert "tmp ref attempt wip"

This reverts commit 0950d39546.

* use semver and bypass increment check for specific files + no early fail
2023-04-28 17:57:39 +02:00
..
2023-03-28 00:26:41 +02:00

Tools

Contains various tools (usually bash scripts) to improve quality of life or the build system.

Releasing a new version

Trigger the Github Action Release Open Source Airbyte (https://github.com/airbytehq/airbyte/actions/workflows/release-airbyte-os.yml)
# Merge PR created by the Github Action
# The [Create Release github action](https://github.com/airbytehq/airbyte/blob/master/.github/workflows/create-release.yml) should be automatically triggered by this merge, which will automatically create a new release of OSS Airbyte.