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

Version 4.1.0 #184

Merged
merged 16 commits into from
Nov 9, 2023
Merged

Version 4.1.0 #184

merged 16 commits into from
Nov 9, 2023

Conversation

mindstorm38
Copy link
Owner

@mindstorm38 mindstorm38 commented Oct 27, 2023

Changes

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Attention: 1163 lines in your changes are missing coverage. Please review.

Files Coverage Δ
portablemc/__init__.py 100.00% <100.00%> (ø)
test/test_cli_misc.py 100.00% <100.00%> (ø)
test/test_download.py 100.00% <100.00%> (ø)
test/test_misc.py 100.00% <100.00%> (ø)
test/test_project.py 100.00% <100.00%> (ø)
test/conftest.py 95.23% <95.23%> (ø)
portablemc/cli/lang.py 84.61% <84.61%> (ø)
portablemc/cli/parse.py 97.05% <97.05%> (ø)
test/test_install.py 94.28% <94.28%> (ø)
portablemc/cli/util.py 88.00% <88.00%> (ø)
... and 9 more

📢 Thoughts on this report? Let us know!

…opefully remains accepted by Cloudflare, and may also speed up other requests that were limited du to python default User-Agent (pure deduction).
@MisileLab
Copy link
Contributor

I'm using portablemc as primary launcher so neoforge support would be great

@mindstorm38
Copy link
Owner Author

I'm using portablemc as primary launcher so neoforge support would be great

The CLI support will be stable in the next update!

@mindstorm38 mindstorm38 marked this pull request as ready for review November 9, 2023 19:33
"""
try:
# NOTE: For now we don't sanitize the parameter.
url = f"https://maven.neoforged.net/api/maven/latest/version/releases/net%2Fneoforged%2Fforge?filter={game_version}"
Copy link
Owner Author

Choose a reason for hiding this comment

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

TODO: Sanitize this parameter

@mindstorm38 mindstorm38 merged commit 86c77c2 into master Nov 9, 2023
17 checks passed
@MisileLab
Copy link
Contributor

@mindstorm38 I think neoforge:1.20.1-latest (or other version) not working

@mindstorm38
Copy link
Owner Author

Remove the -latest, it's not needed for neoforge since there no latest/recommended distinction.

@mindstorm38 mindstorm38 deleted the v4.1 branch November 10, 2023 18:32
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.

2 participants