Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release process #152

Open
hrj opened this issue Jul 5, 2017 · 2 comments
Open

Automate release process #152

hrj opened this issue Jul 5, 2017 · 2 comments

Comments

@hrj
Copy link
Owner

hrj commented Jul 5, 2017

The process I follow is simple but manual:

  • Take latest released zip file
  • Unzip it somewhere
  • Replace the abandon jar file with the latest version
  • Zip up the whole thing again
@z4f1r0v
Copy link
Contributor

z4f1r0v commented Jul 27, 2017

Hi @hrj!

We can use something like Travis and sbt-release for this task. What do you think?

@hrj
Copy link
Owner Author

hrj commented Jul 27, 2017

Hi @alexanderzafirov

sbt-release looks too complex for this project's needs. We just need a simple script. But if you are willing to invest time in sbt-release, sure, I would be happy to accept a PR 😄

Building automatically in Travis would be nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants