-
Notifications
You must be signed in to change notification settings - Fork 8
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
467 push generated files #468
base: main
Are you sure you want to change the base?
Conversation
Why did you need that? to be able to import station-massa-wallet as a go package? We can push goswagger generated files for sure, but we need to find another trick for frontend generated file: push a .gitkeep file for example |
59b7734
to
72824c8
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
The problem is that when we generate the frontends, it empty the dist directory, hence it remove the .gitkeep file. |
3861254
to
e9f0630
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
=======================================
Coverage 55.08% 55.08%
=======================================
Files 41 41
Lines 2371 2371
=======================================
Hits 1306 1306
Misses 890 890
Partials 175 175 ☔ View full report in Codecov by Sentry. |
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 3 New issues |
No description provided.