-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
feat(3801): Multiple Tags support for Git Graph #5647
Conversation
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5647 +/- ##
==========================================
- Coverage 5.86% 5.85% -0.01%
==========================================
Files 274 274
Lines 41087 41112 +25
Branches 488 488
==========================================
Hits 2408 2408
- Misses 38679 38704 +25
Flags with carried forward coverage won't be shown. Click here to find out more.
|
I've asked @huynhicode to add you. |
feat(3801): Multiple Tags support for Git Graph
Awesome! @sidharthv96 |
📑 Summary
Adds support for multiple git tags in commits, cherry picks and merges. By the way, could someone give me access to the team's channels on new discord, my username is
techblooded
.Resolves #3801
📏 Design Decisions
Modify the grammar to support multiple tags, and modified db and renderer to handle array of tags instead of single tag on a commit.
📋 Tasks
Make sure you
MERMAID_RELEASE_VERSION
is used for all new features.develop
branchExamples
Left-to-right: (live link)
Bottom-up: (live link):