Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

fix: add cdt_name to config.variants #357

Merged
merged 1 commit into from
Sep 6, 2023
Merged

fix: add cdt_name to config.variants #357

merged 1 commit into from
Sep 6, 2023

Conversation

anand-bala
Copy link
Contributor

Fix #284

As noted in the linked issue, it looks like the config isn't updated with any of the information from the variant config files passed from the command line (at least, not before the call to find_all_recipes in run_build.py). The current version of the PR fixes the issue of the cdt_name not being recognized by just using the first of the resolved variant configs, which may be a hack.

@Tobias-Fischer
Copy link
Contributor

Hi @wolfv - could you please take a look at this? It is blocking RoboStack at the moment.

@Tobias-Fischer
Copy link
Contributor

Kind reminder @wolfv :)

@wolfv wolfv merged commit 81dc74a into mamba-org:main Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cdt function does not respect variant cdt_name
3 participants