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

Add GoCD support #120

Open
cisum-la opened this issue Apr 10, 2018 · 4 comments
Open

Add GoCD support #120

cisum-la opened this issue Apr 10, 2018 · 4 comments

Comments

@cisum-la
Copy link

Add GoCD support and add documentation about it to the README

This will be very useful to us as we are using GoCD

@cisum-la
Copy link
Author

Is there any documentation around how to add support for a new server type - in my case GoCD
I looked around the code and it appears i need to create a new file GoCD.js in /app/services folder
and add support similar to e.g. jenkins or travis
Do you guys support cctray parsing?

@marcells
Copy link
Owner

That's exactly the way to do it. Just take a look at the implementations in the service folder.

What is cctray parsing?

@marcells
Copy link
Owner

Ah, I see. No, currently cctray isn't supported.

@marcells
Copy link
Owner

A universal cctray service might be a good idea.

If you want you can implement it. Or a specific GoCD service, where we could implement more configuration parameters, if we need to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants