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

feat: deleted feature names should come from event #8978

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Conversation

sjaanus
Copy link
Contributor

@sjaanus sjaanus commented Dec 13, 2024

This is still raw and experimental.
We started to pull deleted features from event payload.
Now we put full query towards read model.

Co-Author: @FredrikOseberg

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Dec 13, 2024 0:39am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Dec 13, 2024 0:39am

Copy link
Contributor

@sjaanus, core features have been modified in this pull request. Please review carefully!

Copy link
Contributor

github-actions bot commented Dec 13, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@@ -154,28 +134,3 @@ test('revision equal to the base case returns only later revisions ', () => {
removed: [],
});
});

test('project filter removes features not in project', () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not filtering by project anymore after we do the cache key change.

Copy link
Contributor

@FredrikOseberg FredrikOseberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjaanus sjaanus merged commit a257ca4 into main Dec 13, 2024
8 checks passed
@sjaanus sjaanus deleted the removed-from-event branch December 13, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants