-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Would be nice to output more info on the github action (e.g. goreleaser/goreleaser-action#318), and having this would help.
Describe the solution you'd like
We already have a dist/artifacts.json
, maybe we could merge that and have a release.json
with some (tags, versions, commit hash, if its snapshot, etc) + the artifacts... or we can just have it split in two files, I don't see much of a problem with that.
Describe alternatives you've considered
- poking into logs and regex
- poking into
dist/artifacts.json
and regex
both options are not very good
Search
- I did search for other open and closed issues before opening this.
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
tilltill and crazy-max
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request