Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/storybookjs/bench

Storybook benchmark
https://github.com/storybookjs/bench

revert, I'll fix the problem in the storybook monorepo CI instead

cd16744cc615a0221e8310226c37e9dc4e0b3e5b authored almost 2 years ago
fix the playwright version

d5873da512e51d0f00373a0c9edb67797e5a3a39 authored almost 2 years ago
Merge pull request #18 from storybookjs/fix/race-condition-waiting-for-browser

Fix: race condition when there is still resources to load

5535d723ada9b46e4280521e51db829e072abe33 authored about 2 years ago
add message explaining why this is needed

9b6563ce91cde492c02da8eb1cb01c2fd1ca529c authored about 2 years ago
await from dom-loaded instead of windows load event

a51abba53f81a78984bf3936719a3ef37f604ef4 authored about 2 years ago
Merge pull request #17 from storybookjs/shilman/use-next-addon-bench

Use next version of addon-bench

91e5bece9a1e49a135a8d273d800605c8dced0dd authored about 2 years ago
Use next version of addon-bench

dbc7dee021b95a7c7f826e82cb3a621357c0673f authored about 2 years ago
Merge pull request #16 from storybookjs/shilman/fix-manager-size

Fix triple-counting manager size

ba31e6f76d0a14171d58a5986772cbec8060dcbf authored about 2 years ago
Fix triple-counting manager size

b52bad3c0e77183112ce5ed85fad04bee28b82b3 authored about 2 years ago
Merge pull request #14 from storybookjs/shilman/fix-main-cjs

Fix support for main.cjs

fe3d7bd5f4be2a8cc50750c7c6a8c047b98ced5e authored about 2 years ago
Merge pull request #13 from storybookjs/shilman/fix-start-milliseconds

Fix handling of millisecond startup time

32630e5c42727ff0c96af8cd7c23b716163c66ed authored about 2 years ago
Merge pull request #12 from storybookjs/tech/upgrades-and-prep-for-sb7

upgrades and add a handling for storybook7 which has no main.js for the manager

081501e699b607e518d5f71cd4e6aef28885cfe9 authored about 2 years ago
Add support for main.cjs

6702e4f93e802fead0e772920b6eb456b3b4d3d2 authored over 2 years ago
Fix handling of millisecond startup time

760ff0191ebeaff43fe63ed14359a75936cbde6d authored over 2 years ago
fix formatting

7cccdee82a5e605db72ef2fb23a1d6c49c77ba11 authored over 2 years ago
Tweak stdio on start-storybook

2bbe571df7e0ac59e9cbe039f4a1bfebe99fc802 authored over 2 years ago
add localhost host for statsServer

e82f96e42107ddbd0f466de4a2f426b641130d28 authored over 2 years ago
Browse to localhost in static test

2294788fdf5cf07ef844aded2227028f067a486f authored over 2 years ago
exect version of the addon

f21510ead29655fdd5b54c424721a46ccf1dd514 authored over 2 years ago
change to localhost again, will also change the

1e7966b642bfc30142f8eddf580d16f44164cb2b authored over 2 years ago
change the address, because that's what's hard-coded in the bench-addon

a58dd9439c5bc3f552820a19b14858995225ef87 authored over 2 years ago
set hostname for the hapi server

9a25732dea2552922f5c02e541e0ea016baad509 authored over 2 years ago
upgrade

3afe824fe6b682bb0900c2356fa02b5944870661 authored over 2 years ago
Merge pull request #11 from storybookjs/replace-puppeteer-with-playwright

Replace puppeteer with playwright

52d1ee7cedb7f10240397f9281675635fd69b82d authored over 2 years ago
Merge branch 'tech/upgrades-and-prep-for-sb7' into replace-puppeteer-with-playwright

# Conflicts:
# package.json
# yarn.lock

06d72eb60eb586c799df8dba99295ec2aecd0758 authored over 2 years ago
cleanup code output, and fix wrong string to look for manager folder in SB7

22336b606f6bc64d1f78531fd7523d50039cc5c5 authored over 2 years ago
node 14 please

ec0de6171ffa7a0faf361193dbc596ebcbc4e34b authored over 2 years ago
upgrades and add a handling for storybook7 which has no main.js for the manager

abfa179bcb662bda708e41939a484f16e2acc751 authored over 2 years ago
Update README for playwright

56e770202299fcfa82e16b65c20de83d145eaa9b authored over 2 years ago
use node 14

edeef38b860bb3d9924ee065054cd31d792cac59 authored over 2 years ago
Replace puppeteer with playwright

434f2eedb31f05bf73bbb0bdb145c81ab220dcc1 authored over 2 years ago
Bump version to: 0.7.5 [skip ci]

