narlei / BitBot

Bitrise CI unofficial macOS client

Home Page:https://deszip.github.io/BitBot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitBot

Build Status

About

BitBot is unofficial Bitrise CI client for macOS. It uses Bitrise public API for all of its features. Before use add your personal access token and application build trigger tokens in the account list.

BitBot was built to work for my current project so it definitely lacks a lot of functionality available via Bitrise API and is full of bugs. Feel free to drop me a line if you found one or need a feature.

BitBot and I are not associated or affiliated with Bitrise in any way.

BitBot

BitBot

BitBot

Building

  • Clone the repo
  • Run pod install --repo-update in the root directory
  • Open Bitrise.xcworkspace file
  • Build Bitrise target or export binary

Or you can just grab .dmg file from releases section.

Account credentials

To use BitBot you need to provide your account access token. You can generate it on your account settings page.

Contributing

BitBot was built for my personal needs and thus lacks lots of features from the Bitrise public API. Feel free to make PRs, open issues etc.

About

Bitrise CI unofficial macOS client

https://deszip.github.io/BitBot/

License:MIT License


Languages

Language:Objective-C 99.8%Language:Ruby 0.2%