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

aws-lite #553

Merged
merged 25 commits into from
Feb 3, 2024
Merged

aws-lite #553

merged 25 commits into from
Feb 3, 2024

Conversation

ryanblock
Copy link
Member

Thank you for helping out! ✨

We really appreciate your commitment to improving Architect

To maintain a high standard of quality in our releases, before merging every pull request we ask that you've completed the following:

  • Forked the repo and created your branch from main
  • Made sure tests pass (run npm it from the repo root)
  • Expanded test coverage related to your changes:
    • Added and/or updated unit tests (if appropriate)
    • Added and/or updated integration tests (if appropriate)
  • Updated relevant documentation:
  • Summarized your changes in changelog.md
  • Linked to any related issues, PRs, etc. below that may relate to, consume, or necessitate these changes

Please also be sure to completed the CLA (if you haven't already).

Learn more about contributing to Architect here.

Thanks again!

@ryanblock ryanblock changed the title Update deps aws-lite Oct 11, 2023
@ryanblock ryanblock linked an issue Jan 3, 2024 that may be closed by this pull request
If necessary, use dummy creds when running locally
Update deps
Use `tap-arc`
Temporarily disable type testing, which is known to be broken at the moment
ryanblock and others added 3 commits January 31, 2024 08:30
* remove types imported from aws-sdk

* use types from aws-lite/<plugin>-types

* correct tables._client type

also arc.ws._api returns client.ApiGatewayManagementApi 

also remove some old JSDoc since it's mixing with .d.ts in a confusing way for consumers

* include types test in main test command
Restore types testing
@ryanblock ryanblock merged commit 792c26b into main Feb 3, 2024
21 checks passed
@ryanblock ryanblock deleted the aws-lite branch February 3, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Transition Architect to using aws-lite
2 participants