-
Notifications
You must be signed in to change notification settings - Fork 20
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
π§ Dev βΎ The ability to pin to a specific version of Ligo #1343
Closed
2 of 10 tasks
Tracked by
#1166
Labels
dev-task
Tasks for the Taqueria Dev Board
Comments
14 tasks
@mweichert and @jchenche, this is the existing ticket for the Ligo version pinning |
11 tasks
Hi , I tried last 0.23.0-rc.2 version with
It is fetching always ligo:0.51.0 Is it the good way to do it ? thanks |
Not sure if that release includes that feature π€ |
might be why XD |
Closing: handled by docker image override |
which taq version ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
π Epic|Feature Link
#1166
π₯ Definition of Done
β To Do
No response
βοΈ Acceptance Criteria
β¨ Functional:
taq originate
has an optional flag where a user can provide a target versionconfig.json
version pin, > fallback to @latestπ 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
The text was updated successfully, but these errors were encountered: