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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 self-assigned this Oct 1, 2024
Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: bfe1fd4

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