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

Allow users to override TUF repository URL prefix #3660

Merged
merged 3 commits into from
May 7, 2019

Conversation

trishankatdatadog
Copy link
Member

What does this PR do?

Allow users to override TUF repository URL prefix.

Motivation

So that you can override where the repository resides, if needed (e.g., for localhost testing).

Additional Notes

N/A.

Review checklist (to be filled by reviewers)

  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • Feature or bugfix must have tests
  • Git history must be clean
  • If PR adds a configuration option, it must be added to the configuration file.

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #3660 into master will decrease coverage by 5.69%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3660      +/-   ##
==========================================
- Coverage   86.52%   80.83%    -5.7%     
==========================================
  Files         728        8     -720     
  Lines       37654      240   -37414     
  Branches     4495       22    -4473     
==========================================
- Hits        32582      194   -32388     
+ Misses       3850       36    -3814     
+ Partials     1222       10    -1212

ofek
ofek previously approved these changes Apr 30, 2019
zippolyte
zippolyte previously approved these changes May 2, 2019
@trishankatdatadog trishankatdatadog dismissed stale reviews from zippolyte and ofek via 34e0711 May 7, 2019 04:04
@trishankatdatadog trishankatdatadog requested review from a team as code owners May 7, 2019 15:22
@zippolyte zippolyte force-pushed the trishankatdatadog/customizable-repo-for-downloader branch from e609c01 to 1d16c61 Compare May 7, 2019 15:29
@ofek ofek merged commit bdf9216 into master May 7, 2019
@ofek ofek deleted the trishankatdatadog/customizable-repo-for-downloader branch May 7, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants