Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add espresso-dev-node to SDK #81

Merged

Conversation

endersonmaia
Copy link
Contributor

This pull request introduces the espresso-dev-node binary to the Cartesi SDK, including updates to the Dockerfile and configuration files to support this addition. The most important changes are summarized below:

New Feature Addition:

  • .changeset/strong-walls-help.md: Added a changeset note indicating the addition of the espresso-dev-node binary to the SDK. ([.changeset/strong-walls-help.mdR1-R5](https://github.com/cartesi/cli/pull/81/files#diff-5ff7ded5e9ae647f2ff4df76bfd2de2ef3f77778412a303745f4feab719752c3R1-R5))

Dockerfile Updates:

  • packages/sdk/Dockerfile: Introduced the ESPRESSO_DEV_NODE_TAG argument and added a new stage to pull the espresso-dev-node binary from the Espresso Systems GitHub container registry. ([packages/sdk/DockerfileR9-R12](https://github.com/cartesi/cli/pull/81/files#diff-fbbb6309bd1c5bde85dc9baab5c5c1ef5af52fedb5e3fd28cecf37916d3ef1feR9-R12))
  • packages/sdk/Dockerfile: Updated the Dockerfile to copy the espresso-dev-node binary into /usr/bin/. ([packages/sdk/DockerfileR152-R153](https://github.com/cartesi/cli/pull/81/files#diff-fbbb6309bd1c5bde85dc9baab5c5c1ef5af52fedb5e3fd28cecf37916d3ef1feR152-R153))

Configuration Updates:

  • packages/sdk/docker-bake.hcl: Added the ESPRESSO_DEV_NODE_TAG variable to the default target configuration. ([packages/sdk/docker-bake.hclR17](https://github.com/cartesi/cli/pull/81/files#diff-f31033306f300af23520856c404681eb6cbe45d9f28ce0f28abb24fcae811e5bR17))

@endersonmaia endersonmaia requested a review from tuler October 1, 2024 16:40
@endersonmaia endersonmaia self-assigned this Oct 1, 2024
Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 92e1037

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

This PR includes changesets to release 1 package
Name Type
@cartesi/sdk Minor

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

Copy link
Member

@tuler tuler left a comment

Choose a reason for hiding this comment

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

typo in the commit message

@tuler tuler changed the title deat(sdk): add espresso-dev-node Add espresso-dev-node to SDK Oct 1, 2024
@endersonmaia endersonmaia force-pushed the feature/add-espresso-dev-node-to-sdk branch from aec4567 to bfe1fd4 Compare October 1, 2024 16:45
@endersonmaia endersonmaia requested a review from tuler October 1, 2024 17:11
@endersonmaia endersonmaia force-pushed the feature/add-espresso-dev-node-to-sdk branch from bfe1fd4 to 28e9fce Compare January 22, 2025 14:56
@endersonmaia endersonmaia changed the base branch from main to prerelease/v2-alpha January 22, 2025 21:17
@endersonmaia endersonmaia force-pushed the feature/add-espresso-dev-node-to-sdk branch from 28e9fce to 9dc6320 Compare January 22, 2025 21:18
packages/sdk/Dockerfile Outdated Show resolved Hide resolved
@endersonmaia endersonmaia merged commit a18955a into prerelease/v2-alpha Jan 23, 2025
2 checks passed
@endersonmaia endersonmaia deleted the feature/add-espresso-dev-node-to-sdk branch January 23, 2025 14:07
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.

2 participants