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

Prep release #2917

Merged
merged 22 commits into from
Oct 1, 2024
Merged

Prep release #2917

merged 22 commits into from
Oct 1, 2024

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Oct 1, 2024

Description of changes

Prep release.

E2E tests: https://us-east-1.console.aws.amazon.com/codesuite/codebuild/594813022831/projects/amplify-category-api-e2e-workflow/batch/amplify-category-api-e2e-workflow:2069faf8-2e74-48ea-9834-02b2b2fce397?region=us-east-1


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

amplify-data-ci and others added 22 commits September 16, 2024 21:19
Bumps [express](https:/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https:/expressjs/express/releases)
- [Changelog](https:/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [body-parser](https:/expressjs/body-parser) from 1.20.1 to 1.20.3.
- [Release notes](https:/expressjs/body-parser/releases)
- [Changelog](https:/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.1...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ify/amplify-appsync-simulator (#2880)" (#2885)

This reverts commit 927ff9e.
* add: verify_amplify_backend_compatability

* investigate: code build fail

* investigate: code build fail

* remove: installation of runtime node version

* remove: env image

* add: verify_amplify_backend_compatability

* investigate: code build fail

* investigate: code build fail

* remove: installation of runtime node version

* remove: env image

* add: verify node version in use

* update: bump node to use 18.20.4

* add: codebuild-breakpoint

* bump: node version to 20.12.0

* down: node back to 18.20.4

* update: put breakpoint at the right point

* update: move breakpoint again

* update: put the break point back

* add: a debug env var

* update: add env var at the right place

* remove: debug env var

* add: debug-session: true

* update: the whole script

* add: load cache from build jod

* add: back build_linux

* add: install lerna

* remove: lerna

* add: list files

* add: create branches

* add: dummy git config

* add: disable access to credentials

* add: more disable credentials access

* update: run only the failed test

* add: Set npm to use Bash as the shell

* update: bump node to 20.9.0

* test commit

* update: debug on

* add: test printing ec2 instance id

* update: test fromNodeProviderChain() output

* update: import to require

* add: log all credential providers

* add: try catch file not exist error

* fix: missing bracket

* add: test output of fromInstanceMetadata

* update: try fromContainerMetadata output

* add: env var to turn off ECS container metadata

* Update: remove quotation marks

* add: breakpoint back

* add: unset some more env var

* update: narrow down minimum changes

* update: rerun failed tests

* update: run all tests

* update: put back all the workflow

* remove: unnecessary `unset env var`

* remove: temporary test file

* Update shared-scripts.sh

Co-authored-by: Tim Schmelter <[email protected]>

* Update shared-scripts.sh

Co-authored-by: Tim Schmelter <[email protected]>

* Update shared-scripts.sh

Co-authored-by: Tim Schmelter <[email protected]>

* remove: override container node version

* update: show node version

* add: comments explaining why we override the container's node version

* remove: increase buffer size

* add: examine git diff

* add: helper function

* remove: clean up code

* update: validation of localhost tarballs

* update: regex

* update: regex

* update: regex

* update: regex

* update: regex

---------

Co-authored-by: Tim Schmelter <[email protected]>
* chore: minor controller fix and pg common model test migrated

* chore: model + api for composite key test coverage

Signed-off-by: Kevin Shan <[email protected]>

* fix: api request field retrieval error

Signed-off-by: Kevin Shan <[email protected]>

* fix: api request field retrieval error

Signed-off-by: Kevin Shan <[email protected]>

* chore: add database cleanup to prepare for next test

Signed-off-by: Kevin Shan <[email protected]>

* chore: add back test using connection string ssm parameter

Signed-off-by: Kevin Shan <[email protected]>

* chore: final cleanup before cloud e2e validation

Signed-off-by: Kevin Shan <[email protected]>

* fix: mysql query fix and test correctness adjustment

Signed-off-by: Kevin Shan <[email protected]>

* chore: reorganize models-common, add parameters to graphql api construct

Signed-off-by: Kevin Shan <[email protected]>

* chore: unified naming for clarity

Signed-off-by: Kevin Shan <[email protected]>

* refactor: generic crudl helper with simplified tests + schema parameter

Signed-off-by: Kevin Shan <[email protected]>

* refactor: major refactor of test describe/test blocks + logic isolation

Signed-off-by: Kevin Shan <[email protected]>

* chore: add generic data cleanup between test + table rename

Signed-off-by: Kevin Shan <[email protected]>

* chore: minor cleanup for clarity

Signed-off-by: Kevin Shan <[email protected]>

* chore: correct misnaming

Signed-off-by: Kevin Shan <[email protected]>

* chore: test options fix and better function handling

Signed-off-by: Kevin Shan <[email protected]>

* chore: sql injection prevention + naming improv

Signed-off-by: Kevin Shan <[email protected]>

* chore: minor flow change

Signed-off-by: Kevin Shan <[email protected]>

* chore: add comments for test data clear functions

Signed-off-by: Kevin Shan <[email protected]>

* chore: debugging breakpoint added

Signed-off-by: Kevin Shan <[email protected]>

* chore: cleanup

Signed-off-by: Kevin Shan <[email protected]>

---------

Signed-off-by: Kevin Shan <[email protected]>
* feat: added stack property to data construct

* fix: added title to test

* removed redundant test

* chore: added docs note

* chore: adjusted docs note

* chore: altered docs note

* chore: add additonal test

* chore: api update

* chore: adjust test

* chore: fix for prettier check

---------

Co-authored-by: Vieltojarvi <[email protected]>
* update: fetch latest release tag

* update: clean up code
@dpilch dpilch marked this pull request as ready for review October 1, 2024 21:07
@dpilch dpilch requested review from a team as code owners October 1, 2024 21:07
@dpilch dpilch merged commit 2b33e51 into release Oct 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants