conda-forge / conda-forge/conda-forge.github.io
Minor clarification on test setting
- Vorherrschende Sprache
- JavaScript
- Sterne
- 170
- Forks
- 320
- Ø Merge
- 2 T. 10 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### Where should the content be changed?
https://conda-forge.org/docs/maintainer/conda_forge_yml.html#test
### What should be changed?
The doc states that default is "all" but it is not clear what this means as two setting options are listed. I assume all == native_and_emulated but looking at the code it is not apparent that this is the case?
>
> This is used to configure on which platforms a recipe is tested. Default is all.
>
> test: native_and_emulated
>
> Will do testing only if the platform is native or if there is an emulator.
>
> test: native
>
> Will do testing only if the platform is native.
### Additional information
_No response_
### Incorrect or outdated
- [X] Incorrect
- [ ] Outdated
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.