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

Fix "offline" builds with meson #1475

Merged
merged 1 commit into from
Dec 24, 2021
Merged

Fix "offline" builds with meson #1475

merged 1 commit into from
Dec 24, 2021

Conversation

pcarruscag
Copy link
Member

fix mutation download, exception catching to inform user, and more flexible names for manual downloads
Closes #1335

@pcarruscag pcarruscag merged commit 0f226fe into develop Dec 24, 2021
@pcarruscag pcarruscag deleted the fix_offline_builds branch December 24, 2021 14:44
Comment on lines 100 to 103
download_module(mpp_name, alt_name_mpp, github_repo_mpp, sha_version_mpp)


def is_git_directory(path = '.'):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw: Are we following some python format style (maybe even clang-format?)

Copy link
Contributor

@TobiKattmann TobiKattmann Jan 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and thanks for this PR 💐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants