Skip to content
#

object-oriented

Here are 902 public repositories matching this topic...

cticenhour
cticenhour commented Jun 7, 2022

Reason

When there is a submodule update (and subsequent conda package update in MOOSE), there is no hint that conda is out-of-date when the user attempts to build after updating MOOSE only. This can lead to pain and confusion for users.

We already perform a submodule mismatch check, and print out a warning during build. We should do the same for conda.

Design

We should take inspira

T: task Good first issue C: Conda

Improve this page

Add a description, image, and links to the object-oriented topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the object-oriented topic, visit your repo's landing page and select "manage topics."

Learn more