mcscript icon indicating copy to clipboard operation
mcscript copied to clipboard

[Feature request] Additional flags for CI/CD

Open Thepyrocrafteur opened this issue 6 years ago • 0 comments

Hello. Is it possible to add flags like -build or something else to use in CI/CD jobs. Using this flag should be like -fullErr but exit the software wrongly to make CI/CD job fail when there are errors. And maybe for CI/CD creating a flag -output <path> for ya know.

You may think "Why CI/CD for such a small thing like this". Maybe one day it will be possible to execute unit test on mcfunction or maybe today there is a way to execute unit test on compiled mcfunction. Maybe in future you will use the CI/CD flag to verify if code is optimized like @angular/cli does.

Thepyrocrafteur avatar Aug 07 '19 18:08 Thepyrocrafteur