Skip to content

Commit

Permalink
Install Python for Cloudsmith (???)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed May 23, 2024
1 parent 4841aaa commit 4d8b95e
Show file tree
Hide file tree
Showing 147 changed files with 1,764 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/package-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/amazon-ecr-credential-helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/amtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/argocd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/assume-role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/awless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/aws-copilot-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/aws-iam-authenticator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/aws-nuke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/aws-vault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/cfssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/cfssljson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
12 changes: 12 additions & 0 deletions .github/workflows/chamber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down Expand Up @@ -249,6 +255,12 @@ jobs:
GITHUB_REF: ${{ github.ref }}

# Publish the artifacts
# Something is wrong with the Cloudsmith action's python install, so we install it ourselves
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies

- name: "Push artifact to package repository"
uses: cloudsmith-io/action@v0.6.7
with:
Expand Down
Loading

0 comments on commit 4d8b95e

Please sign in to comment.