Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fisheye hook script #137

Merged
merged 1 commit into from Jan 28, 2014
Merged

Added fisheye hook script #137

merged 1 commit into from Jan 28, 2014

Conversation

vitalidze
Copy link

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
Copy link
Collaborator

gitblit commented Jan 28, 2014

Looks good to me, thanks!

@vitalidze
Copy link
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.

None yet

3 participants