-
Notifications
You must be signed in to change notification settings - Fork 522
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(dist): add license for swagger-ui & reset use stage to false in ci yml #2706
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2706 +/- ##
============================================
- Coverage 46.98% 46.71% -0.27%
+ Complexity 998 823 -175
============================================
Files 745 745
Lines 60060 60060
Branches 7669 7669
============================================
- Hits 28220 28060 -160
- Misses 29012 29183 +171
+ Partials 2828 2817 -11 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we should disable the 'stage' param in this PR
Also, mark a TODO for using common/rpc
dependency directly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, mark a TODO for using common/rpc dependency directly
where to mark?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, mark a TODO for using common/rpc dependency directly
where to mark?
Using the stage
param of the server-ci.yml
(one is enough) + usage in the pom.xml
(common/rpc)
17f70f0
to
a147bb8
Compare
fixup #2687
cound not found licenses declared in dist, see swagger-api/swagger-ui#8317