melt-umn / silver

An attribute grammar-based programming language for composable language extensions
http://melt.cs.umn.edu/silver/
GNU Lesser General Public License v3.0
59 stars 7 forks source link

Allow specifying an arbitrary branch name from which to copy jars in OVERRIDE_JARS #717

Closed krame505 closed 2 years ago

krame505 commented 2 years ago

Changes

This avoids needing to run upload-override-jars when the desired jars are from another branch that has built on Jenkins.

Documentation

Added a comment to the Jenkinsfile