-
Notifications
You must be signed in to change notification settings - Fork 521
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
chore: remove unnecessary binary files & add rat check in ci #2086
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #2086 +/- ##
============================================
+ Coverage 68.34% 68.37% +0.03%
+ Complexity 977 678 -299
============================================
Files 481 481
Lines 39831 39831
Branches 5602 5602
============================================
+ Hits 27221 27233 +12
+ Misses 9962 9953 -9
+ Partials 2648 2645 -3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This was referenced Jan 12, 2023
imbajin
force-pushed
the
enhance-swagger
branch
from
January 12, 2023 16:03
f0cf118
to
d37a33e
Compare
@javeme useless jar? if need it, move it to doc repo & download it |
Delete private-key.gpg.gpg
imbajin
force-pushed
the
enhance-swagger
branch
from
January 12, 2023 16:14
d37a33e
to
8f625b4
Compare
imbajin
changed the title
chore: remove extra license header in swagger-ui
chore: remove extra license header in swagger-ui & remove binary files
Jan 12, 2023
imbajin
changed the title
chore: remove extra license header in swagger-ui & remove binary files
chore: remove extra license header in swagger-ui & binary files
Jan 12, 2023
rebase please |
remove the changed files due to #2089 exclude them already (revert the commit) |
This reverts commit 2895dfa.
imbajin
changed the title
chore: remove extra license header in swagger-ui & binary files
chore: remove unnecessary binary files
Jan 13, 2023
imbajin
changed the title
chore: remove unnecessary binary files
chore: remove unnecessary binary files & add rat check in ci
Jan 13, 2023
javeme
approved these changes
Jan 13, 2023
zyxxoo
approved these changes
Jan 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
subtask of #1880
we're looking forward to a better way to import the swagger-ui instead of including the whole front-end dir (in
dist
)currently, remove the extra license first