Use a tag for laconicd repository #9

Open
prathamesh wants to merge 1 commits from pm-use-tag into main
Member
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
prathamesh added 1 commit 2024-08-05 12:44:11 +00:00
dboreham reviewed 2024-08-05 12:49:08 +00:00
@ -3,3 +3,3 @@
description: "A laconicd fixturenet"
repos:
- git.vdb.to/cerc-io/laconicd
- git.vdb.to/cerc-io/laconicd@v0.1.5
Owner

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).
This pull request has changes conflicting with the target branch.
  • stack-orchestrator/stacks/fixturenet-laconicd/stack.yml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pm-use-tag:pm-use-tag
git checkout pm-use-tag
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/fixturenet-laconicd-stack#9
No description provided.