spack/.github
Massimiliano Culpo 3261889e3a
spack audit: allow skipping version checks from package.py (#28372)
A few packages have version directives evaluated
within if statements, conditional on the value of
`platform.platform()`.

Sometimes there are no cases for e.g. platform=darwin and that
causes a lot of spurious failures with version existence
audits.

This PR allows expressing conditions to skip version
existence checks in audits and avoid these spurious reports.
2023-07-13 06:47:47 -04:00
..
ISSUE_TEMPLATE Issue Templates: improve details formatting (#36923) 2023-04-14 12:16:22 -05:00
workflows spack audit: allow skipping version checks from package.py (#28372) 2023-07-13 06:47:47 -04:00
CODE_OF_CONDUCT.md meta: move CODE_OF_CONDUCT.md and CONTRIBUTING.md to .github 2019-06-30 23:08:33 -07:00
CONTRIBUTING.md meta: move CODE_OF_CONDUCT.md and CONTRIBUTING.md to .github 2019-06-30 23:08:33 -07:00
dependabot.yml Update RtD and Sphinx configuration (#38046) 2023-06-05 17:39:11 +02:00