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

Mod downloader page improvements #1979

Merged

Conversation

lumiscosity
Copy link
Contributor

Fixes #1465
Fixes #1864

Signed-off-by: lumiscosity averyrudelphe@gmail.com

Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
Mirrors Modrinth page behaviour.

Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
@lumiscosity lumiscosity changed the title Feature/mod page improvements Mod page improvements Dec 23, 2023
@lumiscosity lumiscosity changed the title Mod page improvements Mod downloader page improvements Dec 23, 2023
Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
@Trial97
Copy link
Member

Trial97 commented Dec 23, 2023

Please run clang format on your code(or fix the styling manually)

Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
@lumiscosity
Copy link
Contributor Author

styling should be fine now

@Trial97 Trial97 added bug Something isn't working simple change changelog:fixed A PR that appears under "Fixed" in the changelog labels Jan 3, 2024
@Trial97 Trial97 added this to the 8.1 milestone Jan 3, 2024
@Trial97 Trial97 merged commit 57a5893 into PrismLauncher:develop Jan 3, 2024
34 checks passed
@Trial97 Trial97 added the backport release-8.x Backport PR automatically label Jan 3, 2024
Copy link
Contributor

github-actions bot commented Jan 3, 2024

Successfully created backport PR for release-8.x:

@Scrumplex Scrumplex added changelog:changed A PR that appears under "Changed" in the changelog and removed changelog:fixed A PR that appears under "Fixed" in the changelog labels Mar 3, 2024
Copy link
Contributor

github-actions bot commented Mar 3, 2024

Backport failed for release-8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-8.x
git worktree add -d .worktree/backport-1979-to-release-8.x origin/release-8.x
cd .worktree/backport-1979-to-release-8.x
git switch --create backport-1979-to-release-8.x
git cherry-pick -x 358cf5b3485cfb23cce226c02fef03523468d4eb 1bf386603dece42df0815495ae6b43b0e2d665c8 1e48bf838db3f72fd391ecf9c91aa8e693daf213 c29af83dc328612d340c54e3ec037b1264d66d51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-8.x Backport PR automatically bug Something isn't working changelog:changed A PR that appears under "Changed" in the changelog simple change
Projects
None yet
4 participants