[ ] Confirm functionality with Benjamin (@hu3man )
[ ] Refine ticket (@jchenche @hu3man)
βοΈ Acceptance Criteria
β¨ Functional:
[ ] Ligo plugin has a taq evaluate-expression task
[ ] Ligo plugin has a taq compile-expr task
π Non-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
[X] I agree to follow this project's Code of Conduct
π Epic|Feature Link
1166
π₯ Definition of Done
β To Do
βοΈ Acceptance Criteria
β¨ Functional:
taq evaluate-expression
task[ ] Ligo plugin has a
taq compile-expr
taskπ Non-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. Thetaq compile
task should also have an optional flag which takes a versionThe 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