70f72b70ef756b9046e7242ff36050b3c4188e7b authored over 2 years ago
Update CHANGELOG.md [skip ci]

69e18dfa3f7f2f2874adf66e85579d638e0bc7e6 authored over 2 years ago
Merge pull request #10 from storybookjs/fix/storybook-script2

Use `yarn storybook` for `sb dev` compatibility

698e4c3f95b9b4bb16e151d9243b657612500dd2 authored over 2 years ago
Use `yarn storybook` for `sb dev` compatibility

3b80121bbcb407f69525ce5e061ea6ac2b828cdf authored over 2 years ago
Bump version to: 0.7.4 [skip ci]

5146904ff01e4277531e0fdc33d41459b55a94b5 authored over 2 years ago
Update CHANGELOG.md [skip ci]

4c72417b74365a252e8851ca603b3a892ba3ffbd authored over 2 years ago
Revert "Use `yarn storybook` for `sb dev` compatibility"

This reverts commit b13428c25199ed09646c0792c3c83673e3c8d5f3.

df4df8f5e693043e525b7fa34ebe9770eb0dc012 authored over 2 years ago
Bump version to: 0.7.3 [skip ci]

7dcafb6363eba3557edcf5cc6ca2b91fb93fa388 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

5beb1dd2e39254e8c71e18d395f21d20c0119a90 authored almost 3 years ago
Merge pull request #9 from storybookjs/fix/storybook-script

Use `yarn storybook` for `sb dev` compatibility

18d034e561a6de6ccc8687ee3a8dc34844067c07 authored almost 3 years ago
Use `yarn storybook` for `sb dev` compatibility

b13428c25199ed09646c0792c3c83673e3c8d5f3 authored almost 3 years ago
Bump version to: 0.7.2 [skip ci]

0d68aecca303ccc5f06a31fa4f190c44dbfffc02 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

36ef9bd1862058988872fe8b5ead2124923cc8e1 authored almost 3 years ago
Merge pull request #8 from storybookjs/test-publish

Update README.md

3651d01eb25b73cef75347bac548b2e990e992b3 authored almost 3 years ago
Update README.md

a8b32724c0a5cb7c76cb2b5cdb5debcdf6ce3ae8 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

0210a9881ec0d399e88e9e8031677f06b0c8564a authored almost 3 years ago
Bump version to: 0.7.1 [skip ci]

cee24a388e63cf3063faf1c94f504bc73814e5a3 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

87a719ff74ca1ce28a1063677bdd9fbe69481c20 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

b3d0cc2b8a01df5ee8a212780a8acdc07867fc2d authored almost 3 years ago
Update README.md

cc5eeda87662a9f9aeed306e8d0496468de94865 authored almost 3 years ago
Merge pull request #7 from storybookjs/fix-formatting

Fix prettier formatting

616b8aeeaa8311f7802f8cbd1c8ac50f25c1aa68 authored almost 3 years ago
Fix prettier formatting

bfd4ede643f60ffc1508ee1a8cb5c5c7034857f8 authored almost 3 years ago
Bump version to: 0.7.0 [skip ci]

6108d1f59a514ca9c4b67b1858ba04b737a3c7c0 authored almost 3 years ago
Update CHANGELOG.md [skip ci]

9b9a25867ab31824a058a9f873b00f966e1cfdb2 authored almost 3 years ago
Merge pull request #1 from hipstersmoothie/add-flags

Add flags to skip some benchmarks

ed64c5222ecdcd72af1a9bbc78cbc84f80777340 authored almost 3 years ago
Merge pull request #6 from storybookjs/add-auto

Add auto release

2f163d19e9b5ad6df2fb00b4b820b557d5356651 authored almost 3 years ago
Add auto release

881c910bc41d0c49a1c0dedfa189aec135bc48a4 authored almost 3 years ago
Merge pull request #5 from storybookjs/vite

Support running against vite-builder projects

817fe9e333b2fdbec61439b6ef27fbec0eb0233e authored almost 3 years ago
Account for other attributes on script tag

For example, vite adds `type="module" crossorigin`

fa80c4a25e420de54f7b5501b86fa2394313822f authored almost 3 years ago
Account for naming differences of vite assets

0f7dfe343e9f692243d0a4bf0cba3a1c53368bf6 authored almost 3 years ago
Avoid promise chain

62c5c6483e2a48d52b4e9db779a3a44b616f1957 authored almost 3 years ago
Fix vendors bundle size for manager/preview in webpack5

272afe7dd28e6e7db2e60ddb7c4f1b7c9dbfa770 authored about 3 years ago
Update for manager-webpack5

