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

fix(basemaps): Import config types from the file to avoid importing dynamo #666

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

Description

Import the types from files directly to stop import dynamo into the bundle file.

Intention

aws-sdk are required when using @basemaps/shared package. As this is not required, we should not import the whole package into code.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha added this pull request to the merge queue Sep 21, 2023
Merged via the queue into master with commit 6574d87 Sep 21, 2023
1 check passed
@blacha blacha deleted the fix/import-type-config branch September 21, 2023 23:20
github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.14.0](v2.13.0...v2.14.0)
(2023-09-21)


### Features

* **basemaps:** Get the region from collection.json and validate the
source and target bucket.
([#662](#662))
([821225e](821225e))
* **basemaps:** Remove the @basemaps/shared package from argo-tasks.
([#665](#665))
([71449b8](71449b8))
* **basemaps:** Update the create-pr cli to take targets as input.
([#661](#661))
([3b1bd1a](3b1bd1a))
* **bmc:** New github wrapper to use github api by pat. BM-878
([#634](#634))
([3d6c81e](3d6c81e))
* pretty print JSON files TDE-759
([#647](#647))
([1beab94](1beab94))


### Bug Fixes

* **basemaps:** Import config types from the file to avoid importing
dynamo ([#666](#666))
([6574d87](6574d87))
* **stac-sync:** add content type
([#645](#645))
([a137084](a137084))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants