Skip to content

mrkm4ntr/gitbucket-network-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7495e0f · Sep 10, 2022
Sep 10, 2022
Dec 17, 2020
Mar 16, 2021
Sep 3, 2022
May 3, 2017
Jun 27, 2016
Apr 28, 2018
Jun 27, 2016
Sep 28, 2020
Dec 17, 2020
Sep 3, 2022
Sep 10, 2022
Nov 13, 2020
Aug 4, 2016

Repository files navigation

gitbucket-network-plugin Build Status

This plugin provides network graph for GitBucket.

Screenshot

Installation

Download jar file from the release page and put into GITBUCKET_HOME/plugins.

Version

Plugin version GitBucket version
1.9.x 4.35.x
1.8.x 4.34.x
1.7.x 4.32.x
1.6.x 4.26.x
1.5 4.19.x
1.4 4.11.x
1.3 4.10.x
1.2 4.9.x
1.1 4.0.x -> 4.8.x
1.0 4.0.x -> 4.8.x

Build from source

  1. Install node.js and sbt
  2. $ npm install
  3. $ npm run build
  4. $ sbt package