5efe21c028e8acdac876137e4edff83261fada52 authored about 3 years ago
Don't install addon-bench multiple times

a8ef07169453237b9f13def6b980e5c8a4d01a5b authored about 3 years ago
0.6.4

e0b0c3763172f2300b4c0d92fffeed916eee4713 authored almost 4 years ago
Support webpack5 manager in a hacky way

936197986f26887a644f689c71ee7a6dfa0e7575 authored almost 4 years ago
0.6.3

bb6042ea609690fd334dd6e81b6dc527388b50d1 authored about 4 years ago
Merge pull request #3 from storybookjs/add-yarn-2-support

Add support of Yarn 2+

bb4b87ea6b3519b979669eb4c247996f179eb6df authored about 4 years ago
Add support of Yarn 2+

Yarn 2 doesn't support the `-W` option when running `yarn add`.
So I added a check to know if we...

1c1461a41f453399d552e6091daaaf73dcb11e22 authored about 4 years ago
Merge pull request #2 from storybookjs/gaetanmaisse-patch-1

Set Node requirement to 12 in package.json

9be21176c51d40b52d96a996385715820265b1f2 authored about 4 years ago
0.6.2

afd036acf1f823be7c3b34e648145bd77981ed92 authored about 4 years ago
Fix bundle size to work if no sourcemaps are generated

dc8ee89dfd0bb4c3ea8ee712e619787561ac1697 authored about 4 years ago
Update startStorybook.ts

a58fff66d0f0d4dda6c8400efeed8c001bd2bc80 authored about 4 years ago
0.6.1

0cd956804eda042b8b9b4b0323f12a70b62c6df3 authored about 4 years ago
Fix handling for cached manager

5ef79f9469b44c87682b8dc913a9dd0493b027c4 authored about 4 years ago
0.6.0

6c359f27ee740c076790c100dcc799b3077806b6 authored about 4 years ago
Don't install anything in no install command is provided

40267015422c1f004bde9d3e27baf0bb7e289639 authored about 4 years ago
0.5.1

a97fc70ddf6283799e61eb849ddffdebdf980e8c authored about 4 years ago
Safe DU for removed DLLs

c157430671ae88053176b66d1b320ea236378929 authored about 4 years ago
Set Node requirement to 12 in package.json

This package has a dependency on `@hapi/hapi` which requires Node 12+, see https://github.com/ha...

d88390f94330697bafbdd91027e43206b7e54479 authored over 4 years ago
add flags to only run part of the benchmarks

8ad4fa260d2d4f05ea12489c6989429b40d89658 authored over 4 years ago
0.5.0

864769b2064ea725cd351c16838b97853fe7b471 authored over 4 years ago
Accept extra SB flags

dfdba47cb7e1e463a42117778e7788449cf07ce6 authored over 4 years ago
Handle no GCP credentials

7e1c3c908716d847cc78ed218480586168107bff authored over 4 years ago
0.4.0 changelog

b875b059f81e718b0d877afa386e660df24df0bd authored over 4 years ago
Upload based on SB_BENCH_UPLOAD env variable

0ce0f0c0b1f21b1f27803f6d98372c74dd89fec8 authored over 4 years ago
0.3.2 changelog

c74affb10d6edd28a5d5cd2a3005100d69d64111 authored over 4 years ago
Add CIRCLE_BRANCH, CIRCLE_SHA1 support

f14c45419b6ea0e2bb03cd1316400226dbcbe819 authored over 4 years ago
0.3.1 changelog

f36d823f6b152785e99be2984496540d505cf844 authored over 4 years ago
Fix bundle sizes to match upload

72d48cabd1a93b12b41d62ece1556d5638035469 authored over 4 years ago
Fix error handling

155ca7aabc899d0f87c07193da222efcb4064a5b authored over 4 years ago
0.3.0 changelog

338c7d49ff273587f42f1c31a4d9dbe631ef2598 authored over 4 years ago
Upload results to bigtable

d97cdb565ba7769bd2af839e5b12305307069fad authored over 4 years ago
0.2.5 changelog

f6aaee83217851d45a980a533425e21cc6da104b authored over 4 years ago
Exit on completion

dd114a99764e4d6d30b174798563cadf55db1321 authored over 4 years ago
0.2.4 changelog

17c8930431cc8a1740d8121399c9e402846bf09e authored over 4 years ago
Resolve render on exit

f330ff1b45190061eccde8a36fc2da918aab3d3e authored over 4 years ago
0.2.3 changelog

bbed92d71e8ee81540eb28fdaacc3334641a7cb3 authored over 4 years ago
Better logging

a30ceb1cae8ce24f74683b3672ec71341dcd16fa authored over 4 years ago