conda-forge / conda-forge/conda-forge.github.io
Minor clarification on test setting
- Lingua principale
- JavaScript
- Stelle
- 170
- Fork
- 320
- Merge medio
- 2g 10h
- PR unite (30g)
- 5
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.