mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
69.21k stars 6.12k forks source link

docs(integrations): update link to Mermaid app for Slack #5370

Closed JackuB closed 4 months ago

JackuB commented 4 months ago

:bookmark_tabs: Summary

I had to rename my app for Slack and get a new domain https://mermaid-preview.com so I'm updating it.

But the good news is that Mermaid Preview is now available on the Slack app directory.

Make sure you

netlify[bot] commented 4 months ago

Deploy Preview for mermaid-js ready!

Name Link
Latest commit 8f457815e9089ac945f26394ed53c06943493849
Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/65ead6e11922eb0007a384a9
Deploy Preview https://deploy-preview-5370--mermaid-js.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.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.37%. Comparing base (b077fed) to head (8f45781). Report is 4 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5370/graphs/tree.svg?width=650&height=150&src=pr&token=BaET4V1BdM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js)](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) ```diff @@ Coverage Diff @@ ## master #5370 +/- ## ======================================= Coverage 43.37% 43.37% ======================================= Files 23 23 Lines 5130 5130 Branches 23 23 ======================================= Hits 2225 2225 Misses 2904 2904 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5370/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | Coverage Ξ” | | |---|---|---| | [unit](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5370/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | `43.37% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js#carryforward-flags-in-the-pull-request-comment) to find out more.
sidharthv96 commented 4 months ago

@JackuB if you can rebase the PR to master, I'll change the base and merge. PR to develop will take a while to get released, as the next release is v11.

JackuB commented 4 months ago

@sidharthv96 thanks, I just updated the branch and PR!