Commit Graph

60 Commits

Author SHA1 Message Date
Tom Wilkie
8db53458dd Use netgo tag to rebuild go std lib so resulting binaries are statically compiled. 2015-05-21 14:47:15 +00:00
Tom Wilkie
a6c0e94b15 Spin up two elasticsearches in the example app 2015-05-21 13:16:02 +00:00
Peter Bourgon
d645e0bc62 Merge pull request #73 from weaveworks/update-build-instructions
Update Makefile and README
2015-05-21 14:27:47 +02:00
Peter Bourgon
a16aebc310 Update Makefile and README 2015-05-21 14:23:34 +02:00
Tom Wilkie
0efed12d19 Get example's goapp connecting to elastic search under docker-compose. 2015-05-21 10:33:04 +00:00
Tom Wilkie
3ff95c8e2e Use circle's owner filter for deploy. v0.0.1 2015-05-20 11:44:35 +00:00
Tom Wilkie
b8f21e69c7 Merge pull request #70 from tomwilkie/build
Automatically push master builds to docker hub.
2015-05-20 13:38:31 +02:00
Tom Wilkie
47106574f8 Merge pull request #62 from tomwilkie/docker-process-mapper
A docker process mapper
2015-05-20 13:25:17 +02:00
Tom Wilkie
8c66c061c6 A docker process mapper 2015-05-20 11:21:54 +00:00
Tom Wilkie
98b7a0297b Automatially push master builds to docker hub. 2015-05-20 10:58:37 +00:00
Tom Wilkie
f207e6aa4a Merge pull request #58 from weaveworks/build-js-v2
Build js in docker image
2015-05-20 12:48:40 +02:00
David Kaltschmidt
4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
Tom Wilkie
441b71884b Save the coverage.html and scope image after each build. 2015-05-20 10:42:56 +00:00
Tom Wilkie
0f53765f1a Merge pull request #66 from tomwilkie/build
Don't fail build if coveralls has a hiccup.
2015-05-20 10:47:55 +02:00
Peter Bourgon
524249c0cd Merge pull request #64 from weaveworks/fix-process-names
Fix deduplicated process names in Application topology
2015-05-20 10:29:50 +02:00
Tom Wilkie
b1d1ce8db4 Don't fail build if coveralls has a hickup. 2015-05-20 08:16:48 +00:00
Peter Bourgon
8e2c7053f0 Fix api_topology_test.go 2015-05-20 10:13:37 +02:00
David
6ed345f292 Merge pull request #60 from weaveworks/layout-tuning
Cleanup menu layout and remove unused styles
2015-05-20 10:09:25 +02:00
Peter Bourgon
3e9ef67485 ProcessPID: major=<name>, minor=<host> (<pid>) 2015-05-20 10:04:44 +02:00
Peter Bourgon
59588e721d Rename topology list handler files 2015-05-20 10:04:10 +02:00
David Kaltschmidt
cc14318fea copy woff2 static files as well in font task 2015-05-19 16:54:11 +02:00
David Kaltschmidt
16a7fc2f50 removed unused stats styles, search and options 2015-05-19 16:53:40 +02:00
David Kaltschmidt
6a56a797d9 bring top menues closer together 2015-05-19 16:46:44 +02:00
Tom Wilkie
9eff84292f Merge pull request #59 from tomwilkie/runit
Use runit inside the scope container
2015-05-19 16:00:56 +02:00
Peter Bourgon
cb44524d44 make static 2015-05-19 15:53:55 +02:00
Tom Wilkie
7b1c949a51 Use runit inside the scope container 2015-05-19 13:50:02 +00:00
Tom Wilkie
aa691401fb Merge pull request #51 from tomwilkie/lint
Add lint script, run in circle ci.
2015-05-19 15:00:36 +02:00
Peter Bourgon
757da91d4a Merge pull request #56 from weaveworks/one-connection-per-app
One connection per app
2015-05-19 14:52:31 +02:00
Peter Bourgon
36d04da82e type connEncoder can be function-scoped 2015-05-19 14:48:16 +02:00
Peter Bourgon
08f5905742 Use host -> (Conn, Encoder) mapping for active conns 2015-05-19 12:45:48 +02:00
Tom Wilkie
4c3912edf0 Add lint script; run it on circle. Intentionally don't lint static.go. 2015-05-19 10:43:04 +00:00
Tom Wilkie
6b2bad2090 gofmt fixes 2015-05-19 10:42:52 +00:00
Peter Bourgon
11f85cda1b Remove needless probe -version 2015-05-19 12:22:02 +02:00
Peter Bourgon
ad45ae2c96 Publisher refuses connections from the same host 2015-05-19 12:21:11 +02:00
Tom Wilkie
84d724f645 Move container build files into their own dir and introduce the scope script. 2015-05-19 10:05:40 +00:00
David Kaltschmidt
0040b25f69 show disconnection state 2015-05-19 10:05:39 +00:00
Peter Bourgon
e739555582 .gitignore experimental/goapp/app 2015-05-19 10:05:08 +00:00
Peter Bourgon
2dc749bcdc README supports non-bash shells :) 2015-05-19 10:05:07 +00:00
Tom Wilkie
cb86331fde Remove old makefiles 2015-05-19 10:05:07 +00:00
Tom Wilkie
a49a6c86c1 An example micro-services based application for testing purposes. 2015-05-19 10:05:07 +00:00
David Kaltschmidt
720c743020 dont do unnecessary requests 2015-05-19 10:05:06 +00:00
David Kaltschmidt
cda51ef696 grouping switch for topologies
fixes #24
2015-05-19 10:05:06 +00:00
Tom Wilkie
a484956876 Add status badges 2015-05-19 10:05:05 +00:00
Peter Bourgon
578b6dfcba Don't test experimental stuff 2015-05-19 10:05:05 +00:00
Peter Bourgon
2ba9dab7bd integration: becomes experimental; remove support in bin/test 2015-05-19 10:05:05 +00:00
Tom Wilkie
4598d37ecd Add circle ci config and test script. 2015-05-19 10:05:04 +00:00
David Kaltschmidt
ea382b1e1b applied company colours 2015-05-19 10:05:04 +00:00
David Kaltschmidt
38169004e5 reformat tabs to spaces 2015-05-19 10:05:04 +00:00
David Kaltschmidt
bacd7f9f7c new scope logo 2015-05-19 10:05:03 +00:00
Peter Bourgon
64f17e682d Remove old references 2015-05-19 10:05:03 +00:00