This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


    from fb9d8d12 Merge pull request #116 from 
yuluo-yx/1218/yuluo-fix-script-error
     new 1d4f9fdf ci: add Dubboctl UI update workflow
     new 19567540 fix(build): fix the resolution error and adding missing deps
     new 2db21433 fix(license): ignore `.nvmrc` file
     new 2841b030 Merge pull request #110 from yin1999/ui-auto-build

The 959 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/dubboctl-ui-update.yaml |  60 +++++++++++++++++
 .licenserc.yaml                           |   1 +
 Makefile                                  |  14 ++--
 ui-vue3/.nvmrc                            |   1 +
 {ui => ui-vue3}/Dockerfile                |  10 +--
 ui-vue3/package.json                      |   4 ++
 ui-vue3/yarn.lock                         | 104 ++++++++++--------------------
 7 files changed, 112 insertions(+), 82 deletions(-)
 create mode 100644 .github/workflows/dubboctl-ui-update.yaml
 create mode 100644 ui-vue3/.nvmrc
 copy {ui => ui-vue3}/Dockerfile (89%)

Reply via email to