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

Release: Migration of API category plugin #514

Closed
wants to merge 23 commits into from

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Jun 6, 2022

Description of changes

This PR releases the following features in main:

  • Migrate API category plugin from Amplify CLI repo
  • Update yarn.lock file to refresh the resolved package versions.
  • Update Github code owners
  • e2e tests update to accommodate for this change in CLI flow feat: diagnose amplify-cli#10383

Issue #, if available

Description of how you validated changes

  • e2e test suite runs successfully
  • Sanity check the API commands using locally built dev binary from setup-dev in a JS app

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies

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

alharris-at and others added 23 commits May 31, 2022 12:05
Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](lukeed/dset@v3.1.1...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…since we don't have control over it. Consider replacing w/ a different approach (#482)
@alharris-at alharris-at marked this pull request as ready for review June 6, 2022 17:57
@alharris-at alharris-at requested a review from a team June 6, 2022 17:57
@alharris-at alharris-at requested a review from a team as a code owner June 6, 2022 17:57
@lgtm-com
Copy link

lgtm-com bot commented Jun 6, 2022

This pull request introduces 4 alerts when merging e5173c5 into a1d92f4 - view on LGTM.com

new alerts:

  • 1 for Useless conditional
  • 1 for Unused variable, import, function or class
  • 1 for Polynomial regular expression used on uncontrolled data
  • 1 for Missing await

@phani-srikar phani-srikar changed the title Pull latest features from main after resolving conflicts Release: Migration of API category plugin Jun 6, 2022
@phani-srikar phani-srikar deleted the resolve-release-main-conflicts branch June 8, 2022 19:06
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.

6 participants