Skip to content
Snippets Groups Projects
  1. May 06, 2019
  2. May 03, 2019
  3. Feb 08, 2019
  4. Feb 06, 2019
  5. Feb 04, 2019
  6. Dec 31, 2018
  7. Dec 06, 2018
  8. 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
  9. Aug 22, 2018
  10. Aug 14, 2018
  11. Aug 08, 2018
  12. Aug 03, 2018
  13. Jul 05, 2018
  14. Mar 12, 2018
  15. Feb 26, 2018
  16. Jan 11, 2018
  17. Dec 08, 2017
  18. Sep 12, 2017
  19. Jun 23, 2017
  20. Jun 19, 2017
  21. Apr 18, 2017
  22. Mar 28, 2017
  23. 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
  24. 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
  25. Mar 08, 2017
  26. Feb 24, 2017
  27. Jan 31, 2017
  28. Jan 05, 2017
  29. Jan 04, 2017
Loading