Make branches file content consistent with stack.yml #415

Open
opened 2023-05-28 17:17:08 +00:00 by dboreham · 1 comment
Owner

Branches file uses a space delimiter between the repo name and the branch.
In stack.yml and on the command line we use "@".

Branches file uses a space delimiter between the repo name and the branch. In stack.yml and on the command line we use "@".
Member

can probably remove --branches-file and --branches altogether, given what works in the stack.yml

bc78c5e0d6/app/setup_repositories.py (L196)

can probably remove `--branches-file` and `--branches` altogether, given what works in the `stack.yml` https://github.com/cerc-io/stack-orchestrator/blob/bc78c5e0d6f2b7a0719959024fb65ea01bce1770/app/setup_repositories.py#L196
Sign in to join this conversation.
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/stack-orchestrator#415
No description provided.