GithubHelp home page GithubHelp logo

isabella232 / bitrise-plugins-io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitrise-io/bitrise-plugins-io

0.0 0.0 0.0 6.99 MB

A Terminal / Command Line interface for bitrise.io, to manage your apps on bitrise.io right from your terminal / command line.

Go 98.56% Shell 1.44%

bitrise-plugins-io's Introduction

Bitrise IO plugin for [Bitrise CLI]

A Terminal / Command Line interface for bitrise.io, to manage your apps on bitrise.io right from your terminal / command line.

How to install

You can install this Bitrise CLI plugin using the bitrise cli:

bitrise plugin install https://github.com/bitrise-io/bitrise-plugins-io.git

How to use

First you have to sign in / authenticate yourself. Authentication requires a Bitrise.io Personal Access Token, which you can generate at: https://www.bitrise.io/me/profile#/security.

Once you have the Personal Access Token register it for the plugin using the auth command:

bitrise :io auth --token 3c..NQ

You can check with which user you're signed into the plugin with the auth whoami command:

$ bitrise :io auth whoami

viktorbenei

List your apps with the apps command:

bitrise :io apps

List builds of a specific app (identified by its slug/ID you see in the apps list):

bitrise :io builds --app 72b...392

Limit it to just the last 5 builds:

bitrise :io builds --app 72b...392 --limit=5

For all the available commands use:

bitrise :io help

And to get all the available flags of a given command:

bitrise :io COMMAND --help

e.g. for the builds command to see all of its available options:

bitrise :io builds --help

Development

How to create a new release of this plugin

  • bump RELEASE_VERSION in bitrise.yml
  • commit the change(s)
  • call bitrise run create-release
  • check and update the generated CHANGELOG.md
  • test the generated binaries in _bin/ directory
  • push these changes to the master branch
  • once deploy workflow finishes on bitrise.io create a github release with the generated binaries

bitrise-plugins-io's People

Contributors

godrei avatar slapec93 avatar viktorbenei 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.