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

chore: reduce redundant CI runs #5765

Merged
merged 8 commits into from
Aug 24, 2024
Merged

chore: reduce redundant CI runs #5765

merged 8 commits into from
Aug 24, 2024

Conversation

sidharthv96
Copy link
Member

@sidharthv96 sidharthv96 commented Aug 24, 2024

📑 Summary

Removes unused workflows
Adds concurrency to workflows so only one runs
Skips running E2E tests on push to non develop/master/release branches (Should reduce the use of Argos)
Merges workflows where possible

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added necessary unit/e2e tests.
  • 📓 have added documentation. Make sure MERMAID_RELEASE_VERSION is used for all new features.
  • 🦋 If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Copy link

changeset-bot bot commented Aug 24, 2024

⚠️ No Changeset found

Latest commit: d08ef70

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit d08ef70
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66c9aa13a37cbf0009515774
😎 Deploy Preview https://deploy-preview-5765--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.

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.21%. Comparing base (158f992) to head (d08ef70).
Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #5765      +/-   ##
==========================================
- Coverage     5.21%   5.21%   -0.01%     
==========================================
  Files          322     323       +1     
  Lines        46083   46094      +11     
  Branches       561     536      -25     
==========================================
  Hits          2402    2402              
- Misses       43681   43692      +11     
Flag Coverage Δ
unit 5.21% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Copy link

argos-ci bot commented Aug 24, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Aug 24, 2024, 9:52 AM

@sidharthv96 sidharthv96 requested review from aloisklink, mmorel-35 and a team August 24, 2024 09:45
@mmorel-35 mmorel-35 mentioned this pull request Aug 24, 2024
4 tasks
@mmorel-35 mmorel-35 changed the title Reduce redundant CI runs choe: reduce redundant CI runs Aug 24, 2024
@mmorel-35 mmorel-35 changed the title choe: reduce redundant CI runs chore: reduce redundant CI runs Aug 24, 2024
@mmorel-35 mmorel-35 added this pull request to the merge queue Aug 24, 2024
Merged via the queue into develop with commit ac58785 Aug 24, 2024
20 checks passed
@mmorel-35 mmorel-35 deleted the sidv/reduceDuplicateCI branch August 24, 2024 10:07
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