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

Issue-153: Adding a github workflow for handling releases. #239

Merged
merged 7 commits into from
Apr 1, 2024

Conversation

naphelps
Copy link
Member

References: #153

Changes:

  • Added condition check to code-checker workflow to fix merge queues.
  • Created a release workflow utilizing GoReleaser.
  • Added GPG and Cosign signing support to release artifacts.
  • Added alpine image to docker file for riscv64 architecture support.
  • Bumped alpine image version to 3.19 from 3.18.
  • Bumped UBI version to 9.3 from 8.8.

Copy link
Member

@cipherboy cipherboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of inline comments... I do think the build workflow could be updated with RISC-V support if we want to keep that over Go Releaser. I think that was just missed in #205.

.github/workflows/code-checker.yml Show resolved Hide resolved
Dockerfile.release Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
.goreleaser.yaml Outdated Show resolved Hide resolved
@naphelps
Copy link
Member Author

@cipherboy I think I got all of your in-lines.

.goreleaser.yaml Show resolved Hide resolved
Copy link
Member

@cipherboy cipherboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see a reason to hold this up any further... I suspect the new layout of packages will break existing users expecting drop-in replacement. And I'd like to see the existing (now broken) build scripts removed in the future. But these are nitpicks to deal with later.

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
… a destination directoy path for openbao.service.

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
…ries in the same directory structure as the existing Dockerfile.

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
…or bsd, solaris, wasm, and arch linux.

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
@naphelps naphelps merged commit e665227 into openbao:main Apr 1, 2024
14 of 18 checks passed
@naphelps naphelps deleted the issue-153 branch April 1, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants