Commit Graph

28 Commits

Author SHA1 Message Date
R. Tyler Croy fa3615457d Merge pull request #4 from rtyler/pipeline-status-improvements
Easier to understand pipeline status icons, indicate under construction
2017-09-10 10:34:26 -07:00
R. Tyler Croy 2121985f09 Merge pull request #5 from rtyler/jenkinsfile
Add a basic Jenkinsfile for testing :shipit:
2017-09-10 10:33:42 -07:00
R. Tyler Croy eefce031fe
Use PWD as the home directory by default
This should avoid issues like UID 1000 (Jenkins agent) trying to write to /.npm
in the container which would be owned as root
2017-09-10 10:26:39 -07:00
R. Tyler Croy 2c4f0aa986
Rely on the non-Alpine variant of the Maven container
The downloaded node/npm binaries are linked against shared libraries which don't
exist in the Maven Alpine container, trying the Debian-based container
2017-09-10 10:15:45 -07:00
R. Tyler Croy a3ff41697e
Use the right maven settings, derp 2017-09-10 09:34:09 -07:00
R. Tyler Croy 088a7836f8
Add a basic Jenkinsfile for testing :shipit: 2017-09-10 09:28:04 -07:00
Keith Zantow 433b002fea Easier to understand pipeline status icons, indicate under construction 2017-09-10 11:52:59 -04:00
R. Tyler Croy 8ff78cb536
More better styling on action icons 2017-09-08 17:24:09 -07:00
R. Tyler Croy 29f804de5f
Add an amazing screencast 2017-09-08 16:48:10 -07:00
R. Tyler Croy a6c7a10942
Make the actions a little more visible
These stupid bastards have inline styles so are a huge pain in the ass to
override
2017-09-08 16:13:40 -07:00
R. Tyler Croy 34bc4dd8e6
No really, hammer time 2017-09-08 15:53:57 -07:00
R. Tyler Croy a6ea9ad2f7
hammer time 2017-09-08 15:44:49 -07:00
R. Tyler Croy 61f83df0cc
Add installation instructions 2017-09-08 15:25:01 -07:00
R. Tyler Croy 8c27c7ab42
Make sure the running steps are the right shade of blue 2017-09-08 15:22:04 -07:00
R. Tyler Croy c00f691797
Add some proper colors for connection lost/success 2017-09-08 15:03:55 -07:00
R. Tyler Croy c756385ca3
Pipeline screenshot 2017-09-08 15:02:07 -07:00
R. Tyler Croy 27d359c911
RETRO 2017-09-08 14:52:35 -07:00
R. Tyler Croy 8844b11aed
Fleshing out the readme 2017-09-08 14:51:53 -07:00
R. Tyler Croy 41b11e735c
Fill in the flow graph a bit and make some status more nice 2017-09-08 14:51:07 -07:00
R. Tyler Croy 2256c2b83e
Remove unnecessary less files 2017-09-08 14:20:26 -07:00
R. Tyler Croy 83a6f5ec66
fire 2017-09-08 14:16:00 -07:00
R. Tyler Croy d4f592ecd7
Womp 2017-09-08 14:16:00 -07:00
R. Tyler Croy 89ca736dc7
When I say "be green" you better be green 2017-09-08 14:16:00 -07:00
R. Tyler Croy 7b02590611
Tighten up the table and header rendering 2017-09-08 14:16:00 -07:00
Keith Zantow bf367dae57 Helping the pipeline graph 2017-09-08 17:14:16 -04:00
R. Tyler Croy 22f3a6102a
Refactor geo stuff out 2017-09-08 13:08:41 -07:00
R. Tyler Croy b62626c485
Add the first bit of retrocean 2017-09-08 12:58:18 -07:00
R. Tyler Croy d286d4c6b6 Initial commit 2017-09-08 11:51:34 -07:00