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: add goreleaser image to ArtifactHub #2855

Merged
merged 2 commits into from Jan 30, 2022
Merged

Conversation

dirien
Copy link
Contributor

@dirien dirien commented Jan 29, 2022

Adding the GoReleaser Image to the new ArtifactHub function https://artifacthub.io/docs/topics/repositories/#container-images-repositories

So far so good, It's just miss two properites:

image

This PR will add them.

Fixes: #2830

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 29, 2022
@dirien dirien requested a review from caarlos0 January 29, 2022 22:32
@dirien
Copy link
Contributor Author

dirien commented Jan 29, 2022

@caarlos0: the second part, of the repository-metadata will another PR.

https://artifacthub.io/docs/topics/repositories/#repository-metadata

@dirien
Copy link
Contributor Author

dirien commented Jan 29, 2022

Linking #2856 to this for the second part of the verification.

@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #2855 (c2a4abc) into main (ca361f6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2855   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files         111      111           
  Lines        8801     8801           
=======================================
  Hits         7433     7433           
  Misses       1101     1101           
  Partials      267      267           

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 ca361f6...c2a4abc. Read the comment docs.

@caarlos0 caarlos0 merged commit dde453c into goreleaser:main Jan 30, 2022
@caarlos0
Copy link
Member

Thanks!

@github-actions github-actions bot added this to the v1.5.0 milestone Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Evaluate to add goreleaser container to artifacthub
2 participants