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

Start looking at production run tasks #780

Draft
wants to merge 1 commit into
base: exp/1.1
Choose a base branch
from

Conversation

modmuss50
Copy link
Member

Production run tasks, will require manual registration. Somewhat similar to what I did in API here: https://github.com/FabricMC/fabric/blob/1.19.3/build.gradle#L408-L489

Closes #90

TODO:

  • Tests
  • Documentation
  • Run client test on GHA? (WIll need splitting out of the other tests)
  • Refactor AbstractLoomJavaExecTask to put all args in the args file
  • Support older versions in client prod run test + remove duplication with GenerateDLIConfigTask
  • Possibly fix/refactor custom intermediary providers to work witht this? (How will this work for the server test?)

Out of scope:

  • Debugging support/remapping
  • MS auth

@modmuss50 modmuss50 added this to the 1.1 milestone Dec 17, 2022
@modmuss50 modmuss50 self-assigned this Dec 17, 2022
@modmuss50 modmuss50 removed this from the 1.1 milestone Jan 16, 2023
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.

None yet

1 participant