Skip to content
Snippets Groups Projects
  1. Feb 06, 2019
  2. Feb 04, 2019
  3. Dec 31, 2018
  4. Dec 06, 2018
  5. Oct 09, 2018
    • Joseph Weston's avatar
      CI: build against different dependencies · f04429f9
      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.
      f04429f9
  6. Aug 22, 2018
  7. Aug 14, 2018
  8. Aug 08, 2018
  9. Aug 03, 2018
  10. Jul 05, 2018
  11. Mar 12, 2018
  12. Feb 26, 2018
  13. Jan 11, 2018
  14. Dec 08, 2017
  15. Sep 12, 2017
  16. Jun 23, 2017
  17. Jun 19, 2017
  18. Apr 18, 2017
  19. Mar 28, 2017
  20. Mar 24, 2017
    • Joseph Weston's avatar
      CI: remove host key checking when uploading documentation · 836179ed
      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.
      836179ed
  21. Mar 23, 2017
    • Joseph Weston's avatar
      CI: separate conda packaging into separate jobs · 33d6364f
      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.
      33d6364f
  22. Mar 08, 2017
  23. Feb 24, 2017
  24. Jan 31, 2017
  25. Jan 05, 2017
  26. Jan 04, 2017
  27. Dec 31, 2016
  28. Dec 02, 2016
  29. Nov 03, 2016
  30. Oct 25, 2016
  31. Aug 30, 2016
  32. Aug 04, 2016
Loading