aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.36k stars 2.1k forks source link

feat(gh-actions): gen2 e2e rest api #13293

Closed Samaritan1011001 closed 2 weeks ago

Samaritan1011001 commented 3 weeks ago

Description of changes

Updates GH actions to take in additional backend parameter and call the sample staging app with it. Subsequent tests that need to be added for Gen2 only needs to add a new test case with the value backend: gen2 similar to what's shown here.

Issue #, if available

Description of how you validated changes

Passing GH actions on this branch.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.