Skip to content
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 with Main #7978

Merged
merged 126 commits into from
Aug 20, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
0c0adfb
fix(amplify-category-auth): check for siwa Cognito idp params (#7678)
letsbelopez Jul 7, 2021
753a737
chore(release): Publish [ci skip]
Jul 12, 2021
f9796bd
fix(auth): standardize CloudFormation trigger templates, prevent erro…
ctjlewis Jul 12, 2021
34560cd
fix(amplify-cli): remove redundant prompt #6535 (#7098)
gitaalekhyapaul Jul 12, 2021
155a071
fix(amplify-category-notifications): trim whitespace from fcm keys (#…
johnpc Jul 12, 2021
8dfb71c
fix(amplify-provider-awscloudformation): rebase code and fixed yaml t…
koiker Jul 12, 2021
b1b6291
fix: check for undefined permissions when removing dependent permissi…
akshbhu Jul 12, 2021
0027abb
fix(amplify-appsync-simulator): string functions not called on items …
alichherawalla Jul 12, 2021
0e9005e
docs(cli): add 'future' to post-'amplify pull' success message for cl…
Bentheburrito Jul 12, 2021
5115c12
Create: BatchSize and MaximumBatchingWindow parameters, V2 streaming …
marcvberg Jul 12, 2021
38955e3
fix: show friendly error message when pull fails with EPERM (#7653)
yuth Jul 12, 2021
3c0823e
fix(amplify-category-auth): \n made OS specific (#7663)
studpeps Jul 12, 2021
9688681
fix: add/update function when some LL are not yet migrated (#7674)
jhockett Jul 12, 2021
e18b70a
ci: add support for automatic tagged release (#7691)
yuth Jul 12, 2021
7471c5f
fix: #7441 - init from git prompts for credentials twice (#7682)
Jul 12, 2021
5c4b0cb
chore: update yarn.lock file (#7644)
cjihrig Jul 12, 2021
0e1db59
test(amplify-console-integration-tests): update the add environment f…
SwaySway Jul 14, 2021
3e2e630
fix: checkout into existing env with new LL (#7687)
jhockett Jul 14, 2021
1956c90
test: update lambda function for auth schema tests, add optional type…
SwaySway Jul 15, 2021
cd5d33a
fix(amplify-category-auth): added passrole policy to MFALambaRole (#7…
ammarkarachi Jul 15, 2021
e00d645
chore(release): Publish [ci skip]
Jul 16, 2021
1ce6baa
Fix typos in Cognito triggers (#7745)
Jul 20, 2021
c2dd0fe
test(cli): add test for resource-status extensions (#7744)
fossamagna Jul 20, 2021
913dd4f
feat(cli): amplify folder deletes regardless of presence in the cloud…
Bentheburrito Jul 20, 2021
6912bc4
bug(amplify-cli):resource-test file location issue resolved (#7712)
studpeps Jul 20, 2021
47968cc
fix: upgrade node default runtime to 14 (#7700)
michaelbrewer Jul 20, 2021
c4825fa
Category graphql/searchable enum filter (#7683)
sundersc Jul 20, 2021
6d16146
chore: upgrade yarn packages recommended by dependabot (#7670)
johnpc Jul 20, 2021
57c0a03
ci: add support for e2e token rotation (#7665)
johnpc Jul 20, 2021
9c5ef31
Feature/rds utils (#7650)
alichherawalla Jul 20, 2021
d90edec
Revert "chore: upgrade yarn packages recommended by dependabot (#7670…
ammarkarachi Jul 20, 2021
509dfd1
feat: add @aws_lambda to GQL transformer pass through directive list …
yuth Jul 20, 2021
a086789
fix: disable layer version removal if fn depends on pinned version (#…
jhockett Jul 20, 2021
a48fd1c
fix(cli): use more explicit amplify pragma in .gitignore (#7568)
johnpc Jul 20, 2021
dd955d0
fix(graphql-searchable-transformer): fix for awstimestamp issues with…
jcbdev Jul 20, 2021
aadc915
Revert "ci: add support for e2e token rotation (#7665)" (#7759)
johnpc Jul 20, 2021
3ab8769
Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763)
ammarkarachi Jul 20, 2021
9ea4c8e
Revert "Revert "ci: add support for e2e token rotation (#7665)" (#775…
johnpc Jul 20, 2021
ea3d3cb
test(amplify-console-integration-tests): handle no session token
johnpc Jul 21, 2021
12872a4
feat(amplify-category-function): skip unnecessary prompt for 'amplify…
johnpc Jul 21, 2021
56a0c35
feat(amplify-category-auth): enable alternative signup/signin options…
johnpc Jul 21, 2021
1919558
fix(cli): prevent re-prompt of info on `amplify pull` (#7730)
johnpc Jul 21, 2021
3f0d0d1
fix(cli): make delete clean local project if already deleted in cloud…
johnpc Jul 21, 2021
547597b
test(amplify-e2e-tests): remove unneeded deleteProject call (#7769)
johnpc Jul 21, 2021
f46ca27
chore(amplify-category-auth): use constants instead of magic strings …
johnpc Jul 21, 2021
602172f
chore: remove stalebot config (#7768)
josefaidt Jul 21, 2021
9fd12f3
test(amplify-category-auth): use AttributeType enum in test (#7773)
johnpc Jul 21, 2021
ef12705
bug(amplify-cli):Solved Windows compatibility issue, made location pa…
studpeps Jul 21, 2021
3aac45d
fix(amplify-category-auth): add handling for undefined autoVerifiedAt…
johnpc Jul 22, 2021
0621bd1
test(amplify-e2e-tests): assume function and layer lambdas are not be…
johnpc Jul 22, 2021
57eeae5
test(amplify-e2e-tests): add layerAndFunctionExist param to trigger c…
johnpc Jul 23, 2021
c2102c5
feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (…
ammarkarachi Jul 23, 2021
fa172c4
Revert "feat(amplify-category-auth): use EnabledMFAs to only configur…
ammarkarachi Jul 23, 2021
a001f7d
build: fix typo in publish script (#7788)
johnpc Jul 23, 2021
af66811
test: turn off e2e test coverage, enable and fix import test (#7776)
jhockett Jul 26, 2021
5423beb
chore(release): Publish [ci skip]
Jul 27, 2021
c11b7dd
feat: add @primaryKey directive to Transformer v2 (#7797)
cjihrig Jul 27, 2021
cbacf4d
fix: lambda timeout should be an integer type (#7699)
michaelbrewer Jul 27, 2021
b39141e
fix: #7696 - support production package install for function category…
Jul 27, 2021
d060a41
fix: move storage check in @predictions v2 (#7816)
cjihrig Jul 27, 2021
70cd7df
fix(amplify-cli-core): new-line escape sequence made os-specific (#7814)
studpeps Jul 27, 2021
61ad221
fix(amplify-graphql-types-generator): path-format to match snapshot (…
studpeps Jul 27, 2021
14d4a36
chore: fixed typo (#7786)
togami2864 Jul 27, 2021
f3eae13
feat: capability injection for the vNext GraphQL Transformer (#7735)
marcvberg Jul 27, 2021
36b807b
fix: correct behavior of --yes on push when missing env var (#7826)
edwardfoyle Jul 29, 2021
7564914
chore(release): Publish [ci skip]
Jul 30, 2021
9a80a0d
test: improve schema validation in tests (#7845)
cjihrig Jul 30, 2021
f43002e
fix: add DDB params to model v2 (#7827)
cjihrig Jul 30, 2021
3746f91
feat: make cognito userpool id optional for headless mode (#7820)
wizage Jul 30, 2021
3ad5592
chore: update lerna and chalk dependencies, remove unused chalk-pipe …
jhockett Jul 30, 2021
3d714b7
feat(amplify-util-mock): support pseudo parameters in environment var…
Bentheburrito Jul 30, 2021
3deae39
fix(amplify-category-auth): add auth user selections to aws-exports/a…
lazpavel Jul 30, 2021
28d49b4
fix(graphql-auth-transformer): extend isOptional subscription owner c…
lazpavel Jul 30, 2021
98d81d8
fix: misc @model v2 VTL cleanup (#7856)
cjihrig Aug 3, 2021
38e2599
fix: use improved pluralization in graphql transformer v2 (#7817)
cjihrig Aug 3, 2021
6c33215
fix: multi-env container hosting (#7009) (#7346)
sundersc Aug 3, 2021
116642a
Category graphql/searchable aggregate functions (#7764)
sundersc Aug 3, 2021
fbc7ff1
test(graphql-model-transformer): graphql model transformer tests (#7836)
lazpavel Aug 3, 2021
39b3262
feat: create new amplify-prompts package to handle all terminal inter…
edwardfoyle Aug 3, 2021
2097160
test(amplify-e2e-tests): add force push e2e with no change to functio…
SwaySway Aug 3, 2021
12ff663
fix(graphql-model-transformer): model input fields transform (#7857)
lazpavel Aug 3, 2021
3b0e6c7
chore(amplify-provider-awscloudformation): reduce log level (#7864)
johnpc Aug 3, 2021
cb4daaa
fix(amplify-category-function): Storage env vars not added to lambda …
sachscode Aug 3, 2021
9c4cd82
chore: rename master -> main branch (#7811)
edwardfoyle Aug 3, 2021
c3d93fc
fix(amplify-frontend-ios): amplify-xcode, add files to primary target…
diegocstn Aug 3, 2021
5952f6a
fix: improve size checks before packaging Lambda resources (#7756)
jhockett Aug 3, 2021
260e2e6
fix: lint ignore (#7871)
edwardfoyle Aug 3, 2021
1a7c20a
test: fix test line trim (#7872)
edwardfoyle Aug 3, 2021
9ad31ac
test: force chalk colors in test in CCI (#7875)
edwardfoyle Aug 3, 2021
346bc69
Revert "chore: rename master -> main branch (#7811)" (#7868)
sundersc Aug 3, 2021
d14a253
test(amplify-e2e-tests): fix casing for api name (#7885)
SwaySway Aug 4, 2021
e420c6a
fix: fiux e2e tests by passing categoryName for the resource (#7886)
akshbhu Aug 4, 2021
f9d7983
fix(container-hosting): e2e test fix (#7889)
sundersc Aug 4, 2021
33ad93a
Revert "fix(container-hosting): e2e test fix (#7889)" (#7894)
sundersc Aug 4, 2021
f051445
fix(container-hosting): ignore test cases (#7895)
sundersc Aug 4, 2021
254e137
chore(release): Publish [ci skip]
Aug 6, 2021
e011555
feat: add @index directive (#7887)
cjihrig Aug 6, 2021
bdfb0ee
Feature/amplify enhanced status (#7698)
sachscode Aug 6, 2021
d021c21
chore(amplify-category-auth): updated login mechanisms label (#7878)
lazpavel Aug 6, 2021
2682f67
fix(graphql-model-transformer): fixed input type field generation for…
lazpavel Aug 6, 2021
781ddbb
fix(graphql-model-transformer): added @model name reserved words vali…
lazpavel Aug 6, 2021
c69c06e
Rename elasticsearch to @searchable & opensearch in v2 transformer (#…
danielleadams Aug 6, 2021
895c658
build(deps): bump tar from 4.4.13 to 4.4.15 (#7867)
dependabot[bot] Aug 6, 2021
7a45369
chore: add deprecated tag to context.print (#7911)
edwardfoyle Aug 6, 2021
4dce75f
feat(amplify-go-function-runtime-provider): add support for go1.16, i…
josefaidt Aug 6, 2021
423c4b1
fix(amplify-category-function): fixed issue for removing function env…
lazpavel Aug 8, 2021
d8c7556
fix: added await to init invocation (#7919)
xo28122000 Aug 10, 2021
065114f
test: fix e2e and unit test failures related to status changes (#7936)
sachscode Aug 11, 2021
3f8bb3f
test: fix auth e2e expect text (#7944)
edwardfoyle Aug 12, 2021
852cc5c
chore: add aws-cdk dep in amplify-cli (#7951)
edwardfoyle Aug 13, 2021
0489c7f
chore: add uuid in amplify-cli deps (#7955)
edwardfoyle Aug 13, 2021
148c994
fix: specify default auth role name on import auth (#7921)
edwardfoyle Aug 16, 2021
1725630
feat: model transformer advanced subscriptions (#7927)
lazpavel Aug 16, 2021
e34bfbe
test: fix flaky add auth test (#7969)
Aug 16, 2021
a83c978
fix(amplify-category-auth): fixed no parameter when hostedui is not p…
ammarkarachi Aug 17, 2021
95ac459
chore: add missing dependency, fix cdk version (#7980)
Aug 17, 2021
a9f753b
chore: revert awscdk to 1.118.0, upgrade pkg to latest (#7983)
Aug 18, 2021
9487f26
feat: amplify add override root command and skeleton generation (#7684)
kaustavghosh06 Jul 9, 2021
907860d
chore: publish ext branch as a tag (#7689)
kaustavghosh06 Jul 9, 2021
ee54e53
test: cci publish for ext branch
Jul 14, 2021
194b0af
test: pubish ext branch to npm
Jul 14, 2021
92376d9
feat: add helper util package for overrides (#7726)
kaustavghosh06 Jul 15, 2021
5853319
chore(release): Publish [ci skip]
Jul 15, 2021
e57ef8b
feat: Override functionality enabled for Root stack (#7702)
akshbhu Jul 29, 2021
840c120
fix: unit tests
akshbhu Aug 18, 2021
b23f0f3
chore: resolve conflicts
akshbhu Aug 18, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
60 changes: 31 additions & 29 deletions .circleci/config.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ node12: &node12
defaults: &defaults
working_directory: ~/repo
docker:
- image: ${AWS_ECR_ACCOUNT_URL}/amplify-cli-e2e-base-image-repo:latest
aws_auth:
aws_access_key_id: $ECR_ACCESS_KEY
aws_secret_access_key: $ECR_SECRET_ACCESS_KEY
- image: ${AWS_ECR_ACCOUNT_URL}/amplify-cli-e2e-base-image-repo-public:latest
resource_class: large

clean_e2e_resources: &clean_e2e_resources
Expand Down Expand Up @@ -526,7 +523,7 @@ jobs:
path: /root/aws-amplify-cypress-api/cypress/screenshots

deploy:
<<: *defaults
<<: *node12
steps:
- attach_workspace:
at: ./
Expand All @@ -539,13 +536,7 @@ jobs:
- run:
name: Publish Amplify CLI
command: |
if [ -z "$CIRCLE_PULL_REQUEST" ]; then
git config --global user.email $GITHUB_EMAIL
git config --global user.name $GITHUB_USER
npm run publish:$CIRCLE_BRANCH
else
echo "Skipping deploy."
fi
bash ./.circleci/publish.sh
- run: *scan_e2e_test_artifacts
github_prerelease:
<<: *node12
Expand Down Expand Up @@ -694,8 +685,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- iterative-update
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- mock_e2e_tests
Expand All @@ -707,8 +698,9 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- beta
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- mock_e2e_tests
Expand All @@ -717,12 +709,10 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- beta
- backendManager
- iterative-update
- release
- compute-functions
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- build_pkg_binaries:
Expand All @@ -736,6 +726,8 @@ workflows:
branches:
only:
- master
- /tagged-release\/.*/
- /run-e2e\/*./
- amplify_e2e_tests:
context:
- amplify-ecr-image-pull
Expand All @@ -748,9 +740,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- compute-functions
- iterative-update
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- publish_to_local_registry
- done_with_node_e2e_tests:
Expand All @@ -768,6 +759,8 @@ workflows:
branches:
only:
- master
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- done_with_node_e2e_tests
- build_pkg_binaries
Expand All @@ -784,6 +777,8 @@ workflows:
branches:
only:
- master
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- amplify_migration_tests_v4:
Expand All @@ -796,7 +791,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- amplify_migration_tests_v4_30_0:
Expand All @@ -809,10 +805,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- graphqlschemae2e
- feat-import
- test-fix-status
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- amplify_migration_tests_non_multi_env_layers:
Expand All @@ -825,7 +819,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- amplify_migration_tests_multi_env_layers:
Expand All @@ -838,7 +833,8 @@ workflows:
branches:
only:
- master
- func-env-vars-secrets
- /tagged-release\/.*/
- /run-e2e\/*./
requires:
- build
- amplify_console_integration_tests:
Expand Down Expand Up @@ -892,6 +888,11 @@ workflows:
filters:
branches:
only:
- release
- master
- beta
- /tagged-release\/.*/
- /tagged-release-without-e2e-tests\/.*/
- ext
- github_release:
context: github-publish
Expand All @@ -901,3 +902,4 @@ workflows:
branches:
only:
- release

Loading