Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Mar 17, 2017
  2. Mar 07, 2017
  3. Feb 21, 2017
    • Edward Z. Yang's avatar
      A few bug fixes to our CI setup. · d635c1f3
      Edward Z. Yang authored and Edward Z. Yang's avatar Edward Z. Yang committed
      
      - Setup the ssh key for cabal-website deploy right before we use
        it, so it doesn't get clobbered by our pushbot deploy script.
        Furthermore, umask the key to 600, so that we can override it.
      
      - Add some more helpful information to the Pushbot commit messages,
        including what branch/PR the build was for, and a link to the
        relevant GitHub page.
      
      - Have Travis spoof the author and email of the original committer,
        so that Travis sends the build notification message to the right place.
      
      Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
      d635c1f3
  4. Feb 20, 2017
Loading