TezosTaqueria / taqueria

*BETA* Taqueria provides a seamless development workflow to easily build, test and deploy your Tezos applications.
https://taqueria.io
Apache License 2.0
64 stars 20 forks source link

🚧 Dev ➾ Add `evaluate-expr` & `compile-expr` for Easier Debugging of Errors #1340

Open hu3man opened 2 years ago

hu3man commented 2 years ago

πŸ”— Epic|Feature Link

1166

πŸš₯ Definition of Done

βœ… To Do

βš–οΈ Acceptance Criteria

✨ Functional:

πŸ”­ Scope

πŸ™…β€β™‚οΈ Out of Scope:

🧰 Work Description

This ticket covers the work involved in making the Ligo plugin able to use a specific version of Ligo. This is a request from the Ligo team and is something that can help users with version consistency since Taqueria defaults to @latest. The user should be able to specify an optional property in config.json where they can declare a specific version of Ligo. The taq compile task should also have an optional flag which takes a version

The plugin should detect if the current version of Ligo being used is correct and if not, retrieve the correct image and use that underlying docker container

πŸ¦„ Sizing

5

Code of Conduct

hu3man commented 2 years ago

Moving back to icebox as users can now use --command to pass an explicit command to the CLI