JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.63k stars 2.59k forks source link

Replace SnapCI #2523

Closed koppor closed 7 years ago

koppor commented 7 years ago

SnapCI will be shut down. PR tracking will stop in May 2017. See https://blog.snap-ci.com/blog/2017/02/06/2017-02-06-snap-announcement/.

SnapCI recommends GoCD, but this is self-hosted: https://www.gocd.io/download/

In parallel, we could try out CircleCI 2.0 - see: https://discuss.circleci.com/t/getting-started-configuration/8088/1 -- Attention This requires a complete new configuration

See https://github.com/JabRef/jabref/wiki/CI for our current CI setup.

stefan-kolb commented 7 years ago

What is currently running on SnapCI? Why not just remove it and stay with Travis and Circle?

stefan-kolb commented 7 years ago

Ok I found the information inside the Wiki. I'm still not too happy with the overhead. Lets discuss this @ JabCon

stefan-kolb commented 7 years ago

Changed and parallelized Travis CI instead.