-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Regen hit.cpp w/ cython 3.0.11, remove conda/pyhit and fix find_moose_executable util #29624
base: next
Are you sure you want to change the base?
Conversation
Job Documentation, step Docs: sync website on 50b545d wanted to post the following: View the site here This comment will be updated on new commits. |
Job Coverage, step Generate coverage on 50b545d wanted to post the following: Framework coverage
Modules coverageCoverage did not change Full coverage reportsReports
This comment will be updated on new commits. |
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.
Not ready for this until conda infrastructure changes are complete
@nmnobre this will also require a bump to conda packages, as the moose-pyhit
conda package relies on this.
I'm a bit confused... I bumped the version in But, surely the apptainer/docker failures are unrelated to conda? Cheers! |
@loganharbour All green. Thanks for the help and apologies for messing up #29589. Can I get this in before #29104? 😇 |
Changing Python versions requires a change to the entire stack. You'll need to start at the beginning with Line 100 in 1e17680
From experience, I can tell you I had issues getting our TestHarness to work with Python 3.12. So 3.13 may be quite the project! Edit: My mistake, I thought we were attempting to bump Python, not make something else compatible with Python 3.13... |
Yes! |
Co-authored-by: Jason M. Miller <[email protected]>
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.
Need to address versioner.yaml file
Co-authored-by: Jason M. Miller <[email protected]>
Co-authored-by: Jason M. Miller <[email protected]>
Job Conda build (Intel Mac) on 50b545d : invalidated by @milljm |
So we can build against Python 3.13.