Yueming Xu
Yueming Xu
**What kind of change does this PR introduce?** (check one with "x") ``` [X] Bugfix [] Feature [] Code style update (formatting, local variables) [] Refactoring (no functional changes, no...
**I'm submitting a ...** (check one with "x") ``` [X] bug report => search github for a similar issue or PR before submitting [] enhancement request [] feature request []...
**I'm submitting a ...** (check one with "x") ``` [] bug report => search github for a similar issue or PR before submitting [X] enhancement request [] feature request []...
- Implement fix for #117 - when build with `replace` in go.mod, check only lines that start with replace - keep shim source files after shim build
When creating app from a model file, I want to provide a `go.mod` file that specifies the app's module name and versions of some required packages, and so the generated...
## Environment How are you running Flogo Web? - [X] Docker (Specify the docker image that you're using and the command you used to start the container) - [ ]...
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support...
**What kind of change does this PR introduce?** (check one with "x") ``` [] Bugfix [X] Feature [] Code style update (formatting, local variables) [] Refactoring (no functional changes, no...
**Current behavior:** To pass data from trigger to flow activities, you have to declare them as trigger output, and flow developer have to either map all fields to the flow...