-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: Migrate CI/CD to GitHub Actions #11710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stocaaro
merged 70 commits into
aws-amplify:feat/github-actions/main
from
stocaaro:feat/github-actions/main
Aug 2, 2023
Merged
chore: Migrate CI/CD to GitHub Actions #11710
stocaaro
merged 70 commits into
aws-amplify:feat/github-actions/main
from
stocaaro:feat/github-actions/main
Aug 2, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(e2e): add integ test runner and test * fix(e2e): retain existing workflows * fix(e2e): remove old e2e example --------- Co-authored-by: Sridhar <[email protected]>
* chore: add e2e browser auth tests * chore: code cleanup --------- Co-authored-by: Sridhar <[email protected]>
* chore: add e2e integ_react_predictions * chore: add browser e2e interactions --------- Co-authored-by: Sridhar <[email protected]> Co-authored-by: Aaron S <[email protected]>
* prod & dev * -n 3 * turn off fail-fast --------- Co-authored-by: Aaron S <[email protected]>
Co-authored-by: Sridhar <[email protected]>
Co-authored-by: Sridhar <[email protected]>
Co-authored-by: Sridhar <[email protected]>
* chore: Re-arrange integ test configurations and inprove preflight * Fix is-preflight flag * Change preflight to prebuild for consistencu * Disable fast fail on unit tests
Co-authored-by: Sridhar <[email protected]>
Co-authored-by: Sridhar <[email protected]>
* chore: test upload artifacts * chore: test uploading artifact
Co-authored-by: Sridhar <[email protected]>
* chore: add deploy workflow * chore: gh actions publish code clean up --------- Co-authored-by: Sridhar <[email protected]>
Co-authored-by: Sridhar <[email protected]>
Co-authored-by: Sridhar <[email protected]>
* chore: add retention period and timeout for cache * chore: code cleanup --------- Co-authored-by: Sridhar <[email protected]>
* chore: dynamically fetch the repo_owner_name * chore: code cleanup --------- Co-authored-by: Sridhar <[email protected]>
Merge remote-tracking branch 'upstream/main' into feat/github-actions/main
Co-authored-by: Sridhar <[email protected]>
* chore: add concurrency to push workflows * chore: code cleanup --------- Co-authored-by: Sridhar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
#11638
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.