Skip to content

Commit

Permalink
remove Sync ODH-notebooks CI workflow to add this step in Codeflare-S…
Browse files Browse the repository at this point in the history
…DK repository
  • Loading branch information
abhijeet-dhumal authored and openshift-merge-bot[bot] committed Feb 28, 2024
1 parent fa88636 commit 8aeaefc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 145 deletions.
132 changes: 0 additions & 132 deletions .github/workflows/odh-notebooks-sync.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/project-codeflare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,19 +155,6 @@ jobs:
shell: bash
if: ${{ env.SDK_RELEASE_STATUS_CODE != '200' }}

- name: Sync ODH Notebooks
run: |
gh workflow run odh-notebooks-sync.yml \
--repo ${{ github.event.inputs.codeflare-repository-organization }}/codeflare-operator \
--ref ${{ github.ref }} \
--field upstream-repository-organization=opendatahub-io
--field codeflare-repository-organization=${{ github.event.inputs.codeflare-repository-organization }} \
--field codeflare_sdk_release_version=${{ github.event.inputs.codeflare-sdk-version }}
env:
GITHUB_TOKEN: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}
shell: bash
if: ${{ env.SDK_RELEASE_STATUS_CODE != '200' }}

release-codeflare-operator:
needs: [release-mcad, release-instascale, release-codeflare-sdk]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8aeaefc

Please sign in to comment.