Skip to content

Conversation

jescalada
Copy link
Contributor

@jescalada jescalada commented Aug 30, 2025

Fixes #1064. Replaces #1065 due to merge conflicts.

I modified some things such as the CLI execution script because the original one (npx -- @finos/git-proxy-cli), oddly, no longer works.

I'd love to know better ways to handle the build/testing step and if the CLI flow works as it used to!

Copy link

netlify bot commented Aug 30, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 276c98e
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/68b2f7039e15e60008e4a3eb

Copy link

codecov bot commented Aug 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.76%. Comparing base (2950617) to head (276c98e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1180   +/-   ##
=======================================
  Coverage   82.76%   82.76%           
=======================================
  Files          66       66           
  Lines        2780     2780           
  Branches      332      332           
=======================================
  Hits         2301     2301           
  Misses        431      431           
  Partials       48       48           

☔ 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.

@jescalada jescalada marked this pull request as ready for review August 30, 2025 13:14
@jescalada jescalada linked an issue Aug 31, 2025 that may be closed by this pull request
@jescalada jescalada requested a review from a team August 31, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor CLI script to TS + ESM Convert CLI to typescript
1 participant