Skip to content

feat: webfeatures consumer uses sync method now to insert/update/delete features#1695

Merged
jcscottiii merged 1 commit intomainfrom
jcscotttiii/features-consumer-uses-sync
Aug 6, 2025
Merged

feat: webfeatures consumer uses sync method now to insert/update/delete features#1695
jcscottiii merged 1 commit intomainfrom
jcscotttiii/features-consumer-uses-sync

Conversation

@jcscottiii
Copy link
Collaborator

Fixes #321

This uses the work from #1692 to sync the state of web features in the web features consumer.

Instead of only upserting web features, this will allow us to delete features that no longer exist from the database.

…te features

Fixes #321

This uses the work from #1692 to sync the state of web features in the web features consumer.

Instead of only upserting web features, this will allow us to delete features that no longer exist from the database.
@jcscottiii jcscottiii requested a review from jrobbins August 6, 2025 15:19
@jcscottiii jcscottiii added this pull request to the merge queue Aug 6, 2025
Merged via the queue into main with commit 48255a3 Aug 6, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscotttiii/features-consumer-uses-sync branch August 6, 2025 16:11
@jstenback jstenback mentioned this pull request Aug 6, 2025
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.

Detect when features are deleted in web-features

2 participants