This is an automated email from the ASF dual-hosted git repository.
dhanak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
from bc53b027bf9 kie-issues#1581: New DMN Editor is getting crashed when
working with Decision Table Annotation (#2888)
add a65ba5f97ee kie-issues#1584: [kn-plugin-workflow] added --wait to `kn
workflow deploy` (#2800)
No new revisions were added by this update.
Summary of changes:
packages/kn-plugin-workflow/Makefile | 38 ++++-
.../kn-plugin-workflow/e2e-tests/deploy_test.go | 48 +++++--
packages/kn-plugin-workflow/e2e-tests/main_test.go | 2 +
packages/kn-plugin-workflow/go.mod | 5 +-
packages/kn-plugin-workflow/go.sum | 8 ++
packages/kn-plugin-workflow/package.json | 2 +-
packages/kn-plugin-workflow/pkg/command/deploy.go | 110 +++++++++++++-
.../pkg/command/deploy_undeploy_common.go | 8 +-
packages/kn-plugin-workflow/pkg/common/io.go | 8 ++
.../pkg/common/k8sclient/errors.go} | 11 +-
.../pkg/common/k8sclient/fake.go | 28 ++++
.../pkg/common/k8sclient/goapi.go | 159 ++++++++++++++++++++-
packages/kn-plugin-workflow/pkg/common/kubectl.go | 13 +-
13 files changed, 405 insertions(+), 35 deletions(-)
copy
packages/{serverless-workflow-diagram-editor/kie-wb-common-stunner/kie-wb-common-stunner-core/kie-wb-common-stunner-commons/kie-wb-common-stunner-core-common/src/main/java/org/kie/workbench/common/stunner/core/definition/impl/PropertySetImpl.java
=> kn-plugin-workflow/pkg/common/k8sclient/errors.go} (80%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]