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

Update GoReleaser config #3974

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Update GoReleaser config #3974

merged 1 commit into from
Jun 16, 2023

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Jun 8, 2023

Proposed changes

Changes:

  • Updates the configuration to remove '--rm-dist' deprecated flag
  • Changes extension of SBOM artifacts from .sbom to spdx.json to better represent the content of the file (.sbom is an extension that devs at GoReleaser came up with and not standard)
  • Adds section to override the version that is injected in the binary for snapshot builds. These are all the builds that are not an official release.

Changes:
- Updates the configuration to remove '--rm-dist' deprecated flag
- Changes extension of SBOM artifacts from .sbom to spdx.json to better
  represent the content of the file (.sbom is an extension that devs at
  GoReleaser came up with and not standard)
- Adds section to override the version that is injected in the binary
  for snapshot builds. These are all the builds that are not an official release.
@lucacome lucacome requested a review from a team as a code owner June 8, 2023 02:15
@lucacome lucacome self-assigned this Jun 8, 2023
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jun 8, 2023
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #3974 (9c2b91d) into main (9f6561f) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3974      +/-   ##
==========================================
- Coverage   51.84%   51.81%   -0.04%     
==========================================
  Files          59       59              
  Lines       16697    16697              
==========================================
- Hits         8657     8651       -6     
- Misses       7743     7747       +4     
- Partials      297      299       +2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit f6fa08e into main Jun 16, 2023
@lucacome lucacome deleted the chore/update-goreleaser branch June 16, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants