149 Commits

Author SHA1 Message Date
Michael Shilman
e79f12f59e
Merge pull request #14543 from storybookjs/dx-improve-issue-templates
Maintenance: Improve issue templates
2021-04-17 00:17:17 +08:00
Gaëtan Maisse
bfc1912a81
ci: merge multiple GitHub Actions related to DangerJS into one
Also, fix the behavior and trigger a new run each time a label is set/unset on a PR.
2021-04-13 22:14:56 +02:00
Norbert de Langen
953eab7100
Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2021-04-12 12:29:00 +02:00
Michael Shilman
f29ca562ad Maintenance: Improve issue templates 2021-04-10 16:22:48 +08:00
Gaëtan Maisse
e720481924
ci: use Node 12 in CI as latest version of Yarn introduced in dae3631a needs Node >=12 2021-04-07 18:30:50 +02:00
Gaëtan Maisse
98fa420bef
chore: move to Yarn 2 🧶 2021-04-07 18:25:38 +02:00
Michael Shilman
3f279fd403 Maintenance: Remove automention 2021-04-01 12:36:48 +08:00
Gaëtan Maisse
4e90dffc5a
chore: rework test NPM script (--core option has been removed)
Previously the unit tests were run with a custom script `scripts/test.js`.
This script was a kind of wrapper around Jest, handling just a few options (skipping all the unknown ones) and spawning Jest programmatically.
To simplify this process:
 - I extracted the only non-classic case in its own NPM script: `yarn test-puppeteer`
 - Just call Jest directly when running `yarn test` so all the options are forwarded properly to Jest.

⚠️ `yarn test --core` doesn't work anymore as `--core` isn't a Jest option, it is now simply `yarn test`.
📝 To run the tests of a single workspace just use `--projects`, for instance: `yarn test --projects examples/angular-cli`
2021-02-11 08:33:59 +01:00
Michael Shilman
e1f73e0f8e Update to danger-js@main 2021-02-10 15:49:04 +08:00
Michael Shilman
933ea9c176 Upgrade to danger-js@main 2021-02-10 15:32:20 +08:00
Blaine Bublitz
e2c4060771 CI: Upgrade cache GH Action & remove fallback caches 2021-01-27 16:26:05 -07:00
Blaine Bublitz
10212ad184 Cleanup: Remove some references to dependency:update label 2021-01-14 18:42:59 -07:00
Blaine Bublitz
fd67faedcb chore: Configure Renovate
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2021-01-13 17:50:13 -07: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
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
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
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
Josh Soref
d0c7e8126d
Update PULL_REQUEST_TEMPLATE.md 2020-09-25 09:53:45 -04:00
Josh Soref
3713fee4e2
Update feature_request.md 2020-09-25 09:52:17 -04:00
Josh Soref
a181f376e0
Update bug_report.md 2020-09-25 09:51:12 -04:00
Michael Shilman
b4da418d53 Update automention.yml 2020-09-24 15:31:53 +08:00
Michael Shilman
d486297ef8 Update automention.yml 2020-08-27 00:39:55 +08:00
Gaëtan Maisse
48a5585df5
ci: remove job running old CLI tests with Yarn 2 from GH workflows
Yarn 2 support is tested in a better way with E2E tests (example-v2) that are ran on CircleCI after every push.
2020-08-23 18:52:21 +02:00
Michael Shilman
aced31dbbe Update automention.yml 2020-08-23 05:33:48 +08:00
Michael Shilman
2a882d3329 Update ember squad 2020-08-16 21:23:00 +08:00
Michael Shilman
f75e67ada0 Update bug_report.md 2020-08-12 11:29:58 +08:00
Michael Shilman
8d5ae84d69 Add jonniebigodes to documentation automention 2020-08-12 00:45:40 +08:00
Norbert de Langen
3d8434aac4
increase the filewatch limit on github action 2020-06-26 13:55:47 +02:00
Norbert de Langen
e0fc6ea33f
REMOVE gh action test for latest cra (it's already ran on CircleCI) 2020-06-26 11:27:00 +02:00
Cameron Stitt
60db352fc0
Remove cam-stitt from svelte automention. 2020-04-21 11:59:53 +10:00
Norbert de Langen
2ce9723ed1
REMOVE addon-centered examples 2020-04-03 13:14:17 +02:00
Norbert de Langen
6819782236
RENEW cache in gh-actions 2020-03-30 17:49:11 +02:00
Michael Shilman
7294750c3d
Update automention.yml 2020-03-21 10:06:29 +08:00
Michael Shilman
2cbdea8f4a
Update automention.yml 2020-03-21 10:05:43 +08:00
Norbert de Langen
9be0706518
REMOVE non-functioning test (again) 2020-03-19 10:58:55 +01:00
Norbert de Langen
6ed2e39269
Merge branch 'next' into pr/jonspalmer/9969
# Conflicts:
#	.github/workflows/tests-puppeteer.yml
#	examples/official-storybook/package.json
#	yarn.lock
2020-03-16 09:17:13 +01:00
Norbert de Langen
fd146e8d5d
DELETE non-functioning test 2020-03-03 14:03:43 +01:00
Norbert de Langen
16727b753d
Merge branch 'next' into faster_tests 2020-03-02 14:14:18 +01:00
Jon Palmer
9f525d4299
use checkout v2 2020-02-27 08:45:58 -05:00
Jon Palmer
33631029b9
Fix GitHub unit test workflow 2020-02-26 22:49:57 -05:00
Jon Palmer
6f42333402
experiment with reducing node_modules to speed up CircleCI builds 2020-02-26 21:32:22 -05:00
Gaëtan Maisse
f0c2cb6e3c test(cli): add GitHub Actions workflow running tests related to SB CLI with Yarn 2 2020-02-16 16:10:41 +01:00
Michael Shilman
b919533f55 Merge branch 'next' into detach/react-native 2020-01-23 12:22:56 +08:00
Norbert de Langen
fb8e08f89f
DETACH react-native 2020-01-22 18:23:11 +01:00
Norbert de Langen
26c1417d12
DELETE references to polymer 2020-01-22 16:01:12 +01:00
fushen
5eb1e3ff08 fix(rax): fix unnecessary changes 2019-12-23 00:46:49 +08:00
fushen
01e2675d49 chore(rax): supplement related to rax 2019-12-23 00:40:50 +08:00