-
Notifications
You must be signed in to change notification settings - Fork 6
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
Show version of Renku and components in UI #2703
Conversation
You can access the deployment of this PR at https://renku-ci-ui-2703.dev.renku.ch |
33da969
to
64c0f30
Compare
64c0f30
to
c90f19f
Compare
c90f19f
to
b06e416
Compare
b06e416
to
16e8f21
Compare
16e8f21
to
37461ac
Compare
2813c6b
to
37461ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great to see the version number(s) in the UI 🎉
The solution is neat and works well already! I added a couple of inline comments, just minor details to address before merging.
useGetNotebooksVersionsQuery, | ||
} from "../features/versions/versionsApi"; | ||
|
||
type Params = { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick:
type Params = { | |
interface Params { |
export default HelpRelease; | ||
|
||
// For testing | ||
export { parseChartVersion }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exports at definition site
6a3b01d
to
03a9f0e
Compare
Thanks for the reviews! I think I have addressed the key comments and the PR is ready for re-review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm! 🚀
Tearing down the temporary RenkuLab deplyoment for this PR. |
Fix #2664
Screenshot
/deploy #persist #cypress