Skip to content

Conversation

@endersonmaia
Copy link
Contributor

This pull request updates the CLI to be compatible with rollups-node version 2.0.0-alpha.7 and makes a minor adjustment to the deployment argument handling logic.

Compatibility update:

  • Updated the CLI to adapt to rollups-node:2.0.0-alpha.7, ensuring continued compatibility with the latest node release.

Deployment logic adjustment:

  • Modified the deployment argument construction in apps/cli/src/exec/rollups.ts by removing the --self-hosted flag when the consensus option is not provided, aligning with updated deployment requirements.

@endersonmaia endersonmaia requested a review from tuler September 10, 2025 13:45
@endersonmaia endersonmaia self-assigned this Sep 10, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2025

🦋 Changeset detected

Latest commit: 7b5cb2f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cartesi/cli Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 10, 2025

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 25.13% 279 / 1110
🔵 Statements 25.04% 284 / 1134
🔵 Functions 25.77% 50 / 194
🔵 Branches 21.62% 112 / 518
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/cli/src/config.ts 89.2% 77.22% 94.11% 89.01% 66-67, 218, 226, 236, 256, 269, 279, 282, 292, 333, 344-348, 360, 544, 566-571
apps/cli/src/exec/rollups.ts 0% 0% 0% 0% 43-552
Generated in workflow #653 for commit 7b5cb2f by the Vitest Coverage Report Action

Base automatically changed from feature/bump-to-rollups-node-v2-alpha.7 to prerelease/v2-alpha September 10, 2025 14:42
@endersonmaia endersonmaia force-pushed the feature/adapt-to-rollups-node-v2-alpha.7 branch from 30da0e1 to 3cf2a23 Compare September 15, 2025 19:03
@endersonmaia endersonmaia merged commit 0cd7431 into prerelease/v2-alpha Sep 15, 2025
4 checks passed
@endersonmaia endersonmaia deleted the feature/adapt-to-rollups-node-v2-alpha.7 branch September 15, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants