31730 Commits

Author SHA1 Message Date
domyen
1120d2379d refine addon catalog docs 2020-12-12 12:15:11 -05:00
jonniebigodes
2680aa01b6 Chore: Documentation on how to add to the catalog 2020-12-11 23:11:01 +00:00
Gaëtan Maisse
7e53bc8fbe
Merge pull request #13320 from storybookjs/tech/speed-up-circle-ci
CI: Speed up CircleCI workflows
2020-12-09 22:29:21 +01:00
Gaëtan Maisse
1ad8febbab
ci: rename integration tests to e2e-tests-examples 2020-12-09 16:38:25 +01:00
Michael Shilman
4211e9570b
Merge pull request #13407 from storybookjs/13406-fix-bad-quotes
Docs: Fix bad quotes in showRoots example
2020-12-09 12:21:33 +08:00
Michael Shilman
7891e1d1f4 Fix bad quotes 2020-12-09 12:20:28 +08:00
Michael Shilman
d3886019b4
Merge pull request #13401 from profanis/ng-what-is-a-story-doc
(docs): include in the what's a story documentation an Angular snippet
2020-12-09 12:11:21 +08:00
Michael Shilman
dd5272f746
Merge pull request #13397 from pascaloliv/patch-1
Typo in addon-controls documentation
2020-12-09 11:20:14 +08:00
Dominic Nguyen
b4ce3fc772
Merge pull request #13404 from storybookjs/addon-docs-tweaks
Adjust addon titles and table of contents
2020-12-08 16:49:39 -05:00
Gaëtan Maisse
c6997f3050
ci: update PR label used to run the e2e extended test suite 2020-12-08 20:32:06 +01:00
Gaëtan Maisse
81ba6da95c
ci: update tokens used in CircleCI Workflow and GH Actions
These tokens have been generated with storybook-bot GH user.
2020-12-08 20:32:05 +01:00
Gaëtan Maisse
d9e6dc30a7
ci: rename test job to unit-tests 2020-12-08 19:26:03 +01:00
Gaëtan Maisse
4b911b47e0
ci: Use Node 10 + browser executor for e2e tests as Cypress need a browser to run 2020-12-08 19:26:03 +01:00
Gaëtan Maisse
3d7a024b3c
test: execute CLI tests like all other Jest tests
As CLI tests based on fixtures have been deleted, and the remaining tests are now using Jest we can run them as part of the classic `yarn test --core` command.

