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] Change structure of sm-sdk-go repo #677

Merged
merged 9 commits into from
Mar 25, 2024

Conversation

michalchecinski
Copy link
Contributor

@michalchecinski michalchecinski commented Mar 22, 2024

Type of change

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

Objective

Code changes

  • .github/workflows/release-go.yml: Move schemas.go artifact to the sm-sdk-go repo root and repack zip artifacts to include only needed (libbitwarden_c.*) files.

Before you submit

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

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.61%. Comparing base (c66892b) to head (644fe22).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #677      +/-   ##
==========================================
+ Coverage   60.39%   60.61%   +0.22%     
==========================================
  Files         172      170       -2     
  Lines       10553    10387     -166     
==========================================
- Hits         6373     6296      -77     
+ Misses       4180     4091      -89     

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

@michalchecinski michalchecinski marked this pull request as ready for review March 22, 2024 11:51
@michalchecinski michalchecinski requested a review from a team as a code owner March 22, 2024 11:51
@michalchecinski michalchecinski merged commit cb2e1f3 into main Mar 25, 2024
69 checks passed
@michalchecinski michalchecinski deleted the DEVOPS-1750-change-structure-of-go-sdk-repo branch March 25, 2024 14:07
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.

2 participants