- Jun 19, 2017
-
-
Joseph Weston authored
-
- Apr 18, 2017
-
-
Rafal Skolasinski authored
-
- 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.
-
- Mar 23, 2017
-
-
Joseph Weston authored
We previously restricted conda package uploading to master branch on the main Kwant repository, as otherwise this step would fail for forked repositories without a valid anaconda key. Now we build the conda packages and upload to anaconda in two separate jobs, and the upload job is only run on the main Kwant repository.
-
- Mar 08, 2017
-
-
Joseph Weston authored
-
- Feb 24, 2017
-
-
Rafal Skolasinski authored
-
- Jan 31, 2017
-
-
Bas Nijholt authored
-
- Jan 05, 2017
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
- Jan 04, 2017
-
-
Christoph Groth authored
Without this measure, a failed check is no longer detected. This seems to be a bug in gitlab CI.
-
- Dec 31, 2016
-
-
Anton Akhmerov authored
-
- Dec 02, 2016
-
-
Christoph Groth authored
-
- Nov 03, 2016
-
-
Joseph Weston authored
-
- Oct 25, 2016
-
-
Christoph Groth authored
The CYTHON_TRACE macro can be now set in the build.conf file.
-
- Aug 30, 2016
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
Summary of changes: * Add a test for trailing whitespace, remove all trailling whitespace * Add a test for broken URLs in docs, fix all broken URLs and permanent redirects * Switch sphinx doc build to strict (warnings to errors) and nitpicky (broken links to warnings). Fix all sphinx warnings. * Deploy docs from any commit to [kwant/kwant](https://gitlab.kwant-project.org/kwant/kwant) to https://test.kwant-project.org/doc/dev * Deploy docs from any commit to master at kwant/kwant to https://kwant-project.org/doc/dev * Deploy docs from any tag release tag (so anything that is vX.Y.Z) at kwant/kwant to https://kwant-project.org/doc/X.Y
-
- Aug 04, 2016
-
-
Joseph Weston authored
-
- Jun 14, 2016
-
-
Anton Akhmerov authored
-
- Jun 04, 2016
-
-
Anton Akhmerov authored
-
- May 05, 2016
-
-
Joseph Weston authored
-
- Nov 11, 2015
-
-