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

Always specify the branch when dealing with datasets #2972

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

lorenzo-cavazzi
Copy link
Member

@lorenzo-cavazzi lorenzo-cavazzi commented Jan 16, 2024

There is a breaking change from the renku-core APIs that requires the clients to either always or never specify the branch name. The reason is that the branch is used for caching, and not sending one results in falling back to a default name instead of picking the default branch name.

Since we know the default branch and we are already using it somewhere, this PR updates the code to always pass the default branch name.

/deploy renku=remove-v9 renku-core=develop

@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-ui-2972.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

@lorenzo-cavazzi lorenzo-cavazzi merged commit 4662aac into master Jan 17, 2024
15 of 16 checks passed
@lorenzo-cavazzi lorenzo-cavazzi deleted the 000-fix-datasets-branches branch January 17, 2024 07:40
@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.

3 participants