This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
from 371c7a1abdc NO-ISSUE: Parametrize dev deployments and
extended-services build images (#2192)
add 34c6856b157 kie-issues#808: kn-plugin cli version 10.0.0 (#2136)
No new revisions were added by this update.
Summary of changes:
packages/kn-plugin-workflow/e2e-tests/main_test.go | 2 +-
.../e2e-tests/quarkus_convert_test.go | 2 +-
.../e2e-tests/quarkus_create_test.go | 2 +-
packages/kn-plugin-workflow/env/index.js | 6 +-
packages/kn-plugin-workflow/go.mod | 31 +-
packages/kn-plugin-workflow/go.sum | 67 +-
packages/kn-plugin-workflow/go.work.sum | 704 ++++++++++++++++++++-
packages/kn-plugin-workflow/package.json | 2 +-
packages/kn-plugin-workflow/pkg/command/deploy.go | 5 +-
.../pkg/command/deploy_undeploy_common.go | 16 +-
.../kn-plugin-workflow/pkg/command/gen_manifest.go | 20 +-
.../pkg/command/quarkus/convert.go | 14 +-
.../pkg/command/quarkus/create.go | 8 +-
.../pkg/command/quarkus/quarkus_project.go | 83 ++-
.../pkg/command/quarkus/quarkus_project_test.go | 18 +-
.../testdata/pom1-expected.xml_no_auto_formatting | 75 ++-
.../testdata/pom1-input.xml_no_auto_formatting | 67 +-
packages/kn-plugin-workflow/pkg/command/run.go | 8 +-
.../kn-plugin-workflow/pkg/common/containers.go | 99 ++-
.../kn-plugin-workflow/pkg/metadata/constants.go | 30 +-
20 files changed, 1038 insertions(+), 221 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]