duckduckgo / macos-browser

DuckDuckGo macOS Browser
Apache License 2.0
249 stars 10 forks source link

Fix fetching variants list #3590

Closed ayoy closed 3 days ago

ayoy commented 3 days ago

Task/Issue URL: https://app.asana.com/0/1203301625297703/1208823340768320/f CC: @alessandroboron

Description: This change updates get_build_variants_list.sh to report all variants. origin_variants and variants_list are both bash arrays and when outputting them they need to be treated in a special way to avoid outputting only the first item.

Steps to test this PR: See the linked task for steps to test.

Definition of Done:


Internal references:

Pull Request Review Checklist Software Engineering Expectations Technical Design Template Pull Request Documentation