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

[DEVOPS-1750] Fix Go release artifacts #655

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

michalchecinski
Copy link
Contributor

Type of change

- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [x] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Fix version reference in release artifacts in Go release workflow.

Code changes

  • .github/workflows/release-go.yml: Fix version reference in release artifacts

Before you submit

  • Please add unit tests where it makes sense to do so

@michalchecinski michalchecinski requested a review from a team as a code owner March 11, 2024 23:17
@michalchecinski michalchecinski enabled auto-merge (squash) March 11, 2024 23:17
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.53%. Comparing base (a9c4bcb) to head (c942eb8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #655   +/-   ##
=======================================
  Coverage   60.53%   60.53%           
=======================================
  Files         172      172           
  Lines       10527    10527           
=======================================
  Hits         6373     6373           
  Misses       4154     4154           

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

@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Detailsc6241534-bb5b-4767-9421-1d3ff8be4fc8

No New Or Fixed Issues Found

@michalchecinski michalchecinski merged commit ec54a89 into main Mar 12, 2024
65 checks passed
@michalchecinski michalchecinski deleted the DEVOPS-1750-fix-release-artifacts branch March 12, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants