Skip to content

Commit

Permalink
GitHub: Remove actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko committed Jul 26, 2024
1 parent d81572c commit 3f37d25
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 530 deletions.
34 changes: 2 additions & 32 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,3 @@

version: 2.1

setup: true

orbs:
path-filtering: circleci/[email protected]

jobs:
validate:
docker:
- image: quay.io/giantswarm/architect
steps:
- checkout
- run:
name: Validate releases
command: CGO_ENABLED=0 go test ./...

workflows:
workflow:
jobs:
- validate
- path-filtering/filter:
name: filter
mapping: |
aws/.* push-aws true
azure/.* push-azure true
kvm/.* push-kvm true
capa/.* push-capa true
base-revision: master
config-path: .circleci/provider_config.yml
requires:
- validate
jobs: {}
workflows: {}
169 changes: 0 additions & 169 deletions .circleci/provider_config.yml

This file was deleted.

78 changes: 0 additions & 78 deletions .github/workflows/create-release.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions .github/workflows/renovate-release-json.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/test-sdk.yaml

This file was deleted.

Loading

0 comments on commit 3f37d25

Please sign in to comment.