Skip to content

chore(tutorial): migrate into monorepo#1022

Open
alainncls wants to merge 1 commit intodevfrom
chore/migrate-tutorial
Open

chore(tutorial): migrate into monorepo#1022
alainncls wants to merge 1 commit intodevfrom
chore/migrate-tutorial

Conversation

@alainncls
Copy link
Copy Markdown
Collaborator

@alainncls alainncls commented Mar 30, 2026

What does this PR do?

Migrates the verax-tutorial repository into the main monorepo

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • My contribution follows the project's guidelines
  • I have made corresponding changes to the documentation
  • Unit tests for any smart contract change
  • Contracts and functions are documented

Note

Medium Risk
Mostly build/lint/workspace plumbing, but it changes dependency resolution (pnpm catalog:) and expands ESLint targeting to a new tutorial React app, which could break installs or CI if versions/configs mismatch.

Overview
Adds a new tutorial package to the workspace and wires it into the monorepo (scripts, env example, and source for the Tutorial React app).

Updates shared tooling to treat tutorial like explorer: ESLint now applies the React ruleset to {explorer,tutorial} sources and ignores both apps for the non-React ruleset.

Normalizes Explorer dependencies to use pnpm catalog: versions and makes a small typing tweak in explorer’s wagmi config initialization (Config annotation).

Written by Cursor Bugbot for commit b16b7f8. This will update automatically on new commits. Configure here.

@alainncls alainncls requested a review from VGau March 30, 2026 14:45
@alainncls alainncls self-assigned this Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.41%. Comparing base (eaa5119) to head (b16b7f8).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1022   +/-   ##
=======================================
  Coverage   51.41%   51.41%           
=======================================
  Files          26       26           
  Lines         776      776           
  Branches      111      111           
=======================================
  Hits          399      399           
  Misses        377      377           

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

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