This repository was archived by the owner on Dec 5, 2024. It is now read-only.
CI: Test with current conda-canary (2024-05)#397
Open
mbargull wants to merge 2 commits intomamba-org:mainfrom
Open
CI: Test with current conda-canary (2024-05)#397mbargull wants to merge 2 commits intomamba-org:mainfrom
mbargull wants to merge 2 commits intomamba-org:mainfrom
Conversation
Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
refs: - conda-forge/vc-feedstock#78 Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
mbargull
commented
Jun 1, 2024
Comment on lines
+19
to
+20
| cbc_yaml = tmp_path / "conda_build_config.yaml" | ||
| cbc_yaml.write_text("cxx_compiler: # [win]\n- vs2022 # [win]\n") |
Collaborator
Author
There was a problem hiding this comment.
No idea where boa looks for conda_build_config.yaml files by default.
Running the tests locally with conda_build_config.yaml in the recipe's directory or base environment's root dir didn't seem to be picked up -- hence putting this explicitly in here.
Collaborator
Author
There was a problem hiding this comment.
reason for the change: conda-forge/vc-feedstock#78
mbargull
added a commit
to mbargull-feedstocks/boa-feedstock
that referenced
this pull request
Jun 1, 2024
Tested boa CI tests with canary builds of conda-build>24.5 at mamba-org/boa#397 . Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.