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

GTC-2659: Merge Staging into Production #132

Merged
merged 2 commits into from
Jan 31, 2024
Merged

GTC-2659: Merge Staging into Production #132

merged 2 commits into from
Jan 31, 2024

Conversation

gtempus
Copy link
Contributor

@gtempus gtempus commented Jan 26, 2024

No description provided.

…#130)

* feat(include attributes): get the fields from Data API

* refactor: use aenum to store the aggregation rule close to the enum

* refactor(SupportedAttributes): rename formal parameter to mention aggregation

Attributes enum from nasa_viirs was not appropriate for the generic vector tile endpoint

* refactor: delete nasa viirs fire alerts attributes enum

No longer used. SupportedAttributes enum is now used.

* refactor(data_api): make call to Data API async

* test: disable a few tests that require some refactoring work before they are valuable again.

* refactor(tile cache assets): remove `fields` from the SQL query.

We moved fields into the `field_metadata` table in the GTC-1347 Metadata epic:
https://gfw.atlassian.net/browse/GTC-1347

Keeping it in the query only causes confusion.

* refactor: remove unused `get_attributes` function

* refactor(Attributes): tile cache type is no longer needed.

* refactor(DataAPI): DRY up the two functions to remove duplication

* docs: Minor update to `include_attributes`

* fix(sync_db): ensure rows returned from tile cache query is iterable
GTC-2663: Merge Dev into Staging
@gtempus gtempus requested a review from dmannarino January 26, 2024 15:25
@gtempus gtempus changed the title GTC-2659: Merge from Staging to Production GTC-2659: Merge Staging into Production Jan 26, 2024
@gtempus gtempus merged commit 19212a9 into production Jan 31, 2024
3 of 4 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.

2 participants