Skip to content

Fix nightly upload pypi error (again) #5564

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

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

theorashid
Copy link
Contributor

This is for #5548. Simple change of secret for the nightly uploads. Should do the job @twiecki @fonnesbeck

(That closed PR was because I created a branch from an old branch rather than main, so it had old commits. This should be clean.)

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #5564 (b668e9d) into main (a98ab6d) will decrease coverage by 29.62%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #5564       +/-   ##
===========================================
- Coverage   87.29%   57.66%   -29.63%     
===========================================
  Files          81       81               
  Lines       14243    14238        -5     
===========================================
- Hits        12433     8211     -4222     
- Misses       1810     6027     +4217     
Impacted Files Coverage Δ
pymc/step_methods/mlda.py 12.46% <0.00%> (-83.94%) ⬇️
pymc/ode/utils.py 17.85% <0.00%> (-82.15%) ⬇️
pymc/bart/utils.py 5.83% <0.00%> (-79.57%) ⬇️
pymc/smc/smc.py 18.69% <0.00%> (-79.29%) ⬇️
pymc/bart/pgbart.py 17.57% <0.00%> (-77.35%) ⬇️
pymc/variational/updates.py 21.67% <0.00%> (-70.45%) ⬇️
pymc/model_graph.py 15.86% <0.00%> (-69.66%) ⬇️
pymc/smc/sample_smc.py 16.77% <0.00%> (-66.45%) ⬇️
pymc/func_utils.py 22.50% <0.00%> (-65.00%) ⬇️
pymc/printing.py 22.22% <0.00%> (-63.64%) ⬇️
... and 44 more

@twiecki twiecki merged commit 55463de into pymc-devs:main Mar 7, 2022
@twiecki
Copy link
Member

twiecki commented Mar 7, 2022

Thanks @theorashid , let's see :)

@theorashid
Copy link
Contributor Author

One final comment: whilst pymc v4 is under beta, is it easier for users to pip install pymc-nightly rather than cloning the repo?

@theorashid theorashid deleted the fix-nightly-pypi-token branch March 7, 2022 11:41
@twiecki
Copy link
Member

twiecki commented Mar 7, 2022 via email

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.

2 participants