-
Notifications
You must be signed in to change notification settings - Fork 1
Bump version for typeguard and pyspark #31
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
Open
patrykgromek
wants to merge
16
commits into
master
Choose a base branch
from
feature/upgrade_dependencies_versions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
1d1c77a
Bump version for typeguard and pyspark
patrykgromek fe42d37
Change pyspark version in requirements.txt
patrykgromek 4cca69d
Change pip snapshot repo
patrykgromek 2228e37
Twine upload without ssl check
patrykgromek 636fc18
Temp commmit
patrykgromek eeb03ba
Temp commmit2
patrykgromek 8500193
Doc-build set pysequila version manually
patrykgromek 241c318
Change pip_snapshot_repo to bdg-pip
patrykgromek d0f1c52
Doc-build set use bdg-pip/simple
patrykgromek 0f65e02
Explicitly set pyspark sequila version
patrykgromek 9b72042
Allow error in nbsphinx
patrykgromek cb5bc0f
use wget no-check-certificate
patrykgromek 3210971
Remove nbsphinx_allow_errors
patrykgromek 92c8b45
use wget no-check-certificate
patrykgromek 4589d9f
notebooks sub-repository indicator
patrykgromek 6123b62
Merge remote-tracking branch 'origin/feature/upgrade_dependencies_ver…
patrykgromek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -135,7 +135,7 @@ build-python37: | |
| - source $VERSION_FILE | ||
| - pip install -U -r requirements.txt | ||
| script: | ||
| - twine upload --repository=$PYPI_REPO dist/* --config-file=/root/pypi/.pypirc | ||
| - export CURL_CA_BUNDLE="" && twine upload --repository=$PYPI_REPO dist/* --config-file=/root/pypi/.pypirc | ||
| tags: [ docker ] | ||
|
|
||
|
|
||
|
|
@@ -172,8 +172,8 @@ doc-build: | |
| - source /opt/conda/etc/profile.d/conda.sh | ||
| - conda activate /tmp/jovyan/venv/$VENV_NAME/ | ||
| - source "/tmp/jovyan/.sdkman/bin/sdkman-init.sh" | ||
| - pip install -U sphinx==$SPHINX_VERSION nbsphinx sphinx_rtd_theme rst2pdf sphinxcontrib-github_ribbon "sphinxcontrib-bibtex<2.0.0" pysequila==$VERSION --extra-index-url=$PIP_SNAPSHOT_REPO | ||
| - export PYSPARK_SUBMIT_ARGS="--packages org.biodatageeks:sequila_${SCALA_VERSION}:${SEQUILA_VERSION} --driver-memory 4g pyspark-shell" | ||
| - pip install -U sphinx==$SPHINX_VERSION nbsphinx sphinx_rtd_theme rst2pdf sphinxcontrib-github_ribbon "sphinxcontrib-bibtex<2.0.0" pysequila==0.2.1+geeb03ba.snapshot --extra-index-url=$PIP_SNAPSHOT_REPO | ||
| - export PYSPARK_SUBMIT_ARGS="--packages org.biodatageeks:sequila_${SCALA_VERSION}:0.2.1+geeb03ba.snapshot --driver-memory 4g pyspark-shell" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. tutaj chyba będę musiał wrócić do $VERSION ? jednak bez podania wersji bezpośrednio build PR się wywalał |
||
| script: | ||
| - cd docs && ./docs.sh html | ||
| artifacts: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule notebooks
updated
from cbc4ab to 48934c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| pyspark==3.0.1 | ||
| pyspark==3.1.2 | ||
| findspark | ||
| setuptools | ||
| wheel | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
ominięcie starego certyfikatu