-
Notifications
You must be signed in to change notification settings - Fork 299
Add APIs for name prefixing #4091
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
Conversation
If folks are good with this as-is, I'd love to slip this into idaholab/moose#29817, but if we want significant revisions then I definitely don't want this to hold that up |
b5d57b8
to
3f9135c
Compare
Job Coverage, step Generate coverage on 3f9135c wanted to post the following: Coverage
Warnings
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.
At some point I need to go through all the git grep on_command_line
output and fix everything else that has a command line interface but no C++ interface...
Should we wait until CIVET is closer to 100% before merging stuff? |
Job Min clang on 3f9135c : invalidated by @lindsayad |
We'll need to figure out what to do about that openmpi slot issue at some point for Mac arm |
It should be as simple as telling openmpi's |
Tossed up idaholab/moose#29966 |
I'll wait until that's done and merged, then, before we merge #4076 and #4077, just in case we need any fixes to go in first. Those are big enough and the submodule update delayed enough that I don't want to get them into it by accident lest something cause further delay. |
Refs idaholab/moose#29951