hypnos
|
181878df83
|
CI: use yarn nightly in docs task
|
2017-09-07 02:58:14 +03:00 |
|
hypnos
|
5d8e07e1ea
|
CI: Remove "Install root dependencies" phase where possible, as it's now part of bootstrap:core
# Conflicts:
# .circleci/config.yml
|
2017-09-07 02:30:35 +03:00 |
|
hypnos
|
2308e98269
|
Use yarn scripts where possible, omitting extra -- because now we can
|
2017-09-07 01:58:49 +03:00 |
|
hypnos
|
51363c2b07
|
Enable all the steps back, extract environment into defaults
|
2017-09-07 01:26:49 +03:00 |
|
hypnos
|
cd7472a906
|
CI: Temporarily disable all steps but lint
|
2017-09-07 01:22:31 +03:00 |
|
hypnos
|
d22f209e26
|
add BASH_ENV
|
2017-09-07 01:21:45 +03:00 |
|
hypnos
|
b4d9ee0a6d
|
add BASH_ENV
|
2017-09-07 01:18:03 +03:00 |
|
hypnos
|
adb20c6ca4
|
Add export PATH
|
2017-09-07 01:00:11 +03:00 |
|
hypnos
|
4d10a55997
|
Introduce yarn workspaces
|
2017-09-07 00:55:44 +03:00 |
|
hypnos
|
15ea4cb03b
|
Merge remote-tracking branch 'upstream/release/3.3' into cli-tests
# Conflicts:
# package.json
# yarn.lock
|
2017-09-06 03:21:52 +03:00 |
|
hypnos
|
3f51b0b891
|
Merge remote-tracking branch 'upstream/master' into release/3.3
# Conflicts:
# .circleci/config.yml
|
2017-09-06 03:08:34 +03:00 |
|
hypnos
|
7c1a09d0df
|
Run smoke tests on CI
(cherry picked from commit 9ca0625)
|
2017-09-06 02:44:06 +03:00 |
|
hypnos
|
ffa77ff54b
|
Update CI command
|
2017-09-04 02:07:37 +03:00 |
|
hypnos
|
71e37dcb73
|
Use docker-node-rsync image
|
2017-09-03 07:03:23 +03:00 |
|
hypnos
|
d68dc9f3ca
|
Give up on trying to set up older node versions testing on CI
|
2017-08-30 03:12:13 +03:00 |
|
hypnos
|
2497aefd11
|
Fix ci config
|
2017-08-30 03:06:11 +03:00 |
|
hypnos
|
0110e186c9
|
Fix ci config
|
2017-08-30 03:04:17 +03:00 |
|
hypnos
|
f81287ecdb
|
Fix ci config
|
2017-08-30 03:01:48 +03:00 |
|
hypnos
|
9ef462571c
|
Fix ci config
|
2017-08-30 02:56:56 +03:00 |
|
hypnos
|
6798614df9
|
Skip CRNA for node 4
|
2017-08-30 02:47:30 +03:00 |
|
hypnos
|
7df5a6ab93
|
Add tests for CLI. Support node 4
|
2017-08-30 02:47:15 +03:00 |
|
Norbert de Langen
|
5b3aa41ff8
|
Use yarn install everywhere over the shorthand
|
2017-08-28 23:53:04 +02:00 |
|
Norbert de Langen
|
cfccd65288
|
Yarn on CI
|
2017-08-28 22:30:19 +02:00 |
|
Norbert de Langen
|
6190aca9b2
|
ADD some jest arguments
|
2017-08-28 20:49:44 +02:00 |
|
hypnos
|
41abebf16b
|
Use yarn on CI
|
2017-08-27 22:40:50 +03:00 |
|
Norbert de Langen
|
879928d9af
|
Merge branch 'master' into improve-bootstrap-command
# Conflicts:
# .circleci/config.yml
|
2017-08-23 08:25:07 +02:00 |
|
Tom Coleman
|
e27a9c08f1
|
Remove the test-cra example app.
No longer needed, we can now test `cra-kitchen-sink`
|
2017-08-22 15:39:46 +10:00 |
|
Norbert de Langen
|
b215110e01
|
FIX circleCI.yml
|
2017-08-21 07:57:12 +02:00 |
|
Norbert de Langen
|
de7777e16c
|
SWITCH to normal node for bootstrap script && CHANGE circleCI to use new bootstrap script
|
2017-08-21 01:03:34 +02:00 |
|
Norbert de Langen
|
6a142f9e6d
|
use build-storybook (static-build) as a high-level test if it's functional
|
2017-08-17 23:06:23 +02:00 |
|
Norbert de Langen
|
d1984b52de
|
FIX & optimize CircleCI
|
2017-08-16 14:31:42 +02:00 |
|
Norbert de Langen
|
e6da5eab68
|
FIXED test-cra & others that manually link
|
2017-08-16 14:10:47 +02:00 |
|
Norbert de Langen
|
9faced558e
|
CI run jest in series && add dummy deploy
|
2017-07-19 10:11:23 +02:00 |
|
Norbert de Langen
|
299a53ac72
|
SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root
- Test storyshots in cra-kitchen-sink
|
2017-07-19 08:01:50 +02:00 |
|