Commit Graph
89 Commits
Author SHA1 Message Date
Jonathan Lange c045d165bc Properly exclude vendor from lint 2016-07-15 11:19:09 +01:00
Jonathan Lange ca6ebfba10 Merge pull request #25 from weaveworks/fix-brokenness
Test directories need ./ prefixes, obviously.
2016-07-14 17:56:17 +01:00
Jonathan Lange bfb174766f Test directories need ./ prefixes, obviously. 2016-07-14 17:44:19 +01:00
Paul Bellamy 5b9b3140c2 Merge pull request #24 from weaveworks/find-files
Find files correctly
2016-07-14 17:03:38 +01:00
Jonathan Lange 87864270ee Remove spurious debugging code from test 2016-07-14 16:42:51 +01:00
Jonathan Lange 8b7ec6ebbc Speed up test by using git ls-files 2016-07-14 16:42:38 +01:00
Jonathan Lange cf53dc1f19 Exclude vendor from shell linting 2016-07-14 16:42:23 +01:00
Tom Wilkie b2ab380391 Fix field name 2016-07-14 15:18:28 +01:00
Tom Wilkie c86fd3d5bd Add notification config for wcloud 2016-07-14 14:45:06 +01:00
Paul Bellamy f643920d11 Merge pull request #23 from weaveworks/only-lint-git-files
Only lint git files
2016-07-13 15:18:21 +01:00
Jonathan Lange 47a01522c6 Only lint git files
Means we don't get spurious warnings from generated Javascript files.
2016-07-13 15:09:24 +01:00
Jonathan Lange 50d47f9f06 Merge pull request #22 from weaveworks/shell-lint
Shell lint
2016-07-13 10:25:59 +01:00
Jonathan Lange 0620e589fa Review tweaks 2016-07-12 15:51:42 +01:00
Jonathan Lange 8c6170d292 Fix lint in all the build-tools scripts 2016-07-12 14:21:22 +01:00
Jonathan Lange 239935c063 shell-lint tool 2016-07-08 15:25:43 +01:00
Jonathan Lange d9ab133a85 Script for finding files with a given type 2016-07-08 14:10:50 +01:00
Tom Wilkie 1b64e461c2 Add Weave Cloud client 2016-07-07 16:46:31 +01:00
Bryan Boreham f2e40b45c8 Time out commands after three minutes
This means we get to see their output up to the point they timed out,
and also means that we avoid CircleCI killing the entire job after
five minutes of inactivity.
2016-06-13 17:10:46 +01:00
Bryan Boreham 2da55ceef2 Don't spell-check compressed files 2016-06-04 14:28:52 +00:00
Tom Wilkie e9749a5383 Make scheduler aware of test parallelisation 2016-05-18 14:08:05 +01:00
Tom Wilkie 7a660904a6 Add publish-site from weave 2016-05-18 12:50:33 +01:00
Tom Wilkie e5af286c4c GC scope integration test VMs 2016-05-16 12:20:48 +01:00
Tom Wilkie f9aa081666 Correctly fail when spelling mistakes are found. 2016-03-23 11:15:40 +00:00
Tom Wilkie f8950ed6a9 Merge pull request #19 from weaveworks/18-misspell
Add misspell to the lint script.
2016-03-23 11:00:32 +00:00
Tom Wilkie b377e46d29 Add misspell to the lint script. 2016-03-23 10:58:23 +00:00
Tom Wilkie f26a5b2320 Merge pull request #20 from weaveworks/socks-update
Update socks proxy for upstream changes.
2016-03-23 10:57:51 +00:00
Tom Wilkie f9042035f8 Update socks proxy for upstream changes. 2016-03-23 10:56:02 +00:00
Tom Wilkie 495e875a59 Add reciept to spellchecker 2016-03-02 11:51:21 +00:00
Tom Wilkie c342e833bb Merge pull request #17 from weaveworks/lint-ignore
Update to ignore node_modules and *.generated.go
2016-02-22 14:17:29 +00:00
Tom Wilkie 07ebcff87e Update to ignore node_modules and *.generated.go 2016-02-22 14:10:04 +00:00
Tom Wilkie d76a90a999 Don't lint codecgen'd code. 2016-02-22 13:56:42 +00:00
Adam Harrison cbb0567cd4 Exclude ALL_CAPS warnings from linter 2016-02-10 10:33:16 +00:00
Tom Wilkie 954b023392 Correct last commit. 2016-02-04 15:38:09 +00:00
Tom Wilkie 7732be6356 Add availible to the spell checker. 2016-02-04 15:33:07 +00:00
Tom Wilkie c7d833c2b1 Allow vendor dirs in sub directories. 2016-01-16 12:10:02 -08:00
Tom Wilkie fb5985b6c3 Merge pull request #14 from weaveworks/increase-image-timeout
Increase rebuild-image image lifetime to 3 days.
2016-01-13 08:23:45 -08:00
Tom Wilkie b42e792bfd Merge pull request #13 from weaveworks/move-gce-scripts
More gce scripts from weave into tools.
2016-01-13 08:23:37 -08:00
Tom Wilkie f7f1370372 Use CIRCLE_PROJECT_REPONAME to distinguih schedules for different repos. 2016-01-12 21:11:53 +00:00
Tom Wilkie c5800d0af1 Increase rebuild-image image lifetime to 3 days. 2016-01-12 13:29:05 +00:00
Tom Wilkie a4c722205c More gce scripts from weave into tools. 2016-01-12 11:26:15 +00:00
Tom Wilkie 0c4636a2b3 Speed up tests by doing a go test -i before hand. 2016-01-08 19:30:01 +00:00
Paul Bellamy 3ec519f704 Merge pull request #12 from weaveworks/prefix-unit-test-sched
Use golang package name as a prefix on unit test schedules.
2015-12-07 14:50:02 +00:00
Tom Wilkie 856790fe34 Use golang package name as a prefix on unit test schedules. 2015-12-07 14:47:43 +00:00
Paul Bellamy 7f5fa5703c Merge pull request #11 from weaveworks/10-dont-delete-sshed-gce-nodes
Don't delete GCE nodes for running (but failed) builds
2015-12-02 15:44:13 +00:00
Paul Bellamy 0bff9b4d25 Don't delete GCE nodes for running (but failed) builds 2015-12-02 13:18:30 +00:00
Alfonso Acosta 03aed8fdd7 Merge pull request #9 from weaveworks/configure-pac-domain
socks: Make main shExpMatch expression configurable
2015-11-11 19:57:43 +00:00
Alfonso Acosta c04c53476b socks: Make main shExpMatch expression configurable 2015-11-11 17:50:07 +00:00
Tom Wilkie 1fc4d66fac Make test work on mac. 2015-11-10 11:57:31 +00:00
Paul Bellamy 452f2b7de1 Merge pull request #8 from weaveworks/7-gzip
Compress cached images.
2015-11-04 12:21:31 +00:00
Tom Wilkie 4be554132b Add gather_coverage.sh script. 2015-11-04 12:16:30 +00:00