spack/.github
Massimiliano Culpo 29201814cc
Run clingo-cffi tests in a container (#21913)
There clingo-cffi job has two issues to be solved:

1. It uses the default concretizer
2. It requires a package from https://test.pypi.org/simple/

The former can be fixed by setting the SPACK_TEST_SOLVER
environment variable to "clingo".

The latter though requires clingo-cffi to be pushed to a
more stable package index (since https://test.pypi.org/simple/
is meant as a scratch version of PyPI that can be wiped at
any time).

For the time being run the tests in a container. Switch back to
PyPI whenever a new official version of clingo will be released.
2021-02-24 12:33:14 -08:00
..
actions/add-maintainers-as-reviewers copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
ISSUE_TEMPLATE Simplify Build Error template (#15864) 2020-04-06 19:28:13 -05:00
workflows Run clingo-cffi tests in a container (#21913) 2021-02-24 12:33:14 -08: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 qa: use dependabot to update Github Actions 2021-01-06 00:00:33 -08:00