Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): moving several tasks from yarn to bun, improve tests #1566

Merged
merged 20 commits into from
Nov 8, 2024
Merged

Conversation

IbrahimCSAE
Copy link
Collaborator

No description provided.

Copy link

stackblitz bot commented Nov 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for cornerstone-3d-docs canceled.

Name Link
🔨 Latest commit 84415fb
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/672e43ff79c9210008f055cd

@IbrahimCSAE IbrahimCSAE changed the title feat(bun): Move several yarn tasks to bun feat(bun/testing): moving several tasks from yarn to bun, improve tests and add attemptAction util Nov 8, 2024
@IbrahimCSAE IbrahimCSAE changed the title feat(bun/testing): moving several tasks from yarn to bun, improve tests and add attemptAction util feat(bun/testing): moving several tasks from yarn to bun, improve tests Nov 8, 2024
* @param page - Playwright page object.
*/

export const reduceViewportsSize = async (page) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we do 0.4

}node_modules/webpack/bin/webpack.js --progress --config ${webpackConfigPath}`
);
});
const conf = buildConfig(exampleNames, examplePaths, distDir, validPath(rootPath));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you leave it as is and create another one

@@ -129,7 +128,23 @@ module.exports = {
}
},
optimization: {
minimize: false
minimize: false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need source map for cornerstonejs.org but we can it have for ci

Copy link
Member

@sedghi sedghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff

@sedghi sedghi changed the title feat(bun/testing): moving several tasks from yarn to bun, improve tests fix(ci): moving several tasks from yarn to bun, improve tests Nov 8, 2024
@sedghi sedghi merged commit ebfd52f into main Nov 8, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants