jamesfredley opened a new pull request, #16250:
URL: https://github.com/apache/grails-core/pull/16250

   ## Description
   
   Simplify Forge AWS deploy to **branch + slot**.
   
   - Remove `source_ref`, release, stack, and region inputs. Use the branch 
from **Use workflow from**.
   - Hard-code `us-east-1` and `grails-forge-shared`.
   - Package only (`awsElasticBeanstalk`); do not run Forge tests on deploy.
   - Grant `cloudformation:GetTemplate` so Elastic Beanstalk 
`UpdateEnvironment` works.
   - Stop re-declaring `com.gradleup.shadow` (it is already on the Micronaut 
classpath).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to