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: filter activated builders #377

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

antomor
Copy link
Collaborator

@antomor antomor commented Nov 19, 2024

What

  • fix the activated builders filter

@antomor antomor requested a review from a team November 19, 2024 09:20
@antomor antomor self-assigned this Nov 19, 2024
Copy link

github-actions bot commented Nov 19, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Comment on lines 16 to 18
{ value: 'all', label: 'All' },
{ value: 'Active', label: 'Activated' },
{ value: 'In progress', label: 'In progress' },
Copy link
Contributor

Choose a reason for hiding this comment

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

should use the relevant constants perhpas?

Copy link
Contributor

@jurajpiar jurajpiar left a comment

Choose a reason for hiding this comment

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

LG

@antomor antomor merged commit 41f80ba into develop Nov 19, 2024
6 checks passed
@antomor antomor deleted the fix/activated-builders-filter branch November 19, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants