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: nodejs/build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a1957ef2c75ad576f5932adc2ed32852b4e58df3
Choose a base ref
...
head repository: nodejs/build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5961359b794190575ebc53b304e93d38ef25c552
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 6, 2018

  1. ansible: increase MaxStartups for jenkins-workspace

    This is necessary when many workers running tests try to access the
    temp repo to download binaries simultaneously.
    
    PR-URL: #1515
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Rod Vagg <rod@vagg.org>
    joaocgreis committed Dec 6, 2018
    Copy the full SHA
    bd5a1fc View commit details
  2. ansible: automatic clean-up of binary_tmp repo

    PR-URL: #1515
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Rod Vagg <rod@vagg.org>
    joaocgreis committed Dec 6, 2018
    Copy the full SHA
    5961359 View commit details
Loading