You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
Right now, my releases of Katamari to Github are entirely manual. It shouldn't be too hard to build a Katamari CI job on CircleCI which for any given branch attempts to re-bootstrap Katamari using source paths and then again using the produced bootstrap jar. There should also be some other end-to-end tests at that level which run.
Given that success, an automated release could be tagged and pushed.
Or at the least I could have an etc/release.sh which automates patching and committing the kat script version bump and uploading both the script and the standalone jar to Github.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now, my releases of Katamari to Github are entirely manual. It shouldn't be too hard to build a Katamari CI job on CircleCI which for any given branch attempts to re-bootstrap Katamari using source paths and then again using the produced bootstrap jar. There should also be some other end-to-end tests at that level which run.
Given that success, an automated release could be tagged and pushed.
Or at the least I could have an
etc/release.sh
which automates patching and committing thekat
script version bump and uploading both the script and the standalone jar to Github.The text was updated successfully, but these errors were encountered: