Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
base: 1f86c43d4226
Choose a base ref
...
head repository: NixOS/nixos-homepage
compare: 767a50a243ea
Choose a head ref
  • 1 commit
  • 16 files changed
  • 2 contributors

Commits on Mar 9, 2020

  1. Deploy to Netlify (#330)

    * init travis.yml
    
    * exporting some variables that perl needs
    
    * typos
    
    * another typo
    
    * define variables at global level
    
    * another step closer to deploying
    
    * another attempt
    
    * skip cleanup before deploying
    
    * checkout nix/nixops manual before building the homepage
    
    * travis config fixes
    
    * adjusting travis to use nix flakes
    
    * sudo needed
    
    * tee magic
    
    * forgot to add publish.sh
    
    * add some comments
    
    * netlify-cli does not work with symlinks, need to use realpath
    
    * add message and master branch condition
    
    * travis -> gh actions
    
    * fixing nix flakes step
    
    * we need superpowers
    
    * show nix.conf
    
    * just show nix.conf
    
    * will it work?
    
    * typo
    
    * simplify
    
    * fetchGit does not work with shellow checkouts
    
    * added deploy to netlify step
    
    * use latest version of actions-netlify
    
    * copy result folder
    
    * GITHUB_TOKEN -> GH_TOKEN
    
    * update content
    
    * redirects
    
    * use nix-shell rather then nix run
    
    * fix redirects
    
    * forgot the :splat thingy
    
    * more redirects
    
    * run every 1h
    
    * dereference symlinks when copying to build folder
    
    * only publish to netlify when on nixos/nixos-homepage repo
    
    * more redirects
    
    * not needed anymore
    
    Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
    garbas and edolstra committed Mar 9, 2020
    18
    Copy the full SHA
    767a50a View commit details
    Browse the repository at this point in the history