Giter VIP home page Giter VIP logo

pyreview's Introduction

pyreview

Code style: black License: GPL v3

pyreview is a deploy tool for Heroku Review App using Bitbucket Pipelines.


Heroku Review App is a great tool to make ephemeral apps in Heroku. The problem is that this tool only plays nice with Github. Deploying Review apps from a CI system is frustrating and hard and still in a very early stage of development.

This tool is an effort to automate the creation of Review Apps using Bitbucket Pipelines. It should be easy to fork this project and adapted it to another CI system (or abstract the CI at all).


This is a Work in Progress

This does the job, but don't expect many flexibility at this point. You are welcome to contribute by opening a issue or a Pull Request. I will pushing the guidelines to contribute soon.

pyreview's People

Contributors

franciscoafonsoo avatar dependabot[bot] avatar dependabot-preview[bot] avatar

Watchers

James Cloos avatar  avatar Kostas Georgiou avatar

pyreview's Issues

Use git archive instead of tarfile

Using git archive will vastly improve the compression, since it this will only compress files that are actually necessary (by following the .gitignore 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.