centdix
|
398c0bb34e
|
chore(cli): easier dev on cli (#6336)
* add ts extensions by default
* remove script
* add script to remove ext
* simpler scripts
* add readme
* add revert mode
* nit
* fix
* fix typos
* typo
|
2025-08-07 15:55:14 +00:00 |
|
pyranota
|
71d6bbbdc3
|
feat(cli): make flow generate-locks respect raw requirements (#6105)
* build: add claude-code to nix shell
Signed-off-by: pyranota <pyra@duck.com>
* stage progress
* stage files
* make it work
* stage work
Signed-off-by: pyranota <pyra@duck.com>
* make it work + refactor logic a bit
Signed-off-by: pyranota <pyra@duck.com>
* small cleanup
Signed-off-by: pyranota <pyra@duck.com>
* rename `local_lockfiles` to `rawReqs`
Signed-off-by: pyranota <pyra@duck.com>
* cleanup
Signed-off-by: pyranota <pyra@duck.com>
* fix transpilation to deno error
Signed-off-by: pyranota <pyra@duck.com>
* update sqlx
Signed-off-by: pyranota <pyra@duck.com>
* cleanup features.default
Signed-off-by: pyranota <pyra@duck.com>
* follow up rename
Signed-off-by: pyranota <pyra@duck.com>
* nits
Signed-off-by: pyranota <pyra@duck.com>
* overwrite flow.yaml on `flow generate-locks`
Signed-off-by: pyranota <pyra@duck.com>
* nits
Signed-off-by: pyranota <pyra@duck.com>
* remove invalid code generated by claude
Signed-off-by: pyranota <pyra@duck.com>
* nits
Signed-off-by: pyranota <pyra@duck.com>
* fix typo
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* remove double quotes
Signed-off-by: pyranota <pyra@duck.com>
* use async to write file
Signed-off-by: pyranota <pyra@duck.com>
---------
Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-07-17 14:01:28 +00:00 |
|
wendrul
|
08ae91e6dd
|
feat: add static variable and resources support to ansible (#4435)
* Add static variable and resources to ansible
* Add wasm parser to cli
* Fix pulling of resources, rs and playbooks
* Remove unused import, add publish pkg-yaml
* Update package.json
* Update generate-metadata
* Fix null fields being serialized in script metadata
* npm install
|
2024-09-25 15:05:53 +02:00 |
|
Ruben Fiszel
|
53c75b81e3
|
embed typescript client in cli (#4403)
* all
* all
* all
* all
* all
|
2024-09-18 16:45:39 +02:00 |
|