GithubHelp home page GithubHelp logo

isabella232 / buildinfrastructure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reactivex/buildinfrastructure

0.0 0.0 0.0 682 KB

Test project for the new build system.

License: Apache License 2.0

Shell 9.99% Groovy 78.45% Java 11.56%

buildinfrastructure's Introduction

This is a template project used to test the rxjava-project-plugin.

Build

Build Status

New Project

  • Clone some other project, TBD
    • Make sure to customize group variable
  • Create repo
  • Run Ensure
  • Run SEED job
  • Navigate to https://bintray.com/reactivex/PROJECT and click "Add to JCenter"
  • Check "Host my snapshot build artifacts on the OSS Artifactory at https://oss.jfrog.org"
  • Fill in "Group ID" field with the group used in the first step, e.g. io.reactive.rxjava.swing
  • There's no need for a comment, but it is appreciated

Release

There should be a CloudBees job for "releasing" (the act of pushing out an artifact, could be a RC or a real release). You will have to choose the scope and stage. Both concepts come from the gradle-git plugin. Scope refers to which part of the version number should be incremented, i.e. "..". The options are "major", "minor", and "patch", and "patch" is the default. The stage relates to where in the release cycle you're in, we define "dev", then "rc", then a final release. "dev" appends "-dev.#", where the number is the number of commits since the last release. "rc" appends "-rc.#", where the number is an incrementing number from the last "rc". Both "rc" and final will apply a tag.

buildinfrastructure's People

Contributors

benjchristensen avatar quidryan avatar rspieldenner avatar

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.