polyforest / acornui-gradle

A bundle of Gradle plugins that helps build Acorn UI projects with ease.
Apache License 2.0
0 stars 0 forks source link

As an AUI dev, I'd like CI to cut a new snapshot for each push of new code to acornui-gradle-plugin. #69

Open fuzzyweapon opened 5 years ago

fuzzyweapon commented 5 years ago

See #55 Each time code is pushed into the repo, CI should cut a snapshot for master and publish it to artifactory.

Likely use some combination of a drone.io plugin, Github webhooks, and Gradle to do the publishing. Gradle publishing captured in a separate ticket.