Commit graph

14 commits

Author SHA1 Message Date
Dmitry Olshansky
70ea6a1eb4 Merge pull request #5012 from wilzbach/circleci-use-more-fallbacks
[CircleCi]: use more fallbacks in case of a failure
2017-02-14 02:24:05 +01:00
Sebastian Wilzbach
86818c5e44 [CircleCi]: use more fallbacks in case of a failure 2017-01-04 14:30:01 +01:00
Sebastian Wilzbach
9184e90865 CircleCi: use master as fallback for DMD and Druntime 2016-12-26 08:36:20 +01:00
Sebastian Wilzbach
a1ae122256 Don't use --depth 1 for git clone by default 2016-12-22 18:42:47 +01:00
Sebastian Wilzbach
037f7b3088 reverted merge order 2016-12-21 19:49:50 +01:00
Sebastian Wilzbach
318c1c4c21 update CircleCi build script
- added merge with upstream branch, s.t. changes are always tested as
they would be merged
- provide default value for CIRCLE_NODE_INDEX (makes the script easier to run
manually)
- move setup_repos before style task, s.t. the latest style requirements
are enforced
- removed exclusion of failing modules for the individual module
coverage tests
2016-12-17 17:07:29 +01:00
Sebastian Wilzbach
fb6ce2eeee Fix phobos_test_extractor to a specific version 2016-12-16 02:14:25 +01:00
Sebastian Wilzbach
26ab57d465 Let CircleCi check the runnability of public tests on dlang.org 2016-12-16 01:26:13 +01:00
Sebastian Wilzbach
5985eac870 Fix DScanner version to a specific DMD release 2016-12-08 01:46:47 +01:00
Sebastian Wilzbach
813be1fd1d Fix CircleCi: correctly enable style target 2016-12-08 01:46:47 +01:00
Andrei Alexandrescu
2a2cb327a9 Merge pull request #4731 from wilzbach/use_test_runner_for_coverage
[WIP] Use test_runner for coverage testing
2016-09-16 20:05:09 -04:00
Sebastian Wilzbach
435e5f73e4 CircleCi: Change PR query path to Phobos 2016-08-18 14:07:22 +02:00
Sebastian Wilzbach
116dd31064 Use test_runner for coverage testing 2016-08-14 15:18:48 +02:00
Sebastian Wilzbach
ba5f55a717 Switch to CircleCi 2016-08-14 11:58:58 +02:00