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

Support deploying a single contract inside a workspace #6110

Open
kayagokalp opened this issue Jun 11, 2024 · 0 comments
Open

Support deploying a single contract inside a workspace #6110

kayagokalp opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy

Comments

@kayagokalp
Copy link
Member

Currently if forc-deploy is ran inside a workspace, it will try to deploy all contracts in the workspace. This should be:

  1. If ran inside an individual package inside a workspace, deploy that specific contract
  2. If ran at the root of workspace directory, deploy all contracts and possibly provide a warning.
@kayagokalp kayagokalp added enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy
Projects
None yet
Development

No branches or pull requests

1 participant