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(client): prevent dropping pinned images #2466

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

lorenzo-cavazzi
Copy link
Member

@lorenzo-cavazzi lorenzo-cavazzi commented Apr 12, 2023

This fixes a nasty bug accidentally introduced here #2410 that prevents pinned images from being picked up correctly.

In the screenshot, I tested a project with a pinned image that was picked up correctly -- it's from a different commit than the current one.

image

You can use this project to test it https://dev.renku.ch/projects/lorenzo.cavazzi.tech/1408-pinned-image

/deploy #persist #cypress renku=renku-ui-3.4.2-updates
fix #2458

@lorenzo-cavazzi lorenzo-cavazzi requested a review from a team as a code owner April 12, 2023 16:24
@lorenzo-cavazzi lorenzo-cavazzi temporarily deployed to renku-ci-ui-2466 April 12, 2023 16:24 — with GitHub Actions Inactive
@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-ui-2466.dev.renku.ch

Copy link
Member

@leafty leafty left a comment

Choose a reason for hiding this comment

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

LGTM

Unfortunately a typical pitfall of js classes and this not being bound by default.

@lorenzo-cavazzi lorenzo-cavazzi deployed to renku-ci-ui-2466 April 13, 2023 16:40 — with GitHub Actions Active
@lorenzo-cavazzi lorenzo-cavazzi merged commit ceefe44 into master Apr 13, 2023
@lorenzo-cavazzi lorenzo-cavazzi deleted the 2458-fix-pinned-images branch April 13, 2023 19:06
@RenkuBot
Copy link
Contributor

Tearing down the temporary RenkuLab deplyoment for this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pinning an image does not set the image property in the payload to notebook service
3 participants