Skip to content

Commit

Permalink
Revert "Merge branch 'main' into ROCKS-1224/support-deprecated-channe…
Browse files Browse the repository at this point in the history
…ls-tags"

This reverts commit 353789e, reversing
changes made to 22b17eb.
  • Loading branch information
linostar committed Nov 7, 2024
1 parent 353789e commit 589eb2e
Show file tree
Hide file tree
Showing 140 changed files with 641 additions and 4,823 deletions.
52 changes: 0 additions & 52 deletions .github/actions/checkout/action.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/actions/validate-actor/action.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/actions/validate-actor/test-validate-actor.bats

This file was deleted.

36 changes: 0 additions & 36 deletions .github/actions/validate-actor/validate-actor.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/base_digests/20.04
Original file line number Diff line number Diff line change
@@ -1 +1 @@
public.ecr.aws/ubuntu/ubuntu:focal@sha256:4a885c102bc7de9ff2ffc4b11b65f35e46827d608069cd959181718aa7d14731
public.ecr.aws/ubuntu/ubuntu:focal@sha256:5b2a13b49acb61bc754c03841a405fb6416cbc3a2fd117c120ebaa26d22ccfbf
2 changes: 1 addition & 1 deletion .github/base_digests/22.04
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
public.ecr.aws/ubuntu/ubuntu:jammy@sha256:1582c29f34a48752e406f1a261fe9545fad895da3f6bb4be55bc82485557564e
public.ecr.aws/ubuntu/ubuntu:jammy@sha256:289c8c222907130df84230b590c52fac0489e8337d214c03d8f424668535cce6

2 changes: 0 additions & 2 deletions .github/base_digests/24.04

This file was deleted.

9 changes: 1 addition & 8 deletions .github/workflows/Announcements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ jobs:
fi
done
- name: Validate access to triggered image
uses: ./.github/actions/validate-actor
if: ${{ github.repository == 'canonical/oci-factory' }}
with:
admin-only: true
image-path: "oci/${{ steps.get-image-name.outputs.img-name }}"
github-token: ${{ secrets.ROCKSBOT_TOKEN }}

- name: Get contacts for ${{ steps.get-image-name.outputs.img-name }}
id: get-contacts
working-directory: oci/${{ steps.get-image-name.outputs.img-name }}
Expand Down Expand Up @@ -112,3 +104,4 @@ jobs:
do
MM_CHANNEL_ID="${channel}" ./src/notifications/send_to_mattermost.sh
done
Loading

0 comments on commit 589eb2e

Please sign in to comment.