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

add rpm,deb and apks for cosign packages #1537

Merged
merged 2 commits into from
Mar 2, 2022
Merged

Conversation

strongjz
Copy link
Contributor

@strongjz strongjz commented Mar 2, 2022

Closes #1337

Summary

Add native packages for installs of cosign packages. On build systems like AWS CodeBuild and others, instead of having users install Golang then cosign or curl releases from GitHub, it would be helpful to install packages with the native package managers.

Ticket Link

Closes #1337

Release Note

Signed-off-by: James Strong <strong.james.e@gmail.com>
.goreleaser.yml Outdated Show resolved Hide resolved
Signed-off-by: James Strong <strong.james.e@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2022

Codecov Report

Merging #1537 (caadeca) into main (73235ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1537   +/-   ##
=======================================
  Coverage   26.49%   26.49%           
=======================================
  Files         126      126           
  Lines        7214     7214           
=======================================
  Hits         1911     1911           
  Misses       5093     5093           
  Partials      210      210           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73235ac...caadeca. Read the comment docs.

@dlorenc dlorenc enabled auto-merge (squash) March 2, 2022 19:23
@dlorenc dlorenc merged commit 1e57c8d into sigstore:main Mar 2, 2022
@github-actions github-actions bot added this to the v1.6.0 milestone Mar 2, 2022
@strongjz strongjz deleted the add-nfpm branch March 2, 2022 19:51
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
* add rpm,deb and apks for cosign packages

Signed-off-by: James Strong <strong.james.e@gmail.com>

* drop cosigned and sget

Signed-off-by: James Strong <strong.james.e@gmail.com>
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.

Add native Linux package manager support for releases
3 participants