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 mongo version #34

Merged
merged 2 commits into from
Dec 27, 2023
Merged

fix mongo version #34

merged 2 commits into from
Dec 27, 2023

Conversation

theleeeo
Copy link
Contributor

Ubuntu 22.04 only have their own version for 6.0.4 and above, for any mongo version below that you have to download one for a lower Ubuntu version.

This PR fixes that but also adds better error checking for a bad status code when downloading, making it easier to find the root cause of the issue when one is to encounter something similar again.

@theleeeo
Copy link
Contributor Author

All of the tests and workflows are passing now. I did however have to rewrite some tests to allow that fallback behaviour since some mongo versions being tested are at the point where they only exist for older versions of ubuntu.

@saniales saniales merged commit 44034e8 into tryvium-travels:main Dec 27, 2023
6 checks passed
@saniales
Copy link
Member

Thank you for your contribution.

Your commit have been merged and will be part of the next release.

Have a nice day.

@theleeeo theleeeo deleted the VersionFix branch January 8, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants