-
Notifications
You must be signed in to change notification settings - Fork 89
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
Update requirements.txt for #844 #2004
Conversation
@mugitty This is a trivial change, so merge at will. |
@mugitty @dustine32 It looks like your pipeline has failed. Odd error in the reports. Are you up-to-date with |
Jenkins file got to be large, so I temporarily removed part of the publishing step. This may have caused the problem. I need to look in detail |
@mugitty Importantly, "Publishing" and "Archiving" should be either kept intact or removed entirely--having a partial publish step could cause problems, such as overwriting live data with bad data. |
It failed while comparing stats from previous to current release. Specifically, it cannot find 'process' aspect items in the json file. |
…44-ext-repair-obs-terms
65b1bdf is for fixing
Also another error installing
We'll see in testing how this affects the GO pipeline build and whether we need to pin to any specific versions. |
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.
@mugitty and I sorted out the python3.10 upgrade bugs on this branch as we saw them pop up on the Jenkins build pipeline. A lot of unpinning dependencies.
Hopefully this is everything we need to do. But if there are more, newly discovered bugs we can just continue to fight through them.
Bringing in changes from biolink/ontobio#632
Will test on Jenkins test branch