amplify-cli-action icon indicating copy to clipboard operation
amplify-cli-action copied to clipboard

🚀 :octocat: GitHub action for deploying AWS Amplify project

Results 15 amplify-cli-action issues
Sort by recently updated
recently updated
newest added

The following error is thrown using the action. I was unable to configure amplify in CI for my project. The error: ``` /usr/bin/docker run --name ghcrioambientlightamplifycliactionamplifycliaction030_bf109c --label 9916a7 --workdir /github/workspace...

We are using GitHub Actions for build testing a React Native app. We were able to setup amplify-cli-action for Ubuntu, but receive an error for the IOS build (Container action...

We are currently developing using monorepo. There doesn't seem to be a way to set the shared example using monorepo(appRoot) Can I use appRoot setting in this cli action?

There are many circumstances where a developer wishes to deploy to an existing Amplify app, instead if creating a new one. It is [a supported case](https://docs.amplify.aws/cli/usage/headless/) of `amplify-cli`. Additionally, the...

If I have the following workflow. A github repo with a master, develop and feature branches. Developers can only merge to the develop and master branches through pull requests. Ideally...

Not sure what I am doing wrong here but I have been trying to get amplify-cli-action working for the last three days. local-env-info.json is added and not gitignored. I did...

When using the action I get the following error: ![image](https://user-images.githubusercontent.com/9438362/124828135-3f281780-df4d-11eb-801e-0f4d39ef6f74.png)

Hi, I'm getting this strange message when running the amplify_command: publish. ``` amplify version 6.3.1 - Uploading files... - Uploading files... - Uploading files... - Fetching updates to backend environment:...

Hey, I'm getting this error with the `configure` command. ``` using amplify available at PATH /usr/local/bin/amplify amplify version Scanning for plugins... Plugin scan successful 4.27.0 /entrypoint.sh: line 62: ./amplify/.config/local-env-info.json: No...