spack/.github/workflows
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
..
install_spack.sh Fix MacOS build tests (#17542) 2020-07-20 17:25:42 -07:00
linux_build_tests.yaml build(deps): bump actions/cache from v2 to v2.1.4 (#21529) 2021-02-08 09:57:45 +01:00
linux_unit_tests.yaml Run clingo-cffi tests in a container (#21913) 2021-02-24 12:33:14 -08:00
macos_python.yml Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00
macos_unit_tests.yaml add mypy to style checks; rename spack flake8 to spack style (#20384) 2020-12-22 21:39:10 -08:00
setup_git.sh Use "fetch-depth: 0" to retrieve all history from remote 2020-07-29 11:23:34 -07:00
style_and_docs.yaml py-mypy: add v0.800 (#21386) 2021-02-04 10:00:03 -06:00