deploy icon indicating copy to clipboard operation
deploy copied to clipboard

Tool for deploying into MetaCall FaaS platform.

Results 8 deploy issues
Sort by recently updated
recently updated
newest added

When doing `metacall-deploy -f` if the deploy is empty, it does not work and it should. This is a bug, it should deploy anyway.

Any interactive screen like inspect should show at the top or bottom a message like: `Press Ctrl+C for cancel.` So it becomes more intuitive.

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies

@viferga I have added the new updates on the master branch with the `ensureDeploymentsExist`

**Is your feature request related to a problem? Please describe.** Currently, we deploy applications with environment variables but our "Deploy CLI" doesn't have an env variable caching mechanism. **Describe the...