UNPKG

@cdwr/fly-node

Version:

The flyctl node wrapper for programmatic deployments to fly.io.

33 lines (19 loc) 1.47 kB
## 0.2.1 (2025-02-07) ### 🐞 Bug Fixes - **web:** remove dependency to payload and related packages ([0a7a63e](https://github.com/codeware-sthlm/codeware/commit/0a7a63e)) ## 0.2.0 (2025-01-30) ### ✨ Features - **fly-node:** optional opt out depot builder on deploy ([5bd15a0e1](https://github.com/codeware-sthlm/codeware/commit/5bd15a0e1)) ### 🐞 Bug Fixes - **fly-node:** fix fly deploy command typo ([fa79f4daf](https://github.com/codeware-sthlm/codeware/commit/fa79f4daf)) - **fly-node:** use spawn pty for interactive prompts ([3998bc606](https://github.com/codeware-sthlm/codeware/commit/3998bc606)) - **fly-node:** detach postgres must handle interactive prompt ([6e2c79036](https://github.com/codeware-sthlm/codeware/commit/6e2c79036)) ## 0.1.0 (2025-01-12) ### ✨ Features - **fly-node:** support attach and detach postgres cluster ([1e5b749](https://github.com/codeware-sthlm/codeware/commit/1e5b749)) - **fly-node:** add support for environment variables in deploy ([8af48bc](https://github.com/codeware-sthlm/codeware/commit/8af48bc)) - **fly-node:** add fly cli node wrapper package ([aaab584](https://github.com/codeware-sthlm/codeware/commit/aaab584)) ### 🐞 Bug Fixes - **fly-node:** postgres detach has no yes flag ([bb9a482](https://github.com/codeware-sthlm/codeware/commit/bb9a482)) ### ⚙️ Miscellaneous Chores - **repo:** fix nx project dependencies ([383f50e](https://github.com/codeware-sthlm/codeware/commit/383f50e))