EandrewJones opened a new issue, #506: URL: https://github.com/apache/flagon-useralejs/issues/506
## Problem Build artifact names contain the version number. This creates a dependency between our test suite (see [here](https://github.com/apache/flagon-useralejs/blob/4eec2ffd87880bc96858f2802b054058eeebb003/test/unit/spec/main.html#L20), for example) and the version number. Not only is this a blocker for automation, it will create flaky tests on every release. ## Solution Remove version numbers from the build artifact name. The only place version numbers need be included is on the release channels (NPM, apache), not in built js files themselves. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@flagon.apache.org For additional commands, e-mail: notifications-h...@flagon.apache.org