pcdshub / pcds-envs

conda environments used by PCDS
Other
1 stars 9 forks source link

ENH: pcds-5.8.3 #325

Closed ZLLentz closed 4 months ago

ZLLentz commented 5 months ago

New env for April I think we'll release/deploy this next week (week of 4/22) during the PAMM

closes #322 closes #323 closes #324

PCDS Package Updates

Package Old New Release Notes
hutch-python 1.18.5 1.20.0 https://github.com/pcdshub/hutch-python/releases/tag/v1.19.0
https://github.com/pcdshub/hutch-python/releases/tag/v1.20.0
lightpath 1.0.3 1.0.4 https://github.com/pcdshub/lightpath/releases/tag/v1.0.4
pcdscalc 0.5.0 0.5.1 https://github.com/pcdshub/pcdscalc/releases/tag/v0.5.1
pcdsdevices 8.3.0 8.4.0 https://github.com/pcdshub/pcdsdevices/releases/tag/v8.4.0
typhos 3.1.0 3.1.1 https://github.com/pcdshub/typhos/releases/tag/v3.1.1

SLAC Package Updates

Package Old New Release Notes
pydm 1.22.0 1.22.1 https://github.com/slaclab/pydm/releases/tag/v1.22.1

Python Community Core Package Updates

Package Old New
pre-commit 3.6.2 3.7.0
pytest 8.0.2 8.1.1

Added the Following Packages

Added the Following Dependencies

ZLLentz commented 4 months ago

I found some errors in my update to the apply_release.sh script so I'm working through those Otherwise this is looking pretty good

tangkong commented 4 months ago

I'm actually not sure what the failures in py310-next-full etc are. The tests all pass, and the security checks are similar to other passing tests. Is it the pip-check failures?

On the plus side py310 and py311 are looking good!

ZLLentz commented 4 months ago

Yeah, I think those are just pip check errors- some weird conflict between conda and pypi installs that result in an inconsistent env at the end.

ZLLentz commented 4 months ago

I'm going to check what happened with the local tests I ran before leaving on Friday before going ahead with this

ZLLentz commented 4 months ago

Local tests all passed (barring race conditions in hutch-python and typhos) One last local sec check for good luck and then sending it