Skip to content

Added fisheye hook script#137

Merged
gitblit merged 1 commit into
gitblit-org:masterfrom
vitalidze:master
Jan 28, 2014
Merged

Added fisheye hook script#137
gitblit merged 1 commit into
gitblit-org:masterfrom
vitalidze:master

Conversation

@vitalidze

Copy link
Copy Markdown

This script adds hook for fisheye/crucible tool. Based on jenkins hook script.

It triggers fisheye scan of repository with same name set up there. It has three parameters:

  • groovy.fisheyeServer (required) - base URL for the RESTful services. For example: http://my-fisheye-server:8080 or http://my-fisheye-server:8080/context (for server with fisheye deployed under some context)
  • groovy.fisheyeApiToken (required) - fisheye RESTful API token for authenticating requests
  • groovy.fisheyeRemoveGitSuffix (optional, false by default) - whether to remove .git suffix from repository name when triggering re-index. Sometimes repositories' names in fisheye do not contain that suffix, this is when one wants to use it.

gitblit added a commit that referenced this pull request Jan 28, 2014
Added fisheye hook script
@gitblit gitblit merged commit 7fc2c67 into gitblit-org:master Jan 28, 2014
@gitblit

gitblit commented Jan 28, 2014

Copy link
Copy Markdown
Collaborator

Looks good to me, thanks!

@vitalidze

Copy link
Copy Markdown
Author

No problem 👍

gitblit added a commit that referenced this pull request Jul 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants