GithubHelp home page GithubHelp logo

aadrian / gitbucket-community.herokuapp.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitbucket-plugins/gitbucket-community.herokuapp.com

0.0 2.0 0.0 204.87 MB

community version with all known plugins of gitbucket

Home Page: http://gitbucket-community.herokuapp.com

Shell 100.00%
gitbucket

gitbucket-community.herokuapp.com's Introduction

gitbucket-community.herokuapp.com

This project stores the definition of the community demo version of GitBucket available at : http://gitbucket-community.herokuapp.com/

How to deploy

The herokuapp update itself using the content of the GitHub project. Thus on push, it will automatically redeploy with the new content.

Update to a new version of GitBucket

  • change in update.sh the version of GitBucket (use the tag value) for example from GITBUCKET_VERSION=4.4 to GITBUCKET_VERSION=4.5
  • run ./update.sh
  • commit & push the changes

Update a plugin version

  • change in update.sh the version of the plugin for example from GITBUCKET_ANNOUNCE_PLUGIN_VERSION=1.4.0 to GITBUCKET_ANNOUNCE_PLUGIN_VERSION=1.5.0
  • run ./update.sh
  • commit & push the changes

Add a plugin

  • add a variable storing the plugin version
  • duplicate & adapt from another plugin the check and download part
  • run ./update.sh
  • commit & push the changes

Try it locally first

Execute ./run.sh from the current directory to start GitBucket locally ( http://localhost:8080/gitbucket/ ), with GITBUCKET_HOME as the current directory: it will be using all the currently downloaded plug-ins.

Errors

The following plug-ins doesn't seem to work correctly now with the latest (4.16.0) version of GitBucket:

  • Bugspots plugin - #7 - throws ClassNotFoundException
  • RST plugin - #11 - throws ClassNotFoundException

gitbucket-community.herokuapp.com's People

Contributors

aadrian avatar mcfoggy avatar

Watchers

 avatar  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.