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 authored and Evan Nemerson committed Apr 29, 2024
1 parent 0ae2587 commit 4af77d5
Show file tree
Hide file tree
Showing 37 changed files with 60 additions and 2,556 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/README.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/changelog_misspell.yml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/community-check.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/copyright.yml

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 4af77d5

Please sign in to comment.