danfickle / danfickle/openhtmltopdf
Project release cycle and nightly/development builds ?
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm watching this project for some time and I would like to use it with a project. However I saw the latest releases are not available. There are a lot of free tools and services around code development that would allow us to implement an automated build and publish pipeline.
There's travis [1] - that can automatically build the project on multiple JVM versions. It also works for PR's and allows you to know beforehand if the branch builds.
There's bintrya [2] that provides a maven style repository to publish releases and snapshots. It also has integration with Maven Central and it makes it very easy to publish stable releases there.
I believe the changes will enable users to consume and test versions much easier and improve how you can accept contributions.
@danfickle : I'm willing to help with the setup but there are some things that require action on your part (create some accounts, etc). Are you open to some of these things?
Thanks,
[1] https://travis-ci.org/
[2] https://bintray.com/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.