spack/.github/workflows
Josh Essman 14e179398f Updates to support clingo-cffi (#20657)
* Support clingo when used with cffi

Clingo recently merged in a new Python module option based on cffi.

Compatibility with this module requires a few changes to spack - it does not automatically convert strings/ints/etc to Symbol and clingo.Symbol.string throws on failure.

manually convert str/int to clingo.Symbol types
catch stringify exceptions
add job for clingo-cffi to Spack CI
switch to potassco-vendored wheel for clingo-cffi CI
on_unsat argument when cffi

(cherry picked from commit 93ed1a410c)
2021-05-21 15:09:08 +02:00
..
install_spack.sh Fix MacOS build tests (#17542) 2020-07-20 17:25:42 -07:00
linux_build_tests.yaml Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00
linux_unit_tests.yaml Updates to support clingo-cffi (#20657) 2021-05-21 15:09:08 +02:00
macos_python.yml Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00
macos_unit_tests.yaml spack test (#15702) 2020-11-18 02:39:02 -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 Add testing for Python 3.9 (#19261) 2020-10-11 21:16:00 -07:00