You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-18Lines changed: 13 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
Nevergreen is a build monitor with attitude. It has two distinct features that set it apart:
4
4
5
-
* Your builds should always be green. Nevergreen understands this and only shows you jobs that have failed or are building.
6
-
* Nevergreen uses HTML local storage, so config is stored in your web browser. You only need to run it once to host hundreds of different build monitors.
5
+
- Your builds should always be green. Nevergreen understands this and only shows you projects that have failed or are building.
6
+
- Nevergreen uses your local browser to store configuration. You only need to run it once to host hundreds of different build monitors.
7
7
8
8

9
9
@@ -12,20 +12,23 @@ Nevergreen is a build monitor with attitude. It has two distinct features that s
12
12
You can [try hosted Nevergreen](https://nevergreen.io) at `nevergreen.io` and if you like what you see we'd recommend
13
13
[running it locally](https://github.com/build-canaries/nevergreen/wiki/running-locally).
14
14
15
-
Once loaded add the URL of your CCTray XML on the tracking page, select which projects you'd like to track then head to
16
-
the monitor page to see their current status!
15
+
Once loaded:
17
16
18
-
### How can I find my CCTray XML URL?
17
+
1. Add the URL of your CCTray XML feed on the Tracking page
18
+
2. Select which projects you'd like to track
19
+
3. Head to the Monitor page to see their current status!
19
20
20
-
More information about how to get the CCTray XML for your CI server can be found on the
21
+
### How can I find my CCTray XML feed URL?
22
+
23
+
More information about how to get the CCTray XML feed for your CI server can be found on the
21
24
[Nevergreen wiki finding your CCTray XML](https://github.com/build-canaries/nevergreen/wiki/find-cctray) page.
22
25
23
26
### How can I get more help?
24
27
25
-
Additional help and information can be found on the help page of Nevergreen or in the [Nevergreen wiki](https://github.com/build-canaries/nevergreen/wiki).
26
-
27
-
You can also tweet to [@BuildCanaries](https://twitter.com/BuildCanaries) on Twitter or come chat to us in the
-[Tweet to @BuildCanaries](https://twitter.com/BuildCanaries) on Twitter
31
+
-[Come chat to us on Slack](https://join.slack.com/t/nevergreen/shared_invite/enQtMzc4MDg5MTE2MDE2LWJjYjdiNDM4Y2U1YjBjZTdkZjFhZGQyOTM5ODQ2MzEwZDY4YjNiZDFmOTFlMGUwOWEyMjczNmUzNTlkZDk4ZmQ)
29
32
30
33
## Already using Nevergreen?
31
34
@@ -39,14 +42,6 @@ source please see the [contributing section of the wiki](https://github.com/buil
39
42
Please help us out by submitting a PR with any changes. We also keep a list of bugs / improvements / features using
40
43
[GitHub issues](https://github.com/build-canaries/nevergreen/issues), if you're looking for some inspiration.
41
44
42
-
## Build status
43
-
44
-
|| Status |
45
-
|---|---|
46
-
| CI |[](https://circleci.com/gh/build-canaries/nevergreen)|
47
-
| Server |[](http://jarkeeper.com/build-canaries/nevergreen)|
0 commit comments