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

refactor: introduce countProjectTokens method on ApiTokenStore #8674

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

thomasheartman
Copy link
Contributor

This change introduces a new method countProjectTokens on the IApiTokenStore interface. It also swaps out the manual filtering for api tokens belonging to a project in the project status service.

Copy link

vercel bot commented Nov 6, 2024

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

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 1:33pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 1:33pm

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@thomasheartman thomasheartman force-pushed the refactor/api-tokens-for-project branch from b1dd647 to bf03f49 Compare November 6, 2024 13:07
@thomasheartman thomasheartman enabled auto-merge (squash) November 6, 2024 13:07
@thomasheartman thomasheartman merged commit c70c023 into main Nov 6, 2024
5 of 7 checks passed
@thomasheartman thomasheartman deleted the refactor/api-tokens-for-project branch November 6, 2024 13:13
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