Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Send current project scope & CI status headers on request #14129

Closed
wants to merge 4 commits into from

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    af03381 View commit details
    Browse the repository at this point in the history
  2. npm: Send Npm-Scope header along with requests to registry

    Npm-Scope is set to the scope of the current top level project.
    
    Credit: @iarna
    PR-URL: #14129
    Reviewed-By: @othiym23
    iarna committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    60a0678 View commit details
    Browse the repository at this point in the history
  3. test: Add test to ensure CI header is being sent when env is set

    Credit: @iarna
    PR-URL: #14129
    Reviewed-By: @othiym23
    iarna committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    87d7244 View commit details
    Browse the repository at this point in the history
  4. doc: Document headers we add to registry requests

    Credit: @iarna
    PR-URL: #14129
    Reviewed-By: @ashleygwilliams
    iarna committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    4420cf8 View commit details
    Browse the repository at this point in the history