Amplify-console: Add approvals to the build process, and trigger builds manually when autobuild turned off

Created on 6 Sep 2019  路  7Comments  路  Source: aws-amplify/amplify-console

Is your feature request related to a problem? Please describe.
If auto deploy is turned off I believe the only option to deploy is to use a build webhook or reenable and make a commit.

Describe the solution you'd like
I would like to see a button in the console UI that an be clicked (maybe with a confirm) to trigger a build. This setup could be used to "lock" to a deploy.

feature request

Most helpful comment

I see, so you want a feature that allows users to manually trigger a build with the latest code when autobuild is turned off. Correct?

All 7 comments

@smakinson have you seen the 'Redeploy this version' on the build detail page?
Screen Shot 2019-09-09 at 6 23 21 PM

@swaminator Ya I noticed that button. That would redeploy an existing build and not go grab the code and create a new build, right?

I see, so you want a feature that allows users to manually trigger a build with the latest code when autobuild is turned off. Correct?

ya, that is correct.

It would be nice to also have the ability to add approvals into the build process.

It's definitively a good feature to manually deploy a branch when auto build is deactivated

+1

Was this page helpful?
0 / 5 - 0 ratings