Formalize the creation of bleeding edge jar files

Issue #464 closed
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Make the creation of incremental releases a part of the change process.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. At the end of the current change procedure overview, add a step to create and upload a jar to the wiki downloads page

CURRENT BEHAVIOR

There's no procedure for incremental releases

EXPECTED BEHAVIOR

Every release after the last major release should be made available for download after merge to master. The author of the merged code should be responsible for the jar creation and adding the link.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

See expected behavior.

FILES AFFECTED (where the changes will be implemented) - developers only

SCMP

LEVEL OF EFFORT - developers only

minor

COMMENTS

Comments (2)

  1. Log in to comment