apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.98k stars 2.17k forks source link

dubboctl enhancement for publishing #1198

Closed DMwangnima closed 1 year ago

DMwangnima commented 1 year ago

What is the purpose of the change

This is a PR aiming to make some small fixes for publishing. For now, it introduces the following changes:

  1. Provide Demo profile and Default profile. Demo profile would install all components and Default profile would install only Admin and Zookeeper to support basic functionality.
codecov-commenter commented 1 year ago

Codecov Report

Merging #1198 (a0fa371) into refactor-with-go (cf1c91b) will decrease coverage by 0.04%. The diff coverage is n/a.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1198      +/-   ##
====================================================
- Coverage             49.47%   49.43%   -0.04%     
====================================================
  Files                    95       95              
  Lines                  5114     5114              
  Branches                 41       41              
====================================================
- Hits                   2530     2528       -2     
- Misses                 2325     2327       +2     
  Partials                259      259              
Impacted Files Coverage Δ
dubbo-admin-ui/src/api/menu.js 0.00% <ø> (ø)
dubbo-admin-ui/src/components/ServiceDetail.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/apiDocs/ApiForm.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/public/AceEditor.vue 0.00% <ø> (ø)
...ubbo-admin-ui/src/components/public/Breadcrumb.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/public/Drawer.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/router/index.js 0.00% <ø> (ø)
dubbo-admin-ui/src/util/index.js 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information