I also removed the dedicated GitHub Actions.
2020-12-08 19:26:02 +01:00
Gaëtan Maisse
8a7d5af95b
ci: rename examples-v2 jobs to e2e-tests 2020-12-08 19:26:02 +01:00
Gaëtan Maisse
1b51d61b15
chore: rename "test:e2e" NPM script to "test:integration".
Also rename the jobs in CircleCI workflow
2020-12-08 19:26:02 +01:00
Gaëtan Maisse
4b18dd03bc
ci: put back examples-v2 in test workflow 2020-12-08 19:26:01 +01:00
Gaëtan Maisse
e21d30e69d
ci: revert 113fe3687ff1af859fac0f8c23c33febd61b577e as PR from forks can not add to comment to the PR. 2020-12-08 19:26:01 +01:00
Gaëtan Maisse
4102c3d210
ci: add a PR comment if labeled PR is coming from a fork
We can't trigger CircleCI workflow automatically in this case as secret are not available in PR from forks.
2020-12-08 19:26:01 +01:00
Gaëtan Maisse
25ca1a7fbf
ci: improve GH Actions use to trigger workflow 2020-12-08 19:26:01 +01:00
Gaëtan Maisse
95950c1e7a
ci: support wildcard * in ensure-pr-is-labeled-with command 2020-12-08 19:26:00 +01:00
Gaëtan Maisse
d0128e67f2
ci: run all e2e tests on master and next 2020-12-08 19:26:00 +01:00
Gaëtan Maisse
6b2e2e6a69
ci: ensure PR is labeled with run all e2e tests before running exemples-v2 job 2020-12-08 19:26:00 +01:00
Gaëtan Maisse
e3e4e485b1
ci: use a GH Actions to trigger CircleCI workflow when a PR is labelled with run all e2e tests 2020-12-08 19:26:00 +01:00
Gaëtan Maisse
313d5ccfaf
ci: create a CircleCI command to check if a PR has a specific label 2020-12-08 19:25:59 +01:00
Gaëtan Maisse
7c6727cb6f
ci: use guitarrapc/git-shallow-clone CircleCI orb to do a git checkout with --depth 1 2020-12-08 19:25:59 +01:00
Gaëtan Maisse
0445910516
ci: use simple circleci/node:10 docker image for jobs which don't need any browser to be installed 2020-12-08 19:25:59 +01:00
Gaëtan Maisse
fd3d7498ac
ci: use a small executor for install-e2e-deps job as it isn't a critical step to speed up the whole workflow 2020-12-08 19:25:58 +01:00
Gaëtan Maisse
577455f518
ci: rename CircleCI executor 2020-12-08 19:25:58 +01:00
Gaëtan Maisse
6c3274c337
ci: cache node_modules folder directly in install-e2e-deps job 2020-12-08 19:25:58 +01:00
domyen
cd58042745 tweak copy 2020-12-08 13:25:21 -05:00
domyen
1b8460d18f adjust addon titles and table of contents 2020-12-08 13:01:58 -05:00
profanis
7b88ba2695 (docs): include in the what's a story documentation an Angular snippet
I re-used a snippet we already had
2020-12-08 15:42:42 +02:00
Michael Shilman
4c91362871 cleanup 2020-12-08 19:28:02 +08:00
Olivier PASCAL
98e351dd55
Typo in addon-controls documentation
There is a number() typo instead of text()
2020-12-08 09:45:17 +01:00
Michael Shilman
5987db49f4 6.2.0-alpha.5 next.json version file 2020-12-08 13:43:21 +08:00
Michael Shilman
aa2c11de44 Update git head to 6.2.0-alpha.5 2020-12-08 12:59:58 +08:00
Michael Shilman
850a0d8b98 v6.2.0-alpha.5 v6.2.0-alpha.5 2020-12-08 12:54:00 +08:00
Michael Shilman
9e53b69af3 Update root, peer deps, version.ts/json to 6.2.0-alpha.5 2020-12-08 12:53:22 +08:00
Michael Shilman
9cddfca20c 6.2.0-alpha.5 changelog 2020-12-08 12:49:19 +08:00
Michael Shilman
e10138efe5
Merge pull request #13358 from storybookjs/chore_addon_docs_change
Chore: Addon documentation restructure
2020-12-08 12:48:01 +08:00
jonniebigodes
a193265c55 Merge branch 'chore_addon_docs_change' of https://github.com/storybookjs/storybook into chore_addon_docs_change 2020-12-07 23:42:02 +00:00
jonniebigodes
1f16853180 changes per latest feedback 2020-12-07 23:40:53 +00:00
Michael Shilman
94cf0f42ef
Merge pull request #13344 from storybookjs/13336-windows-static-dir
Core: Fix `--static-dir` with absolute path on Windows
2020-12-08 01:17:20 +08:00
Michael Shilman
d3da46c03b Merge branch 'next' into 13336-windows-static-dir 2020-12-07 20:30:58 +08:00
Michael Shilman
b7fc335a09 6.2.0-alpha.4 next.json version file 2020-12-07 13:20:13 +01:00
Michael Shilman
35daab049a Update git head to 6.2.0-alpha.4 2020-12-07 13:20:13 +01:00
Michael Shilman
1822dcccf2 v6.2.0-alpha.4 2020-12-07 13:20:13 +01:00
Michael Shilman
27021e4a58 Update root, peer deps, version.ts/json to 6.2.0-alpha.4 2020-12-07 13:20:13 +01:00
Michael Shilman
ec60f74177 6.2.0-alpha.4 changelog 2020-12-07 13:20:13 +01:00