Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

chore: bump nhost/dashboard to 2.28.0#954

Merged
dbarrosop merged 1 commit into
mainfrom
bump-dashboard-version
May 6, 2025
Merged

chore: bump nhost/dashboard to 2.28.0#954
dbarrosop merged 1 commit into
mainfrom
bump-dashboard-version

Conversation

@nhost-build
Copy link
Copy Markdown
Contributor

@nhost-build nhost-build commented Apr 8, 2025

This PR bumps the Nhost Dashboard Docker image to version 2.28.0.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2025

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2025

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
General
Use constant for dashboard version

Consider using a constant or environment variable for the dashboard version instead
of hardcoding it. This would make future updates easier and more consistent across
the codebase.

cmd/dev/up.go [113]

-Value:   "nhost/dashboard:2.27.0",
+Value:   DefaultDashboardVersion,
Suggestion importance[1-10]: 7

__

Why: Using a constant for the dashboard version improves maintainability and consistency. It makes future updates easier by centralizing the version information, reducing the risk of inconsistencies across the codebase.

Medium

@nhost-build nhost-build changed the title chore: bump nhost/dashboard to 2.27.0 chore: bump nhost/dashboard to 2.28.0 Apr 28, 2025
@nhost-build nhost-build force-pushed the bump-dashboard-version branch from 264812c to 1ea7da1 Compare April 28, 2025 15:40
@dbarrosop dbarrosop merged commit 1683f61 into main May 6, 2025
8 checks passed
@dbarrosop dbarrosop deleted the bump-dashboard-version branch May 6, 2025 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants