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

Deployment plan conflicts #1579

Open
whoabuddy opened this issue Oct 8, 2024 · 1 comment
Open

Deployment plan conflicts #1579

whoabuddy opened this issue Oct 8, 2024 · 1 comment

Comments

@whoabuddy
Copy link
Contributor

Describe the bug

When I run clarinet check I'm prompted to overwrite the deployment plan for simnet.

When I run npm run test on my contracts, the deployment plan is updated again in a different format.

To Reproduce

Steps to reproduce the behavior:

  1. Create a new clarinet project and contract
  2. Run clarinet check for the project
  3. Run npm run test for the project
  4. See updated deployment plan

Expected behavior

The deployment plan should be consistent between both tools.

Screenshots

After running the tests:

image

Changes requested by clarinet check:

image

Environment (please complete the following information):

  • Clarinet version 2.9.0
@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Oct 8, 2024
@hugocaillard hugocaillard moved this from 🆕 New to 🏗 In Progress in DevTools Oct 14, 2024
@hugocaillard hugocaillard moved this from 🏗 In Progress to 📋 Backlog in DevTools Oct 14, 2024
@hugocaillard
Copy link
Collaborator

Related to #1368
Also there could be some quick win there, the new deployment plan strategy shouldn't save empty batches (with: transactions: [])
Will take a look, thanks for reporting @whoabuddy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants