Skip to content

Commit ce4397a

Browse files
marcosmarxmjatinyadav-cc
authored andcommitted
Remove octavia-cli (airbytehq#33950)
1 parent 5257e73 commit ce4397a

File tree

103 files changed

+0
-38105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+0
-38105
lines changed

.github/labeler.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ area/documentation:
1111
- docs/*
1212
- docs/**/*
1313

14-
area/octavia-cli:
15-
- octavia-cli/*
16-
- octavia-cli/**/*
17-
1814
CDK:
1915
- airbyte-cdk/*
2016
- airbyte-cdk/**/*

.github/workflows/release-airbyte-os.yml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -198,29 +198,6 @@ jobs:
198198
PART_TO_BUMP: ${{ github.event.inputs.partToBump }}
199199
run: ./tools/bin/release_version_octavia.sh
200200

201-
- name: Publish Python Package to test.pypi.org
202-
if: github.event.inputs.skip-publish-test != 'true'
203-
uses: mariamrf/[email protected]
204-
with:
205-
# specify the same version as in ~/.python-version
206-
python_version: "3.10"
207-
pip_version: "23.2"
208-
subdir: "octavia-cli/"
209-
env:
210-
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
211-
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
212-
TWINE_REPOSITORY_URL: "https://test.pypi.org/legacy/"
213-
- name: Publish Python Package
214-
uses: mariamrf/[email protected]
215-
with:
216-
# specify the same version as in ~/.python-version
217-
python_version: "3.10"
218-
pip_version: "23.2"
219-
subdir: "octavia-cli/"
220-
env:
221-
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
222-
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
223-
224201
# In case of self-hosted EC2 errors, remove this block.
225202
stop-release-airbyte-runner:
226203
name: "Release Airbyte: Stop EC2 Runner"

docs/cli-documentation.md

Lines changed: 0 additions & 715 deletions
This file was deleted.

docusaurus/sidebars.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -564,10 +564,6 @@ module.exports = {
564564
type: "doc",
565565
id: "terraform-documentation",
566566
},
567-
{
568-
type: "doc",
569-
id: "cli-documentation",
570-
},
571567
understandingAirbyte,
572568
contributeToAirbyte,
573569
{

octavia-cli/.coveragerc

Lines changed: 0 additions & 3 deletions
This file was deleted.

octavia-cli/.dockerignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

octavia-cli/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

octavia-cli/.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

octavia-cli/CHANGELOG.md

Whitespace-only changes.

octavia-cli/Dockerfile

Lines changed: 0 additions & 18 deletions
This file was deleted.

octavia-cli/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)