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

ci: fix debian package build and release pipeline #65

Merged
merged 9 commits into from
Jul 11, 2023

Conversation

Vincinator
Copy link
Collaborator

Proposed Changes

  • Fixing the debian package release pipeline. GitHub Releases are created by publishing draft releases. Draft releases are created via the release drafter. The previous package pipeline conflicted with the desired workflow.
  • Release pipeline runs on public github runners instead of self-hosted runners
  • Update go version for debian package builds to go 1.20
  • Set -buildvcs=false go parameter to fix otherwise currently broken build with go 1.20.
  • Adjust workflow documentation

@github-actions github-actions bot added bug Something isn't working documentation Improvements or additions to documentation labels Jul 11, 2023
@Vincinator Vincinator requested a review from guvenc July 11, 2023 10:55
@Vincinator Vincinator marked this pull request as ready for review July 11, 2023 12:56
@guvenc guvenc merged commit 34d4a13 into ironcore-dev:master Jul 11, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants