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

Ftr: Add more automatic components #832

Merged
merged 4 commits into from
Nov 3, 2020

Conversation

zouyx
Copy link
Member

@zouyx zouyx commented Nov 3, 2020

What this PR does:

  • Add auto security check, will create security check report automatically as below

https://github.com/zouyx/dubbo-go/security/code-scanning

  • Add auto dependency updates, will create PR of dependency updates automatically as below

https://github.com/zouyx/dubbo-go/pulls

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@zouyx zouyx added the enhancement New feature or request label Nov 3, 2020
@zouyx zouyx added this to the v1.5.5 milestone Nov 3, 2020
@codecov-io
Copy link

Codecov Report

Merging #832 into develop will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #832      +/-   ##
===========================================
+ Coverage    60.00%   60.09%   +0.08%     
===========================================
  Files          260      260              
  Lines        12770    12770              
===========================================
+ Hits          7663     7674      +11     
+ Misses        4147     4139       -8     
+ Partials       960      957       -3     
Impacted Files Coverage Δ
metadata/report/delegate/delegate_report.go 29.66% <0.00%> (-9.33%) ⬇️
registry/kubernetes/registry.go 57.60% <0.00%> (-3.27%) ⬇️
remoting/kubernetes/watch.go 79.34% <0.00%> (+2.17%) ⬆️
remoting/getty/pool.go 68.72% <0.00%> (+4.40%) ⬆️
remoting/kubernetes/registry_controller.go 51.42% <0.00%> (+5.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7901ee...8742b67. Read the comment docs.

@zouyx zouyx changed the title Ftr: Add security check Ftr: Add more automatic components Nov 3, 2020
@zouyx zouyx merged commit 2210724 into apache:develop Nov 3, 2020
@zouyx zouyx deleted the feature/addSecurityCheck branch November 13, 2020 02:25
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants