Giter VIP home page Giter VIP logo

cli's Introduction

Sem

Semaphore 2.0 command line interface.

Install

Edge (latest build on master branch):

curl https://storage.googleapis.com/sem-cli-releases/get-edge.sh | bash

Stable (latest stable version, manually released):

curl https://storage.googleapis.com/sem-cli-releases/get.sh | bash

Homebrew (latest stable version)

brew install semaphoreci/tap/sem

Development

Releases

We build a new release for every tag in this repository and upload it to Github.

Apart from this, we have two installation scripts:

  • get.sh - gets the latest stable version of the CLI
  • get-edge.sh - gets the latest edge version of the CLI

The edge script is updated every time we release a tag. The stable get.sh script needs to be manually approved and released from Semaphore. Follow the releasing new versions procedure to update and release.

Releasing new versions

  1. Prepare the changes as a PR -> Get a green build -> Merge to master

  2. Checkout latest master code and run: make tag.patch, make tag.minor or make tag.major depending on the type of the change. We use semantic versioning for the CLI.

  3. Semaphore will build the release, upload it to Github and our brew taps, and update the get-edge installation script.

  4. The stable installation script needs to be updated by manually promoting the release on Semaphore. Find the workflow for the tag you want to promote to stable, and click on the "Stable" promotion. This will update the get.sh script.

  5. Update the CHANGELOG.md file

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.