Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Instructions in README for configuring radiator don't seem to work #3

Open
worldofchris opened this issue Oct 10, 2014 · 1 comment

Comments

@worldofchris
Copy link

If you download and unzip:

https://github.com/clayton/jenkins-radiator/archive/master.zip

And follow the instructions in the README to edit the ci_json_url in config.js

i.e.

"Edit config.js and update the ci_json_url to point to your Jenkins instance"

There does not appear to be a config.js file, nor any file - except the README - that contains the string ci_json_url:

FRI0156:jenkins-radiator-master chris.young$ cd jenkins-radiator-master/
FRI0156:jenkins-radiator-master chris.young$ ls
README.md dist jenkins-data.json node_modules spec
blinky_specs gulpfile.js jenkins_specs package.json src
css index.html lib sfx
FRI0156:jenkins-radiator-master chris.young$ find . -name config.js -print
FRI0156:jenkins-radiator-master chris.young$ grep -R ci_json_url *
README.md:1. Edit config.js and update the ci_json_url to point to your Jenkins instance
FRI0156:jenkins-radiator-master chris.young$

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

No branches or pull requests

2 participants
@worldofchris and others