-
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
fix(client)!: update KG status indexing percentage #2255
Conversation
You can access the deployment of this PR at https://renku-ci-ui-2255.dev.renku.ch |
P.S: click on the gif to see the full version -- GitHub shows only the initial N seconds as a preview |
@lorenzo-cavazzi we've just merged the PR so you can do
on this PR now. |
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.
I like the code change, and I tested adding a project to the KG, and I see that the progress bar moves in steps again. 🎉
Tests seem to be failing, though.
51529e7
to
d33e60c
Compare
Hi guys. We've just noticed that our acceptance-tests are not compatible with the version of KG we have on our |
FYI, we've just merged a fix to make acceptance-tests work with both pre- and post- status endpoint changes. |
BREAKING CHANGE: require a new version of renku-graph re SwissDataScienceCenter/renku-graph#1253
06c1faa
to
9985fc1
Compare
* restore project-lock tests * fix KG status endpoint fixtures * add KG status progress tests
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 have tests for this!
Tearing down the temporary RenkuLab deplyoment for this PR. |
This adapts the UI to the new response from the KG status endpoint, and restores the percentage indication when indexing a project.
As a comparison, on the following video the current PR deployment is on the left and "dev" on the right.
BREAKING CHANGE: requires a yet-unreleased version of renku-graph
re SwissDataScienceCenter/renku-graph#1253
/deploy renku-graph=development #persist #cypress