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
71.18k stars 6.41k forks source link

Fix chrome webstore url causing 404 #5352

Closed Abrifq closed 7 months ago

Abrifq commented 7 months ago

now it's "Too many redirects" like all of it's brethren :slightly_smiling_face:

I should open a issue on lychee for this problem but also it's not their fault

idk, it's annoying, it's noise.

How do you guys filter it?

:bookmark_tabs: Summary

Fixing one link that had a slash at the end of it. Turns out new chrome webstore doesn't like that!

Resolves my pet peeves, for now.

:straight_ruler: Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

:clipboard: Tasks

Make sure you

netlify[bot] commented 7 months ago

Deploy Preview for mermaid-js ready!

Name Link
Latest commit 2537bf53105ca5b08b7bf594443246d27059ab8c
Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/65e372fc9896960008055e67
Deploy Preview https://deploy-preview-5352--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 7 months ago

Codecov Report

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

Project coverage is 79.22%. Comparing base (2ac4e08) to head (2537bf5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5352/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/5352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) ```diff @@ Coverage Diff @@ ## develop #5352 +/- ## ============================================ + Coverage 43.37% 79.22% +35.85% ============================================ Files 23 175 +152 Lines 5130 14531 +9401 Branches 23 868 +845 ============================================ + Hits 2225 11512 +9287 + Misses 2904 2816 -88 - Partials 1 203 +202 ``` | [Flag](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5352/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | Coverage Δ | | |---|---|---| | [e2e](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5352/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js) | `84.79% <ø> (?)` | | | [unit](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5352/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. [see 170 files with indirect coverage changes](https://app.codecov.io/gh/mermaid-js/mermaid/pull/5352/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mermaid-js)