AL-Go
AL-Go copied to clipboard
[Bug]: Running Update AL-Go system files with branches wildcard `*` tries to update `origin`
AL-Go version
8.0
Describe the issue
When running "Update AL-Go system files" with * as "list of branches to update" it tries to update origin which fails.
Expected behavior
When running "Update AL-Go system files" with * as "list of branches to update" it should filter out origin.
Steps to reproduce
- Run "Update AL-Go System Files" with
*as branches: - See that the workflow fails because it tries to update
origin:
Additional context (logs, screenshots, etc.)
The step "Get Workflow Multi-Run Branches" within the "Initialize" job should likely filter out origin:
Logs: logs_49612972209.zip Internal work item: AB#612685
Thanks for reporting this issue, @lippertmarkus
We'll have it addressed soon. Meanwhile, as a mitigation, you can simply list the branches you want to update.
It's not completed, as it hasn't been shipped.