Skip to content
Snippets Groups Projects
  1. Mar 28, 2017
  2. 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
  3. 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
  4. Mar 08, 2017
  5. Feb 24, 2017
  6. Jan 31, 2017
  7. Jan 05, 2017
  8. Jan 04, 2017
  9. Dec 31, 2016
  10. Dec 02, 2016
  11. Nov 03, 2016
  12. Oct 25, 2016
  13. Aug 30, 2016
  14. Aug 04, 2016
  15. Jun 14, 2016
  16. Jun 04, 2016
  17. May 05, 2016
  18. Nov 11, 2015
Loading