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

dev(yarn link): make it possible to yarn link easily with cornerstone3D and update docs #3563

Merged
merged 6 commits into from
Jul 27, 2023

Conversation

sedghi
Copy link
Member

@sedghi sedghi commented Jul 27, 2023

Context & Changes & Results

We had to do some hacks to be able to yarn link cornersteon3D, but with the new source-map-loader it is possible to easily do it.

New doc and video also added for yarn link https://vimeo.com/849096279?share=copy

Also old videos were moved between accounts

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the
    semantic-release format and guidelines.

Code

  • [] My code has been well-documented (function documentation, inline comments,
    etc.)

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API
    additions or removals.

Tested Environment

  • [] OS:
  • [] Node version:
  • [] Browser:

@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for ohif-dev ready!

Name Link
🔨 Latest commit df6242e
🔍 Latest deploy log https://app.netlify.com/sites/ohif-dev/deploys/64c29ac982c463000806c185
😎 Deploy Preview https://deploy-preview-3563--ohif-dev.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for ohif-platform-docs ready!

Name Link
🔨 Latest commit df6242e
🔍 Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/64c29ac9c3397e000828a551
😎 Deploy Preview https://deploy-preview-3563--ohif-platform-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sedghi sedghi changed the title fix/devx dev(yarn link): make it possible to yarn link easily with cornerstone3D and update docs Jul 27, 2023
@sedghi sedghi requested a review from wayfarer3130 July 27, 2023 13:54
@@ -186,8 +186,6 @@ module.exports = (env, argv) => {
chunkFilename: '[id].css',
})
);
} else {
Copy link
Contributor

Choose a reason for hiding this comment

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

We just don't need this any longer?

Copy link
Member Author

Choose a reason for hiding this comment

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

it was giving warning that is injected by deafult

Copy link
Contributor

@wayfarer3130 wayfarer3130 left a comment

Choose a reason for hiding this comment

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

Yes please

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #3563 (df6242e) into master (019dedc) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3563   +/-   ##
=======================================
  Coverage   42.93%   42.93%           
=======================================
  Files          80       80           
  Lines        1444     1444           
  Branches      338      338           
=======================================
  Hits          620      620           
  Misses        661      661           
  Partials      163      163           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d3b3d1...df6242e. Read the comment docs.

@cypress
Copy link

cypress bot commented Jul 27, 2023

Passing run #3394 ↗︎

0 36 0 0 Flakiness 0

Details:

Merge branch 'master' of github.com:OHIF/Viewers into fix/devx
Project: Viewers Commit: df6242e2f6
Status: Passed Duration: 03:13 💡
Started: Jul 27, 2023 4:34 PM Ended: Jul 27, 2023 4:37 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

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