Giter VIP home page Giter VIP logo

bleeding-edge-bot's Introduction

lemonbot

Bot used for merging Citra bleeding-edge builds. At the moment, it uses the GitHub API to find builds to merge.

Pull requests to fix issues with the bot are more than welcome.

Use in Citra bleeding-edge build process

The actual bot is ran on a server administrated by Flame Sage. It is ran on a daily cron-job and updates from this repo before trying to merge builds.

What does it do?

The bot will clone the latest MAIN_REPO and resync PUSH_REPO/master. After that, each of the PULL_REPOS is visited. It will look for PRs on GitHub labelled with LABEL_TO_FETCH and merge those onto the MAIN_REPO/master branch. If a PR fails to merge it will be ignored. Once everything has been merged the bot will push the resulting files to the PUSH_REPO/self.branch_name branch.

The path self.tracking_path is used as a working directory for the git merge operations.

The status will be logged via the logger object. The default configuration is to log to debug.log, error.log and stdout.

Installation

Download tag_build.py and configure lemonbot by modifying the configuration at the top of the file. You can then run the script.

License

lemonbot is licensed under the GPLv3 (or any later version). Refer to the license.txt file included.

bleeding-edge-bot's People

Contributors

jroweboy avatar jayfoxrox avatar flamesage avatar bunnei avatar

Watchers

 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.