- Nov 12, 2019
-
-
Joseph Weston authored
Qsymm is now installed in the testing image directly
-
- Sep 09, 2019
-
-
Joseph Weston authored
This reverts commit f2ac01b9.
-
Joseph Weston authored
We still have to manually start image building jobs, and there is no disadvantage to allowing rebuilding arbitrary images.
-
Joseph Weston authored
Latest versions of Kaniko builder use this new credentials directory
-
- May 27, 2019
-
-
- May 23, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
Use a more modern sphinx invocation
-
- May 06, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
- May 03, 2019
-
-
Anton Akhmerov authored
-
- Feb 08, 2019
-
-
Anton Akhmerov authored
The build process uses a recipe from a separate repository, which was not updated for a while. Instead we should be calling conda-build directly. However this may be done separately.
-
Anton Akhmerov authored
-
- Feb 06, 2019
-
-
Joseph Weston authored
Also update CI to install qsymm on relevant platforms, and update pytest config to skip kwant.qsymm tests when qsymm is not installed
-
- Feb 04, 2019
-
-
Joseph Weston authored
The UI will show the test failures as warnings (which we can address).
-
- Dec 31, 2018
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
- Dec 06, 2018
-
-
Joseph Weston authored
Sometimes the testing jobs fail because the build artifacts are removed.
-
Joseph Weston authored
Only builds testing images when the relevant dockerfile/conda envs have changed.
-
- Oct 09, 2018
-
-
Joseph Weston authored
Currently we test against 5 environments: Ubuntu LTS, Debian stable, minimum required dependency versions from conda forge, minimum required dependencies without extras (sympy and matplotlib), and latest dependency versions from conda forge.
-
- Aug 22, 2018
-
-
Anton Akhmerov authored
-
- Aug 14, 2018
-
-
-
Christoph Groth authored
So it's no longer necessary to provide the REFNAME environment variable. Also the link template string format is now more general to support at least gitlab github and cgit.
-
- Aug 08, 2018
-
-
Joseph Weston authored
Gitlab now has built-in mirroring, so we don't need to have a CI step for this now.
-
- Aug 03, 2018
-
-
Joseph Weston authored
Gitlab now has built-in mirroring, so we don't need to have a CI step for this now.
-
- Jul 05, 2018
-
-
Rafal Skolasinski authored
-
- Mar 12, 2018
-
-
Joseph Weston authored
Closes #171
-
- Feb 26, 2018
-
-
Joseph Weston authored
-
- Jan 11, 2018
-
-
Bas Nijholt authored
-
- Dec 08, 2017
-
-
Joseph Weston authored
-
- Sep 12, 2017
-
-
Joseph Weston authored
-
Joseph Weston authored
sympy is installed in the Kwant testing image now.
-
- Jun 23, 2017
-
-
Pablo Piskunow authored
-
- Jun 19, 2017
-
-
Joseph Weston authored
-
- Apr 18, 2017
-
-
- Mar 28, 2017
-
-
Joseph Weston authored
We build conda packages on 'master' (on all forks) by default. Builds for branches may be triggered manually.
-
Joseph Weston authored
Conda forge removes support for Python 3.4. If anyone is using conda then they can easily upgrade to newer Python in any case.
-
- Mar 24, 2017
-
-
Joseph Weston authored
Previously we used 'ssh-keyscan' on every upload, so derived no security from host key checking. 'ssh-keyscan' caused the CI server's IP to be blacklisted, so now we just ignore the host key entirely. We never send private information, so this is fine.
-