Skip to content

Releases: marvel-nccr/ansible-role-bigdft

v1.4.0

25 Mar 07:14
0258b16
Compare
Choose a tag to compare
Update bigdft to latest stable version 1.9.1 (#14)

Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>

v1.3.6

29 Nov 02:58
eb54108
Compare
Choose a tag to compare
👌 IMPROVE: minor improvements (#12)

- add retry for source download (in case of transient connection issues)
- ensure correct pip is used (in case of python2 being the default)
- Ensure setuptools is up-to-date (for pyyaml installation)
- Ensure tests are re-run if the executable is re-compiled
- Make test cpu count configurable

v1.3.5

28 Nov 13:55
bd71e1a
Compare
Choose a tag to compare
pre-commit fix

v1.3.4

21 Oct 06:30
0dbf13a
Compare
Choose a tag to compare
🔧 Standardise CI (#9)

See https://github.com/marvel-nccr/quantum-mobile/issues/132

Co-authored-by: Augustin Degomme <adegomme@gmail.com>

v1.3.3

20 Oct 13:22
0dbf13a
Compare
Choose a tag to compare

Implement new standardized GitHub CI

jhbuild

16 Oct 14:44
Compare
Choose a tag to compare
  • skip Installer.py to use jhbuild natively, to avoid stalling on an interactive shell when failing
  • force specific bigdft commit instead of tracking devel branch

non interactive build

03 Jul 08:25
Compare
Choose a tag to compare

Avoid blocking when Installer.py fails and prompts the user for instructions

Git and Py3

02 Jul 18:06
Compare
Choose a tag to compare
  • Switch to bigdft's git (until new proper release) to get fix for #8
  • Switch to Python 3 only ( #6 )

Specify python executable

12 Jun 08:33
6365362
Compare
Choose a tag to compare
v1.2.0

Specify python executable and install six dendency (#6)