hyperspace
hyperspace copied to clipboard
[FEATURE REQUEST]: Publish SNAPSHOT JARs as a CI process
Feature requested It will be nice to publish SNAPSHOT JARs daily (when there are new commits to master).
Acceptance criteria SNAPSHOT JARs are available here: https://oss.sonatype.org/content/repositories/snapshots/com/microsoft/hyperspace/
I need to check the secure way to provide the sonatype credential.
While doing #470, I noticed that the azure pipeline has "Publish Hyperspace artifacts" task to publish artifacts. Isn't it working now? Or can't we reuse it for this issue?