Norbert de Langen
|
7d80c53471
|
add linting on scripts dir && fix linting
|
2022-07-23 17:15:13 +02:00 |
|
Norbert de Langen
|
02b6cf65e9
|
fix examples script
|
2022-07-21 23:39:46 +02:00 |
|
Norbert de Langen
|
a5c35e1b3e
|
improvements to setup
|
2022-07-06 00:30:10 +02:00 |
|
Michael Shilman
|
8888ebc014
|
Fix prettier 2.3 formatting across the codebase
|
2022-01-14 23:26:56 +08:00 |
|
Yann Braga
|
31d391c991
|
CLI: add logs for skipped examples
|
2021-10-21 11:41:23 +02:00 |
|
Yann Braga
|
dffd39eda0
|
CLI: improve build-storybooks script in the monorepo
|
2021-10-21 11:34:08 +02:00 |
|
Tom Coleman
|
74da384ce0
|
Don't generate stories.json if we don't have to
|
2021-09-06 16:42:16 +10:00 |
|
Gaëtan Maisse
|
653dfa3ebb
|
chore: update build-storybooks NPM script to make it works with examples exclude form yarn workpace
|
2021-06-04 13:42:56 +02:00 |
|
Gaëtan Maisse
|
6342bc5a07
|
example(lit): remove lit-kitchen-sink as everything has been merged into SB WC
|
2021-05-26 16:38:21 +08:00 |
|
Gaëtan Maisse
|
c1ee5adb9a
|
example(lit): filter lit-kitchen-sink from yarn build-storybooks command for now
As `lit-kitchen-sink` is not part of the monorepo it requires some extra work to make it build properly as we need to install deps first.
|
2021-05-05 17:54:56 +02:00 |
|
Gaëtan Maisse
|
8aa8926911
|
refactor: apply the same dispatch for all scripts relying on CircleCI node concurrency
|
2020-10-03 18:23:37 +02:00 |
|
Michael Shilman
|
bdbd62a010
|
Build: Increase parallelism
|
2020-05-20 10:09:31 +08:00 |
|
Michael Shilman
|
ce38dee1b4
|
Debug CI
|
2020-05-20 09:01:18 +08:00 |
|
Michael Shilman
|
03136b7c87
|
Debugging CI
|
2020-05-20 08:32:33 +08:00 |
|
Norbert de Langen
|
5949c37b3b
|
Merge branch 'next' into mrmckeb/issue10790
# Conflicts:
# examples/angular-cli/jest.addon-config.js
# examples/angular-cli/jest.config.js
# lib/core/src/server/preview/babel-loader-preview.js
# scripts/build-storybooks.js
# yarn.lock
|
2020-05-19 16:26:26 +02:00 |
|
Norbert de Langen
|
5eda5b9ad8
|
FIX problem with building all examples in CI (offset was wrong)
|
2020-05-18 13:03:07 +02:00 |
|
tooppaaa
|
072b774693
|
core: ci and examples generation
|
2020-05-09 11:34:50 +02:00 |
|
Norbert de Langen
|
341fc2d90d
|
FIX linting
|
2020-03-27 20:04:50 +01:00 |
|
Norbert de Langen
|
9ccde7a983
|
RENAME data.json to stories.json
|
2020-03-18 11:10:24 +01:00 |
|
Norbert de Langen
|
a9305fe6c8
|
ADD data.json to all examples automatically
|
2020-03-18 11:05:57 +01:00 |
|
Norbert de Langen
|
3651361702
|
FIX deepscan issue
|
2020-03-03 15:22:41 +01:00 |
|
Norbert de Langen
|
0ab8be887f
|
CHANGE build-storybooks script to deal with higher capacity of runners
|
2020-03-03 14:55:07 +01:00 |
|
Norbert de Langen
|
31ddf96f76
|
Make build-ScriptDetection sync
|
2020-01-21 11:04:35 +01:00 |
|
Norbert de Langen
|
b81fb63566
|
IMPROVE the build-storybooks script
|
2020-01-21 00:51:26 +01:00 |
|
Norbert de Langen
|
8e01e91c06
|
maybe add parallelism to circleci examples generation
|
2019-10-17 14:33:57 +02:00 |
|
Norbert de Langen
|
e277ed9c4b
|
ADD reject
|
2019-10-17 12:36:23 +02:00 |
|
Norbert de Langen
|
94ced7b018
|
EXTRACT bootstrap from build-storybooks command
|
2019-10-15 20:48:58 +02:00 |
|
Norbert de Langen
|
fb84d88ba2
|
REMOVE the acceptance stories, the cypress tests give the same if not much better confidence, and so replace them
|
2019-10-15 18:39:12 +02:00 |
|
Kai Röder
|
41b71433c9
|
fix spawn call on windows machines
|
2019-10-12 14:49:15 +02:00 |
|
Kai Röder
|
c447b0f0c4
|
log error message for build-storybooks to the console
|
2019-10-12 14:38:34 +02:00 |
|
Norbert de Langen
|
de3fa163ae
|
CHANGE chromatic script to root
|
2019-10-03 12:14:57 +02:00 |
|