awslabs / amazon-app-runner-deploy

Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
MIT No Attribution
50 stars 32 forks source link

feat: Add logic to update from source code #8

Closed joeyhage closed 2 years ago

joeyhage commented 2 years ago

Issue #, if available:

Description of changes: Add support for using this GitHub action to update an existing app runner service that is code based. Today, only image based app runner services can be updated.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hariohmprasath commented 2 years ago

Thanks @joeyhage, for your contribution and have fun using the Apprunner github action