-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bbb0831
commit 27b0490
Showing
103 changed files
with
0 additions
and
38,105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected] | ||
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/[email protected] | ||
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" | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.