Skip to content

Commit

Permalink
Remove octavia-cli (#33950)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmarxm committed Feb 16, 2024
1 parent bbb0831 commit 27b0490
Show file tree
Hide file tree
Showing 103 changed files with 0 additions and 38,105 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ area/documentation:
- docs/*
- docs/**/*

area/octavia-cli:
- octavia-cli/*
- octavia-cli/**/*

CDK:
- airbyte-cdk/*
- airbyte-cdk/**/*
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/release-airbyte-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,29 +198,6 @@ jobs:
PART_TO_BUMP: ${{ github.event.inputs.partToBump }}
run: ./tools/bin/release_version_octavia.sh

- name: Publish Python Package to test.pypi.org
if: github.event.inputs.skip-publish-test != 'true'
uses: mariamrf/py-package-publish-action@v1.1.0
with:
# specify the same version as in ~/.python-version
python_version: "3.10"
pip_version: "23.2"
subdir: "octavia-cli/"
env:
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_REPOSITORY_URL: "https://test.pypi.org/legacy/"
- name: Publish Python Package
uses: mariamrf/py-package-publish-action@v1.1.0
with:
# specify the same version as in ~/.python-version
python_version: "3.10"
pip_version: "23.2"
subdir: "octavia-cli/"
env:
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}

# In case of self-hosted EC2 errors, remove this block.
stop-release-airbyte-runner:
name: "Release Airbyte: Stop EC2 Runner"
Expand Down
715 changes: 0 additions & 715 deletions docs/cli-documentation.md

This file was deleted.

4 changes: 0 additions & 4 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,10 +564,6 @@ module.exports = {
type: "doc",
id: "terraform-documentation",
},
{
type: "doc",
id: "cli-documentation",
},
understandingAirbyte,
contributeToAirbyte,
{
Expand Down
3 changes: 0 additions & 3 deletions octavia-cli/.coveragerc

This file was deleted.

4 changes: 0 additions & 4 deletions octavia-cli/.dockerignore

This file was deleted.

4 changes: 0 additions & 4 deletions octavia-cli/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion octavia-cli/.python-version

This file was deleted.

Empty file removed octavia-cli/CHANGELOG.md
Empty file.
18 changes: 0 additions & 18 deletions octavia-cli/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions octavia-cli/LICENSE

This file was deleted.

Loading

0 comments on commit 27b0490

Please sign in to comment.