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(workflow-badges): add Dask dashboard icon #417

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Nov 20, 2024

This PR adds Dask dashboard badge which redirects users to Dask dashboard page upon click.

@Alputer Alputer self-assigned this Nov 20, 2024
@Alputer Alputer changed the title Dask dashboard badge feat(ui): Dask dashboard badge Nov 20, 2024
Alputer added a commit to Alputer/reana-ui that referenced this pull request Jan 16, 2025
@Alputer Alputer force-pushed the dask-dashboard-badge branch from 3f4be6d to 72590f4 Compare January 16, 2025 10:00
Alputer added a commit to Alputer/reana-ui that referenced this pull request Jan 17, 2025
@Alputer Alputer force-pushed the dask-dashboard-badge branch from 72590f4 to 4ae2831 Compare January 17, 2025 15:09
@mdonadoni mdonadoni removed their request for review January 19, 2025 20:11
@@ -64,6 +67,21 @@ export default function WorkflowBadges({ workflow }) {
rel="noopener noreferrer"
/>
)}
{isDaskClusterUp && (
Copy link
Member

Choose a reason for hiding this comment

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

todo: ‏Since the main functionality touches workflow badges, and since conventional commit scope should represent component touched by the change, please use feat(workflow-badges): add Dask dashboard badge.
(We haven't respected this fully in the past, so we have a lot of feat(ui), but it would be good to move to the "proper" scopes...)

Copy link
Member

Choose a reason for hiding this comment

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

praise: ‏Works nicely 👍

dask

Alputer added a commit to Alputer/reana-ui that referenced this pull request Jan 20, 2025
@Alputer Alputer force-pushed the dask-dashboard-badge branch from 4ae2831 to 0b7de4d Compare January 20, 2025 11:08
@Alputer Alputer force-pushed the dask-dashboard-badge branch from 0b7de4d to e4c024b Compare January 20, 2025 11:09
@Alputer Alputer changed the title feat(ui): Dask dashboard badge feat(workflow-badges): add Dask dashboard icon Jan 20, 2025
@tiborsimko tiborsimko merged commit e4c024b into reanahub:master Jan 20, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants