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

Adding GoReleaser CI Test #1249

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

samiib
Copy link
Collaborator

@samiib samiib commented Jul 5, 2024

Added a GoReleaser CI test to execute the release process in a dry run mode. This will build the provider in multiple architectures, operating systems and tests the packaging process.

  • Also updated the release GitHub action versions.

Closes #1247

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.24%. Comparing base (bd77190) to head (b4edcdf).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1249   +/-   ##
=======================================
  Coverage   85.24%   85.24%           
=======================================
  Files          61       61           
  Lines       17263    17263           
=======================================
  Hits        14715    14715           
  Misses       1848     1848           
  Partials      700      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samiib samiib changed the title 1247 goreleaser ci check Adding GoReleaser CI Test Jul 6, 2024
@samiib samiib self-assigned this Jul 6, 2024
@samiib samiib added the CI GitHub Pipeline label Jul 6, 2024
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lhercot lhercot merged commit e45252b into CiscoDevNet:master Jul 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GitHub Pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add check in CI that tests goreleaser
4 participants