Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/FIRE-1008 - Add Release Process #2

Merged
merged 9 commits into from
Mar 30, 2023

Conversation

TheTeaCat
Copy link
Member

@TheTeaCat TheTeaCat commented Mar 30, 2023

Adds GH actions for:

  • Running tests & uploading coverage to codecov on PRs (.github/workflows/pull.yaml)
  • Building plugin & uploading as artefact & adding as release asset to releases when published (.github/workflows/release.yaml)
  • Creating draft release & running tests & uploading coverage to codecov & building plugin & uploading as draft artefact on push to main (.github/workflows/build.yaml)

Test matrices are using the go image 1.20.1-bullseye as KrakenD 2.2.1 uses this go version.

@TheTeaCat TheTeaCat self-assigned this Mar 30, 2023
@rileyfiretail rileyfiretail merged commit cd92a6e into dev Mar 30, 2023
@rileyfiretail rileyfiretail deleted the feat-FIRE-1008-release-process branch March 30, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants