Use a tag for laconicd repository #9

Open
prathamesh wants to merge 1 commits from pm-use-tag into main

View File

@ -2,7 +2,7 @@ version: "1.0"
name: fixturenet-laconicd name: fixturenet-laconicd
description: "A laconicd fixturenet" description: "A laconicd fixturenet"
repos: repos:
- git.vdb.to/cerc-io/laconicd - git.vdb.to/cerc-io/laconicd@v0.1.5
Review

Please consider not doing this. The ref for any stack repo can be passed on the stack orchestrator command line like: --branches <repo>@<ref>, see: https://git.vdb.to/cerc-io/stack-orchestrator/src/branch/main/stack_orchestrator/repos/setup_repositories.py#L187
This allows the stack to define only the repositories and removes the need for the stack file to be constantly maintained (or conversely ossify referring to a stale version).

Please consider not doing this. The ref for any stack repo can be passed on the stack orchestrator command line like: `--branches <repo>@<ref>`, see: https://git.vdb.to/cerc-io/stack-orchestrator/src/branch/main/stack_orchestrator/repos/setup_repositories.py#L187 This allows the stack to define only the repositories and removes the need for the stack file to be constantly maintained (or conversely ossify referring to a stale version).
containers: containers:
- cerc/laconicd - cerc/laconicd
pods: pods: