Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gomod): use git host rules as authentication for gosum updates #12230

Merged
merged 20 commits into from Oct 31, 2021

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    30e162b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    8316eb1 View commit details
    Browse the repository at this point in the history
  2. add test for hostRules getAll

    Shegox committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2b3076c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa0909 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    c735b65 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    56ea089 View commit details
    Browse the repository at this point in the history
  2. only allow specific host types

    Shegox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8916fbc View commit details
    Browse the repository at this point in the history
  3. fix tests and add docs

    Shegox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5bab877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    261f2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d32823 View commit details
    Browse the repository at this point in the history
  6. Update lib/manager/gomod/artifacts.ts

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    Shegox and rarkins committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    539c129 View commit details
    Browse the repository at this point in the history
  7. first batch of feedback

    Shegox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    26e9da9 View commit details
    Browse the repository at this point in the history
  8. use explicit test values

    Shegox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a3e82f5 View commit details
    Browse the repository at this point in the history
  9. make eslint happy

    Shegox committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ded5925 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a134acd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da52f9a View commit details
    Browse the repository at this point in the history
  12. Update docs/usage/golang.md

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    Shegox and rarkins committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5a83b80 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    959ae6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cb46e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391bbc5 View commit details
    Browse the repository at this point in the history