Skip to content

Commit

Permalink
chore: add Github action to build provider
Browse files Browse the repository at this point in the history
We want to get rid of the provider-build step in CSE, building the
providers in their own repos makes more sense.

This Github Action creates a release for every commit that is named
`v0.0.0-<commit sha>` and attaches a linux/amd64 and darwin/arm64 binary
to it.

This commit also removes all unneeded actions that came from / with the
fork.
  • Loading branch information
tommyknows committed Nov 23, 2023
1 parent 765a368 commit d133e8b
Show file tree
Hide file tree
Showing 26 changed files with 54 additions and 1,535 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/README.md

This file was deleted.

94 changes: 0 additions & 94 deletions .github/workflows/acctest-terraform-lint.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/autoremove_labels.yml

This file was deleted.

74 changes: 0 additions & 74 deletions .github/workflows/changelog.yml

This file was deleted.

77 changes: 0 additions & 77 deletions .github/workflows/dependencies.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/documentation.yml

This file was deleted.

Loading

0 comments on commit d133e8b

Please sign in to comment.