1
0
mirror of synced 2026-01-10 09:04:48 -05:00
Files
airbyte/tools
Pedro S. Lopez 7befa93003 Stop publishing java connectors on merge to master (#28344)
* process language after modified flag

* modify some connectors

* empty commit

* another bump

* modified connectors are already filtered

* change some connectors

* change some connectors again

* revert to master version

* nit

* filter for python/lowcode connectors
2023-07-14 21:53:02 -04:00
..
2022-12-29 12:32:42 -08:00
2023-03-28 00:26:41 +02:00
2022-08-01 15:12:49 +03: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.