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

Move branch and formatVersion to runtime properties #67

Merged
merged 1 commit into from
May 4, 2020

Conversation

ileasile
Copy link
Contributor

@ileasile ileasile commented May 3, 2020

Branch and format version were actually defined in several different places, and it might be easy to forget to modify it in both places. We've actually forgot to do so, and that led to #66

This PR places build branch and format version to runtime properties .ini, so now we should only change formatVersion in one place, and shouldn't change branch at all. If smb wants to build jupyter locally and use libraries branch different from what s/he's on, s/he should set build.branch gradle property locally.

@ileasile ileasile linked an issue May 3, 2020 that may be closed by this pull request
@ileasile ileasile requested a review from nikitinas May 4, 2020 00:24
@ileasile ileasile changed the title Move branch and formatVersion to runtime properties. Move branch and formatVersion to runtime properties May 4, 2020
@nikitinas nikitinas merged commit 90e0393 into master May 4, 2020
@ileasile ileasile deleted the improve_library_downloading branch June 7, 2020 16:14
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.

Unable to use kernel because of error in parserLibraryDescriptors
2 participants