Commit Graph

40 Commits

Author SHA1 Message Date
Tobias Koppers f98374d6d2 run prettier on config files 2018-10-24 10:52:20 +02:00
Tobias Koppers 7c0b209c62
Revert "Re-enable jest-silent-reporter #hacktoberfest" 2018-10-17 09:29:08 +02:00
rickhanlonii 0b6ad2afdd
Don't be clever with the set command because idk windows 2018-10-02 10:33:10 -04:00
rickhanlonii a467ef299d
Add to appveyor and azure 2018-10-02 10:28:22 -04:00
Tobias Koppers f8bc2519db Reduce the appveyor CI tasks 2018-09-21 11:33:42 +02:00
Tobias Koppers 72a45ab9a9 speed up CI 2018-05-24 18:32:17 +02:00
Tobias Koppers 4a541303c9 Upgrade jest
increase timeout
fix hanging
avoid inspector in CI
setup jest caching
2018-05-24 12:52:48 +02:00
Tobias Koppers fbaaacef2f also run node.js 6 CI in worker pool 2018-05-01 16:29:49 +02:00
Tobias Koppers 5fe7fc783a CI fixes
fix disable gcov command for travis
remove symlink before scanning for reports
2018-05-01 11:15:32 +02:00
Tobias Koppers ec3fa8b590
Merge pull request #7163 from webpack/ci/gcov
disable gcov generation as it loops in the symlinks
2018-05-01 10:38:23 +02:00
Tobias Koppers 5c990d05d9 disable gcov generation as it loops in the symlinks 2018-04-30 17:42:44 +02:00
Bazyli Brzóska 9b8fc16ddb Jest: --runInBand on Node 6
try fixing "Error parsing appveyor.yml"

f

var
2018-04-27 00:19:01 +02:00
Tobias Koppers 0c104a683f separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00
Tobias Koppers 6db1526f18 Merge branch 'master' into next 2017-06-01 14:49:00 +02:00
Tobias Koppers 4c7c72134e node 8 2017-05-31 16:55:56 +02:00
Tobias Koppers 4901312abf Merge branch 'master' into next
# Conflicts:
#	test/statsCases/commons-chunk-min-size-0/expected.txt
#	test/statsCases/limit-chunk-count-plugin/expected.txt
2017-05-29 00:41:59 +02:00
Tobias Koppers ee6ce4fced use frozen lockfile to fail on outdated yarn.lock 2017-05-28 23:23:42 +02:00
Tobias Koppers fba4e81f3a test next branch too 2017-05-16 14:40:37 +02:00
Tobias Koppers 8ee65f120a Workaround for weird yarn link behavior 2017-05-16 10:37:37 +02:00
Tobias Koppers 53eba78c3e benchmarking is too unstable
disable it for now, wait for bench.ci
2017-02-23 23:31:51 +01:00
Tobias Koppers a0dfa8ca6d add benchmarking system 2017-01-18 03:29:50 +01:00
Tobias Koppers dce5be4f01 build only master branch for higher CI performance 2017-01-15 16:52:14 +01:00
Tobias Koppers 1738f21ac2 better appveyor script 2017-01-06 14:44:16 +01:00
Tobias Koppers eb3c5db181 fix the appveyor build 2016-11-16 14:45:24 +01:00
Sean Larkin a4ad44c31b fix(travis): fix yarn link and yarn link webpack commands (#3191)
* fix(travis): trying alternate logic for linking packages for yarn

* fix(travis): removing msie flag for appveyor for yarn install

* Update .travis.yml

Update logic for link command

* Update appveyor.yml
Removed logic from AppVeyor since directory is not cached, it will be fresh install and link every time.

* chore(beautify): fixed beauitfy errors not caught from previous PR
* chore(yarn): remove yarn.lock
* chore(gitignore): ignore future yarn.lock files
2016-10-26 14:09:27 -05:00
John-David Dalton 8c04df4ae3 feat(travis): reduce node runs (#3129) 2016-10-13 17:27:09 -05:00
Sean Larkin ef6c54e9d4 Feature/add yarn packaging (#3125)
* feat(yarn): add yarn packaging, lockfile, and update CI scripts

* chore(yarn): updated CONTRIBUTING to reflect new install instructions with yarn

* fix(ci): yarn ../webpack --force doesn't work lets try CONTRIBUTING form for ci instructions
2016-10-12 02:13:37 -05:00
Tobias Koppers 9c50c34ab5 don't build on windows node 4, as npm install is weird 2016-07-21 00:15:30 +02:00
Tobias Koppers 6c326466a1 other way to link webpack in CI 2016-07-20 23:50:05 +02:00
Tobias Koppers 40aac864fd special test script for appveyor 2016-07-20 22:21:01 +02:00
Amila Welihinda 58f5cb4396 Added `link` installation steps 2016-07-19 00:44:45 -07:00
Amila Welihinda 9db3ec183e Added fast-fail option to find errors easier 2016-07-18 09:58:03 -07:00
Amila Welihinda 9d5c7e6249 Added appveyor support for modern node versions 2016-07-18 09:43:50 -07:00
Avi Haiat 0eae3d7c67 feat(app): Reverting back to standard version of npm 2015-07-13 12:59:37 +03:00
Avi Haiat ee80911fc6 Update appveyor.yml 2015-07-13 01:35:53 +03:00
Avi Haiat a322ad1f18 fix(app): Update npm to fix appveyor 2015-07-13 01:29:23 +03:00
Tobias Koppers 83d96da82a only test with 0.12 on appveyor 2015-04-21 08:35:53 +02:00
Tobias Koppers 6a13b7f57c test on node 0.12 2015-02-21 13:23:51 +01:00
Tobias Koppers f9d6e9a189 don't test node.js 0.8 2014-07-31 10:57:15 +02:00
Tobias Koppers f52ab9a036 added appveyor file 2014-07-31 10:24:05 +02:00