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

fix(sync): create vendor directory if not exists #159

Merged

Conversation

Zebradil
Copy link
Member

Fixes #157

@Zebradil Zebradil linked an issue Dec 24, 2023 that may be closed by this pull request
@Zebradil Zebradil enabled auto-merge (squash) December 24, 2023 14:09
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (722ce01) 48.30% compared to head (fff32e4) 48.28%.
Report is 2 commits behind head on dev.

Files Patch % Lines
internal/myks/sync.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #159      +/-   ##
==========================================
- Coverage   48.30%   48.28%   -0.02%     
==========================================
  Files          26       26              
  Lines        2447     2448       +1     
==========================================
  Hits         1182     1182              
  Misses       1083     1083              
- Partials      182      183       +1     

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

@Zebradil Zebradil merged commit fd8e878 into dev Dec 24, 2023
5 checks passed
@Zebradil Zebradil deleted the 157-vendor-folder-must-be-created-manually-before-sync branch December 24, 2023 14:11
mykso-bot added a commit that referenced this pull request Dec 24, 2023
## [3.0.3](v3.0.2...v3.0.3) (2023-12-24)

### Bug Fixes

* **sync:** create vendor directory if not exists ([#159](#159)) ([fd8e878](fd8e878))
mykso-bot added a commit that referenced this pull request Dec 25, 2023
## [3.0.3](v3.0.2...v3.0.3) (2023-12-25)

### Bug Fixes

* **deps:** update module github.com/alecthomas/chroma to v2 ([#184](#184)) ([6e6eede](6e6eede))
* sync on integration tests ([#177](#177)) ([5d2e636](5d2e636))
* **sync:** create vendor directory if not exists ([#159](#159)) ([fd8e878](fd8e878))
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.

vendor folder must be created manually before sync
1 participant