Skip to content

docs: unify repo and website docs#1487

Open
jescalada wants to merge 6 commits intofinos:mainfrom
jescalada:1407-unify-docs
Open

docs: unify repo and website docs#1487
jescalada wants to merge 6 commits intofinos:mainfrom
jescalada:1407-unify-docs

Conversation

@jescalada
Copy link
Copy Markdown
Contributor

Fixes #1407.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 ready!

Name Link
🔨 Latest commit 8bd81b8
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69cb498bcfbad0000831d944
😎 Deploy Preview https://deploy-preview-1487.git-proxy.preview.finos.org
📱 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 project configuration.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.66%. Comparing base (4e2eea8) to head (9d5cf44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1487   +/-   ##
=======================================
  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.

@jescalada jescalada marked this pull request as ready for review March 27, 2026 04:38
@jescalada jescalada requested a review from a team as a code owner March 27, 2026 04:38
Copy link
Copy Markdown
Contributor

@fabiovincenzi fabiovincenzi left a comment

Choose a reason for hiding this comment

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

Looks good to me!

"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"eslint": "^10.1.0",
"eslint-plugin-react": "^7.22.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this required for compatibility with ESLint 10?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It seems the eslint-plugin-react downgrade happened when running npm audit fix, and I think it's safe to revert since there are other non-remediable vulnerabilities in docusaurus itself...

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.

Unify repository and website documentation

2 participants