-
Notifications
You must be signed in to change notification settings - Fork 820
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
merging dev into feature branch #11827
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fb23f8 - Browse repository at this point
Copy the full SHA 9fb23f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5796b4d - Browse repository at this point
Copy the full SHA 5796b4dView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eee32aa - Browse repository at this point
Copy the full SHA eee32aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba67ff - Browse repository at this point
Copy the full SHA aba67ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd6c9d - Browse repository at this point
Copy the full SHA 2bd6c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 629f549 - Browse repository at this point
Copy the full SHA 629f549View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e38e9 - Browse repository at this point
Copy the full SHA c7e38e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a496bd - Browse repository at this point
Copy the full SHA 1a496bdView commit details -
refactor: clean up dependencies in package.json, update messaging in …
…pinpoing-walktrhough, update e2e tests for kinesis and pinpoint prompts
Configuration menu - View commit details
-
Copy full SHA for ec2aa5c - Browse repository at this point
Copy the full SHA ec2aa5cView commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd1eba3 - Browse repository at this point
Copy the full SHA fd1eba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8fa77 - Browse repository at this point
Copy the full SHA 1c8fa77View commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3c4b63 - Browse repository at this point
Copy the full SHA e3c4b63View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fdcb20a - Browse repository at this point
Copy the full SHA fdcb20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0521e96 - Browse repository at this point
Copy the full SHA 0521e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab11b08 - Browse repository at this point
Copy the full SHA ab11b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb63b8 - Browse repository at this point
Copy the full SHA cbb63b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c2863 - Browse repository at this point
Copy the full SHA a7c2863View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4089dc - Browse repository at this point
Copy the full SHA b4089dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7727a3f - Browse repository at this point
Copy the full SHA 7727a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04424cf - Browse repository at this point
Copy the full SHA 04424cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fb01c - Browse repository at this point
Copy the full SHA 69fb01cView commit details
Commits on Jan 17, 2023
-
chore(release): Publish latest [ci skip]
- [email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - [email protected] - @aws-amplify/[email protected]
aws-amplify-bot committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 705d223 - Browse repository at this point
Copy the full SHA 705d223View commit details -
Merge pull request #11677 from lazpavel/inquirer-to-prompts-custom-ca…
…tegory chore: migrate custom category from inquirer to prompter library
Configuration menu - View commit details
-
Copy full SHA for 5beb8b5 - Browse repository at this point
Copy the full SHA 5beb8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb6a5a - Browse repository at this point
Copy the full SHA 9eb6a5aView commit details
Commits on Jan 18, 2023
-
ci: e2e multi-core optimizations (#11685)
* ci: migrated to new test strategy * chore: add other tests and migration too * chore: cleanup * chore: cleanup * chore: cleanup unused e2e tests * chore: remove generated file * chore: remove parallelization blocker * chore: force parallel runs * chore: cleanup test list * chore: disable retries and cleanup exclusions * chore: bump test count to fill gaps * chore: move random id earlier in project name * chore: update yarn version * chore: fix typo * chore: try to fix delete issues * chore: fix teardown on delete error * ci: create custom file system mutex * chore: cleanup logs * ci: increase randomness of initial lock creation * chore: move migration tests to small isolated vms * chore: adjust concurrency * chore: update naming * ci: update reporter to better handle concurrent tests * ci: add use parent account exceptions * chore: cleanup naming, fix windows artifacts * chore: use data to optimize test scheduling * chore: cleanup * chore: cleanup * chore: fix call flow * chore: workaround duplicate spinner bugs * ci: split api_2 test * chore: increase push timeout * ci: add method to run solo tests * ci: configure retries compatible with worker pools * ci: workaround concurrent polling limits * chore: fix bug with solo tests * chore: move import & geo tests to run solo * chore: add artifact scripts * chore: trigger workflow results * ci: fix artifact path * chore: cleanup * chore: add timer spy * ci: update test lists * chore: cleanup * ci: fix retries * ci: move delays to createProjectDir * ci: use same script for e2e as linux on windows * chore: split storage-1 test * ci: fix config * ci: add bash env * ci: reduce timeout on push * ci: update test lists * ci: update test lists * ci: lower timeout and enable concurrent migration testing * ci: update test list * ci: restructure migration test setups * ci: cleanup to use file names instead of old job names * chore: refactor * ci: fix dependencies * ci: attempt to fix retry on windows * chore: revert retry changes * chore: undo changes to addCircleCiTags * chore: address PR feedback * chore: undo changes to spinners * chore: cleanup unused files * chore: lint & formatting * chore: lint, remove unused import * chore: undo changes to initialize-env.ts
Configuration menu - View commit details
-
Copy full SHA for dc4e398 - Browse repository at this point
Copy the full SHA dc4e398View commit details -
Configuration menu - View commit details
-
Copy full SHA for de09228 - Browse repository at this point
Copy the full SHA de09228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc1760 - Browse repository at this point
Copy the full SHA 1fc1760View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5800a - Browse repository at this point
Copy the full SHA ce5800aView commit details -
ci: windows smoke test list (#11797)
* ci: migrated to new test strategy * chore: add other tests and migration too * chore: cleanup * chore: cleanup * chore: cleanup unused e2e tests * chore: remove generated file * chore: remove parallelization blocker * chore: force parallel runs * chore: cleanup test list * chore: disable retries and cleanup exclusions * chore: bump test count to fill gaps * chore: move random id earlier in project name * chore: update yarn version * chore: fix typo * chore: try to fix delete issues * chore: fix teardown on delete error * ci: create custom file system mutex * chore: cleanup logs * ci: increase randomness of initial lock creation * chore: move migration tests to small isolated vms * chore: adjust concurrency * chore: update naming * ci: update reporter to better handle concurrent tests * ci: add use parent account exceptions * chore: cleanup naming, fix windows artifacts * chore: use data to optimize test scheduling * chore: cleanup * chore: cleanup * chore: fix call flow * chore: workaround duplicate spinner bugs * ci: split api_2 test * chore: increase push timeout * ci: add method to run solo tests * ci: configure retries compatible with worker pools * ci: workaround concurrent polling limits * chore: fix bug with solo tests * chore: move import & geo tests to run solo * chore: add artifact scripts * chore: trigger workflow results * ci: fix artifact path * chore: cleanup * chore: add timer spy * ci: update test lists * chore: cleanup * ci: fix retries * ci: move delays to createProjectDir * ci: use same script for e2e as linux on windows * chore: split storage-1 test * ci: fix config * ci: add bash env * ci: reduce timeout on push * ci: update test lists * ci: update test lists * ci: lower timeout and enable concurrent migration testing * ci: update test list * ci: restructure migration test setups * ci: cleanup to use file names instead of old job names * chore: refactor * ci: fix dependencies * ci: attempt to fix retry on windows * chore: revert retry changes * chore: undo changes to addCircleCiTags * chore: address PR feedback * chore: undo changes to spinners * chore: cleanup unused files * chore: lint & formatting * chore: lint, remove unused import * chore: undo changes to initialize-env.ts * ci: windows smoke test list for non-dev branches
Configuration menu - View commit details
-
Copy full SHA for d535a3e - Browse repository at this point
Copy the full SHA d535a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for de60dde - Browse repository at this point
Copy the full SHA de60ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 767ece2 - Browse repository at this point
Copy the full SHA 767ece2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9352732 - Browse repository at this point
Copy the full SHA 9352732View commit details -
Configuration menu - View commit details
-
Copy full SHA for fadd866 - Browse repository at this point
Copy the full SHA fadd866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc26b4 - Browse repository at this point
Copy the full SHA 6dc26b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7ff38 - Browse repository at this point
Copy the full SHA 6c7ff38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dfa40 - Browse repository at this point
Copy the full SHA d9dfa40View commit details -
ci: fix staleness filters (#11801)
* ci: fix staleness filters * ci: only delete stale apps & stacks * chore: refactor
Configuration menu - View commit details
-
Copy full SHA for 09bfa2b - Browse repository at this point
Copy the full SHA 09bfa2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebfafb - Browse repository at this point
Copy the full SHA 9ebfafbView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4021db3 - Browse repository at this point
Copy the full SHA 4021db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8208f82 - Browse repository at this point
Copy the full SHA 8208f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1506c9b - Browse repository at this point
Copy the full SHA 1506c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed8dfd - Browse repository at this point
Copy the full SHA 4ed8dfdView commit details -
Merge pull request #11738 from kuhlmanp/dev
refactor: replace inquirer with amplify-prompts in amplify-category-analytics package
Configuration menu - View commit details
-
Copy full SHA for 12efd96 - Browse repository at this point
Copy the full SHA 12efd96View commit details -
fix: do not overload NODE_ENV env parameter for usage data filtering
fix: do not overload NODE_ENV env parameter for usage data filtering
Configuration menu - View commit details
-
Copy full SHA for be43864 - Browse repository at this point
Copy the full SHA be43864View commit details -
chore: Persist downstream exceptions in usage metrics (#11711)
* chore: Persist downstream exceptions in usage metrics * fix variable name case
Configuration menu - View commit details
-
Copy full SHA for b466f4d - Browse repository at this point
Copy the full SHA b466f4dView commit details -
chore: Populate cfn exceptions messages in AmplifyFault (#11764)
* chore: Persist cfn exceptions in usage metrics * Add a tab between different cfn error messages * refactor filtering the stacks with error * build(deps): bump json5 from 1.0.1 to 1.0.2 (#11697) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ci: fix cleanup script throttling (#11716) * ci: update cleanup script to reduce throttling * chore: add extract api file * ci: fix condition * chore: cleanup * chore: add back logs * chore: move cleanup to start to avoid deleting apps while running * chore: update cleanup script * chore: revert build change * chore: fix md file * chore: cleanup * chore: address pr feedback * chore: comments * chore: refactor * chore: fix lint issues * chore: feature flag for Lazy Loading and Custom Selection Set support (#11566) * chore: feature flag for iOS LazyReference and ModelPath support * update FF naming * chore: add debug command to all e2e tests * fix: status command with --debug flag * feat: revamp help command (#11667) * feat: revamp help command * feat: revamp help command * feat: revamp help command * feat: revamp help command * feat: revamp help command * feat: revamp help command * feat: revamp help command (resolving merge conflicts) * feat: revamp help command (remove non-null assertions) * feat: revamp help command (remove non-null assertions) * feat: revamp help command (revisions) * feat: revamp help command (revisions) * feat: revamp help command (revisions) * feat: revamp help command (update to use array find) * feat: revamp help command (switch to single quotes) * feat: revamp help command (switch to single quotes) * feat: revamp help command (put imports on same line) * feat: revamp help command (extract api) * feat: revamp help command (prettier on help-helpers) * feat: revamp help command (fix tag line) * feat: revamp help command (changing test names) * feat: revamp help command (refactoring preserveHelpInformation) * fix(global-prefix): remove global-prefix package (#11408) * fix: update prepush hook to clean and rebuild before running verify extract api (#11753) * chore: add codeql scanning (#11518) * chore: add codeql scanning * fix: added quality scan to codeql * fix: make prompter multi-select indicator more distinct (#11742) * Convert back to async method * Add some method comments * fix type in the comments Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: awsluja <[email protected]> Co-authored-by: Michael Law <[email protected]> Co-authored-by: Pavel Lazar <[email protected]> Co-authored-by: Zachary Goldberg <[email protected]> Co-authored-by: MorCohenAres <[email protected]> Co-authored-by: Spencer Stolworthy <[email protected]> Co-authored-by: Edward Foyle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6278b5 - Browse repository at this point
Copy the full SHA e6278b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d072b7 - Browse repository at this point
Copy the full SHA 2d072b7View commit details -
chore: script to allow simple collection of coverage from all projects (
#11798) * chore: add coverage collection script for local unit tests runs * fix: remove unused import * fix: updated dev dependencies * fix: added file level doc, filtered out unwanted coverage on e2e, lib, and test files * fix: more descriptive filename for the script
Configuration menu - View commit details
-
Copy full SHA for fb7e666 - Browse repository at this point
Copy the full SHA fb7e666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3501dec - Browse repository at this point
Copy the full SHA 3501decView commit details -
chore: migrate interactions category from inquirer to prompter library
chore: migrate interactions category from inquirer to prompter library
Configuration menu - View commit details
-
Copy full SHA for df9c388 - Browse repository at this point
Copy the full SHA df9c388View commit details
Commits on Jan 20, 2023
-
fix: prompt string to match e2e (#11816)
Co-authored-by: Akshay Upadhyay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b3adcd - Browse repository at this point
Copy the full SHA 5b3adcdView commit details -
chore: correctly filter failed cfn events for displaying error messag…
…es (#11815) * chore: do not filter AWS::CloudFormation::Stack type failure events if they have valid error message * Update packages/amplify-provider-awscloudformation/src/aws-utils/aws-cfn.js
Configuration menu - View commit details
-
Copy full SHA for 8fccea7 - Browse repository at this point
Copy the full SHA 8fccea7View commit details