Java continuous-delivery

Open-source Java projects categorized as continuous-delivery

Top 6 Java continuous-delivery Projects

  • Jenkins

    Jenkins automation server

  • Project mention: Most Useful CI/CD Tools for DevOps | dev.to | 2024-04-15

    Jenkins is a highly extensible Java-based CI/CD automation server. It is open-source and self-hosted and enables you to automate, build, and deploy your software. The tool seamlessly integrates with various version control systems, cloud providers, and third-party applications, making it a versatile choice for modern development environments.

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  • Project mention: Ask HN: What tool(s) do you use to code review and deploy SQL scripts? | news.ycombinator.com | 2024-04-14

    Also RedGate, but Flyway has some reasons to recommend it over RedGate Deploy depending on your DBAs/workflows: https://flywaydb.org/

    (Though I don't think it is "complete" or "perfect", either.)

    EF Migrations are in a really good place now if you like/don't mind C# as a language (and you can easily embed SQL inside the C#, too, but there are benefits to being able to also run high level C# code). With today's tooling you can package your migration "runner application" as a single deployable executable for most platforms. You can build the executable once and run it in all your environments. (The same tool that updates your QA and Staging updates your Prod, testably running the same migrations.) Given the single executable deployable I might even consider using it for projects not themselves written in C#.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Go

    Main repository for GoCD - Continuous Delivery server

  • liquibase

    Main Liquibase Source

  • Project mention: I am looking for a troubled/bad open source codebase | /r/ExperiencedDevs | 2023-07-12

    While I respect the work, Liquibase's code base is quite messy... https://github.com/liquibase/liquibase

  • rultor

    DevOps team assistant that helps you merge, deploy, and release GitHub-hosted apps and libraries

  • shipkit-changelog

    Minimalistic Gradle plugin that generates changelog based on commit history and GitHub pull requests/issues

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-15.

Java continuous-delivery related posts

Index

What are some of the best open-source continuous-delivery projects in Java? This list will help you:

Project Stars
1 Jenkins 22,356
2 Flyway 7,754
3 Go 7,025
4 liquibase 4,384
5 rultor 555
6 shipkit-changelog 59
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com