Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f76e5ab0cf0aa28e437a6b1c4aef4a85d2901b73
      
https://github.com/NixOS/nixpkgs/commit/f76e5ab0cf0aa28e437a6b1c4aef4a85d2901b73
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M .travis.yml
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  travis: split build into matrix of 3

This adds a 3rd matrix to be built by Travis. The new matrix "checks"
the NixPkgs evaluation so the other 2 can save their resources for
building. Hopefully, this will lead to less "out of space" errors that
seem to be happening with Travis. Also adds folding.


  Commit: 3c0fdefd8470878242d8c119952918e171be590c
      
https://github.com/NixOS/nixpkgs/commit/3c0fdefd8470878242d8c119952918e171be590c
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: only fetch top commit

This will make travis only fetch the top level commit instead of
fetching the top 50 (default). Nox should be able fetch other commits on
an as-needed basis.


  Commit: 95b28da35365c51ff1673baca9469b7f74a5bcf0
      
https://github.com/NixOS/nixpkgs/commit/95b28da35365c51ff1673baca9469b7f74a5bcf0
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M .travis.yml
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  travis: use community supported language

Switch to the "community supported" Nix version of Travis.


  Commit: 2892bbd07a909feb928ed5f61d1705adff4f279a
      
https://github.com/NixOS/nixpkgs/commit/2892bbd07a909feb928ed5f61d1705adff4f279a
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  travis: support nox 0.0.4 arguments

This adds the "slug" arguments and also the "token" argument. The slug
argument provides the "owner_name/repo_name" format base repo to use for
the pull request. The token argument provides the GitHub presonal access
token to use for the requests to the GitHub API.


  Commit: d40066b49bed6792b2911d4503f2ab49e37e005d
      
https://github.com/NixOS/nixpkgs/commit/d40066b49bed6792b2911d4503f2ab49e37e005d
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: set GITHUB_TOKEN variable in .travis.yml

This should allow for more builds per hour and less errors from nox-review.


  Commit: 5282a336a4cda925f1e1d213702c3c31e2b3bcee
      
https://github.com/NixOS/nixpkgs/commit/5282a336a4cda925f1e1d213702c3c31e2b3bcee
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M .travis.yml
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  travis: build manuals to verify that they work

fixes #15109


  Commit: 7c37ac0edd999b2eb34fc91c2f91050e390ccaa2
      
https://github.com/NixOS/nixpkgs/commit/7c37ac0edd999b2eb34fc91c2f91050e390ccaa2
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  travis: run nixpkgs-lint in build script

This will run nixpkgs-lint for each travis build. We'll disable
"nixpkgs-lint" for now, it was a little too verbose:

https://travis-ci.org/NixOS/nixpkgs/jobs/144290920


  Commit: cde541236a076519ed83fd3b7ba1231779b84f93
      
https://github.com/NixOS/nixpkgs/commit/cde541236a076519ed83fd3b7ba1231779b84f93
  Author: Rok Garbas <r...@garbas.si>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M .travis.yml
    M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  -----------
  Merge pull request #16563 from matthewbauer/travis-new

travis: split build into matrix of 3


Compare: https://github.com/NixOS/nixpkgs/compare/411bd972ab3e...cde541236a07
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to