Skip to content

ci: optimize CI workflow#1492

Merged
jescalada merged 4 commits intofinos:mainfrom
fabiovincenzi:ci/optimize-ci
Apr 3, 2026
Merged

ci: optimize CI workflow#1492
jescalada merged 4 commits intofinos:mainfrom
fabiovincenzi:ci/optimize-ci

Conversation

@fabiovincenzi
Copy link
Copy Markdown
Contributor

  • Remove upload/download steps that were uploading and downloading in the same job
  • Add install: false to cypress-io/github-action to skip its internal npm ci which was already done by the previous step, avoiding a duplicate install.
  • Use --no-fund flag on npm ci to suppress funding messages in CI

@fabiovincenzi fabiovincenzi requested a review from a team as a code owner April 2, 2026 14:10
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 330a12a
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69cf50e899acb9000869db22

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.66%. Comparing base (6900045) to head (330a12a).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1492   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files          68       68           
  Lines        4869     4869           
  Branches      888      888           
=======================================
  Hits         4366     4366           
  Misses        485      485           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@jescalada jescalada left a comment

Choose a reason for hiding this comment

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

LGTM! CI execution times are consistently below 4m now, down from around 7-8m. 🚀

@jescalada jescalada merged commit c0b4a8d into finos:main Apr 3, 2026
24 checks passed
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