data-weave-cli icon indicating copy to clipboard operation
data-weave-cli copied to clipboard

DataWeave CLI and Native Library

Results 10 data-weave-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** So im trying to write a Dataweave CLI script that loades the files from filesystem during runtime. The only command as i am aware of can read...

**Describe the bug** Outdated warning message when the spells are old. **To Reproduce** Steps to reproduce the behavior: 1. Modify the access/modified timestamp of the file `$DW_HOME/grimoires/lastUpdate.txt` to be older...

**Is your feature request related to a problem? Please describe.** This [blog](https://blogs.mulesoft.com/news/dataweave/) talks about open sourcing the Dataweave component. Any idea when it will be done? **Describe the solution you'd...

The "DataWeave: Create New Library Project" wizard of the DataWeave 2 VS Code Extension does not appear to be working anymore for the latest release of VS Code (1.79.0) on...

**Describe the bug** Format NDJSON is not recognized. **To Reproduce** 1. Installed with brew. 2. Execute a transformation with input payload format `application/x-ndjson` ``` $ dw run -i payload=in.ndjson "%dw...

bug

**Describe the bug** The manual downloads have downloaded files with no extension. e.g. on windows that come out as dw-X.Y.Z-Windows - should have a .zip at the end. **To Reproduce**...

Great CLI tool! I wanted to see if [JReleaser](https://jreleaser.org/) could be introduced to streamline and simplify the release process to publish artifacts, create GitHub releases, update brew taps, and more...

Add support for compressing the binary result - [Compressed Native Images](https://medium.com/graalvm/compressed-graalvm-native-images-4d233766a214)

**Describe the bug** To get the ApplicationData and LocalApplicationData user folders on Windows, a complex PowerShell command line is used, but can be broken if the user's PowerShell profile script...