Skip to content
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

Add a recursive git submodule status to logs #2151

Closed
BrianCurtis-NOAA opened this issue Feb 26, 2024 · 0 comments · Fixed by #2164
Closed

Add a recursive git submodule status to logs #2151

BrianCurtis-NOAA opened this issue Feb 26, 2024 · 0 comments · Fixed by #2164
Assignees
Labels
enhancement New feature or request

Comments

@BrianCurtis-NOAA
Copy link
Collaborator

Description

Since UFSWM PR's heavily rely on components inside of components like FV3 for example it would be beneficial to track those extra subcomponents in the RT logs

Solution

add --recursive to git submodule status in rt.sh
git submodule status --recursive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
2 participants