Add cylc-flow, cylc-rose, cylc-uiserver, bump Python to 3.10.13#894
Merged
climbfuji merged 76 commits intoJCSDA:developfrom Dec 14, 2023
Merged
Add cylc-flow, cylc-rose, cylc-uiserver, bump Python to 3.10.13#894climbfuji merged 76 commits intoJCSDA:developfrom
climbfuji merged 76 commits intoJCSDA:developfrom
Conversation
…eature/add_cylc_flow
…uplicate packages, remove many legacy versions for Python packages
3 tasks
RatkoVasic-NOAA
approved these changes
Dec 12, 2023
Collaborator
RatkoVasic-NOAA
left a comment
There was a problem hiding this comment.
Approved (don't forget .gitmodules)
srherbener
approved these changes
Dec 12, 2023
DavidHuber-NOAA
approved these changes
Dec 12, 2023
Collaborator
|
Thanks for the Python version bump! |
ulmononian
approved these changes
Dec 13, 2023
…eature/add_cylc_flow
BenjaminRuston
approved these changes
Dec 13, 2023
Collaborator
Author
Brilliant, thanks very much for testing @BenjaminRuston ! |
AlexanderRichert-NOAA
approved these changes
Dec 14, 2023
Collaborator
AlexanderRichert-NOAA
left a comment
There was a problem hiding this comment.
Concretizes fine on acorn & orion, tested a couple python-based packages and all looks good. Didn't test met/metplus.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Summary
Necessary config and spack submodule pointer updates for adding
cylc-flow,cylc-rose,cylc-uiserver.Along with this, bump Python to version 3.10.13 (see JCSDA/spack#377 for some background information on why we can use newer Python versions than 3.9 with
cylcinspack-stack. This Python version is also compatible with what is requested in #887.I removed several legacy versions for Python packages as part of this process, since I ran into problems with duplicate packages.
Testing
png. I could also launch the cylc jupyterhub server and dashboard.qg-fullDA.yamll95-fullDA.yamlNote When we install this on the HPCs, we will need to add
sedas an external package, and possibly do the same in the instructions for generating new site configs for Linux (probably not macOS, because the spack package that asks for sed will want gnu-sed and not macOS-sed). See #904Applications affected
n/a
Systems affected
All systems that use the
unified-devorskylab-devtemplates.Dependencies
Issue(s) addressed
Working towards #242
Resolves #887
Checklist