Git Product home page Git Product logo

gradle-release-example's Introduction

gradle-release-example

Build Status codecov.io

Description

Gradle release example for CI and CD including integration with sonar, versioning and changelog. This is used for the gradle webinars.

Technologies

Java Gradle

How to deploy

The Jenkinsfile and JenkinsfileDeploy store the gradle activities in the CI and CD pipeline. All the modifications are done via Pull Requests, see the Contribution Guidelines for further information.

Build

gradle clean build

Test

gradle clean build

Sonar

gradle sonarqube

Release

gradle clean release -Prelease.useAutomaticVersion=true

CI and CD

We use Travis CI as automation server and Codecov for test coverage:

  • On Push to any branch, to build the source code
  • On Pull Requests to master, to build, test and execute the sonar analysis and upload the SNAPSHOT library to Nexus
  • On Push to release branch (from master), to prepare and perform the release using gradle-release plugin automatically generating the changelog

How to contribute

Features and bug fixes are more than welcome. They must be linked to an issue, so the first step before contributing is the creation of a GitHub issue.

External resources

License

Apache 2.0

gradle-release-example's People

Stargazers

Carlos Cavero avatar  avatar

Watchers

James Cloos avatar Carlos Cavero avatar

gradle-release-example's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.