Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fetching variants list #3590

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Fix fetching variants list #3590

merged 1 commit into from
Nov 22, 2024

Conversation

ayoy
Copy link
Collaborator

@ayoy ayoy commented Nov 22, 2024

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

@ayoy ayoy merged commit 56f4012 into main Nov 22, 2024
20 of 23 checks passed
@ayoy ayoy deleted the dominik/fix-variants-list branch November 22, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants