Easy app patch/deploy endpoint

Completed

g

garrettlancaster

last year

I want to coordinate deployments with simple api calls (or cli). Primarily I will want to pass the new image tag, maaaaybe add/change an environment variable or something else, and deploy.

curl -X POST -H 'Content-type: application/json' --data '{"tag": "foobar"}' https://massdriver.com/api/staging/myapp

Activity

g

garrettlancaster

last year

99.9% of the time, it's really just "deploy this new sha"

CO

Cory ODaniel

last year

This has been released in the newest CLI version.


https://github.com/massdriver-cloud/mass

CH

Chris Hill changed the status to Completed

last year


Powered by Convas