sumengwang

Results 11 issues of sumengwang

Description Part of the LCM work is to save configurations into the preference table. This experiment is to use a reserved key word for instrumentation `system.pipeline.config.instrumentation`, then overwrite the value...

build

# [PLUGIN-698] Wildcard feature for GCS Move/Copy ## Description Add a new wildcard toggle option to allow user input '*' in source path to match 0 or any number of...

build

[CDAP-19778](https://cdap.atlassian.net/browse/CDAP-19778) looks like this is working now

build

I'm trying to switch from react-loadable to loadable component ``` const PipelineList = loadable( () => import(/* webpackChunkName: "PipelineList" */ 'components/PipelineList'), { fallback: LoadingSVGCentered({ pastDelay: true, error: false, timedOut: false,...

wontfix

# get sandbox version from pom So that we don't need to update the sandbox_version file anymore ## PR Type - [ ] Bug Fix - [x] Feature - [...

add the node store to set nodes from left panel and render on canvas

# [WIP] Reactflow migration ## Description The major development has been finished. The main reactflow component is located at `Canvas/index.tsx`, then injected into the angular template `my-dag.html` since it's reusing...

# [CDAP-20664](feat) Add schedule and dispatch workflow ## Description Adding a new workflow file for scheduled and dispatch events. It contains some duplicated contents against build.yml. But I found it...

# [CDAP-19235] Convert pipeline.joiner test to cucumber ## PR Type - [ ] Bug Fix - [ ] Feature - [ ] Build Fix - [x] Testing - [ ]...

# [CDAP-20193] Version comparison for LCM ## Description added basic view to compare the configuration json of selected version against latest version. ## PR Type - [ ] Bug Fix...