Skip to content

output a release.json (or other name) with relevant info #2835

@caarlos0

Description

@caarlos0

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

refs goreleaser/goreleaser-action#318 (review)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions