Skip to content

An Atlassian Stash repository hook for mirroring to one or more remote git repositories.

License

Notifications You must be signed in to change notification settings

Jahimees/stash-hook-mirror

This branch is 5 commits ahead of ef-labs/stash-hook-mirror:master.

Repository files navigation

Bitbucket Server Repository Hook for Mirroring (Adapted for Bitbucket v8.19.*)

The following is a plugin for Atlassian Bitbucket Server to provide repository mirroring to a remote repository.

  • atlas-run -- installs this plugin into the product and starts it on localhost
  • atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
  • atlas-debug --jvm-debug-suspend -- same as atlas-debug but waits for the debugger to attach
  • atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window: - 'pi' reinstalls the plugin into the running product instance
  • atlas-help -- prints description for all commands in the SDK

Full documentation is always available at (not available anymore :D): https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK

Soy documentation is available here: https://bitbucket.org/atlassian/aui-adg/wiki/versions/product-version-matrix https://bitbucket.org/atlassian/aui/src/master/src/soy/form.soy

The plugin can be found on the Atlassian Marketplace here: https://marketplace.atlassian.com/plugins/com.englishtown.stash-hook-mirror

Community updates:

Update 3.3.1

  1. Adapted for using on 8.* bitbucket versions.
  2. Fixed plugin settings being uneditable after Reupload app (Big thanks for https://github.com/ef-labs/stash-hook-mirror)
  3. Added support for authentication on a remote repository using a personal token. image

About

An Atlassian Stash repository hook for mirroring to one or more remote git repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.4%
  • Closure Templates 8.0%
  • JavaScript 4.6%