-
Notifications
You must be signed in to change notification settings - Fork 1
Description
1. Confirm that people who have privileges for kolmafia/kolmafia have the same privileges for kolmafia/multitool. Be prepared for divergence if people wish to opt out or people contribute to multitool but not mafia.
4. Enforce the same review policy for multitool that kolmafia already has.
6. Change Languages on main page so multitool is not 50% Groovy or understand why that is the correct answer.
8. Verify that workflow and triggers are the same for multitool and mafia or that the differences are deliberate.
10. Consider revising the build so that the only artifact built is the jar file and the jar file is only promoted to a release when the build is triggered by updates to main.
12. Find a way to determine the oldest version of Java that can be a target for multitool, build a jar for that version and then verify that multitool runs.
13. Clean up the build by removing things that do not apply such as support for bundling third party jar files.