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 submodule information to version-check #232

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

thomas-bc
Copy link
Contributor

@thomas-bc thomas-bc commented Dec 11, 2024

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Fix nasa/fprime#2996

Add submodule info to fprime-util version-check

Defaults to filtering to only nasa and fprime-community for privacy reasons

or parsed.all_submodules
):
print(f" {remote} @ {version}")
except:

Check notice

Code scanning / CodeQL

Except block handles 'BaseException' Note

Except block directly handles BaseException.
@LeStarch LeStarch merged commit b8911c3 into nasa:devel Dec 11, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

version-check should attempt to read F´ version if ran in a project
2 participants