Skip to content

Commit

Permalink
publish: Retry tests up to 2 additional times upon failure (#7359)
Browse files Browse the repository at this point in the history
generated from commit 2a98490
  • Loading branch information
DIT committed Nov 28, 2024
1 parent 5d4f87d commit 8212b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1732803178878,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@babel/plugin-transform-optional-chaining":"7.25.9","@cypress/code-coverage":"3.13.7","chai":"4.5.0","chai-as-promised":"7.1.2","chai-subset":"1.6.0","cypress":"13.16.0","cypress-axe":"1.5.0","sinon":"18.0.0","sinon-chai":"3.7.0"},"packageManager":{"type":"npm","version":"10.2.4"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.4.5","storybookVersionSpecifier":"^8.4.5","language":"javascript","storybookPackages":{"@storybook/manager-api":{"version":"8.4.5"},"@storybook/react":{"version":"8.4.5"},"@storybook/react-webpack5":{"version":"8.4.5"},"storybook":{"version":"8.4.5"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.5"},"@storybook/addon-a11y":{"version":"8.4.5"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"},"@chromatic-com/storybook":{"version":"3.2.2"}}}
{"generatedAt":1732810540177,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@babel/plugin-transform-optional-chaining":"7.25.9","@cypress/code-coverage":"3.13.7","chai":"4.5.0","chai-as-promised":"7.1.2","chai-subset":"1.6.0","cypress":"13.16.0","cypress-axe":"1.5.0","sinon":"18.0.0","sinon-chai":"3.7.0"},"packageManager":{"type":"npm","version":"10.2.4"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.4.5","storybookVersionSpecifier":"^8.4.5","language":"javascript","storybookPackages":{"@storybook/manager-api":{"version":"8.4.5"},"@storybook/react":{"version":"8.4.5"},"@storybook/react-webpack5":{"version":"8.4.5"},"storybook":{"version":"8.4.5"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.5"},"@storybook/addon-a11y":{"version":"8.4.5"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"},"@chromatic-com/storybook":{"version":"3.2.2"}}}

0 comments on commit 8212b9d

Please sign in to comment.