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

Use import-token by appending url.insteadOf configs to .gitignore #569

Merged
merged 3 commits into from
Mar 9, 2021
Merged

Use import-token by appending url.insteadOf configs to .gitignore #569

merged 3 commits into from
Mar 9, 2021

Conversation

christophebedard
Copy link
Member

Fixes #533

This means that the import-token is used globally.

I've tested it using a private repository. I haven't tested it using a private repo included in a repos file, but it shouldn't make any difference.

Signed-off-by: Christophe Bedard bedard.christophe@gmail.com

@christophebedard christophebedard requested a review from a team as a code owner March 7, 2021 17:38
@christophebedard christophebedard requested review from emersonknapp and lucashan and removed request for a team March 7, 2021 17:38
@codecov
Copy link

codecov bot commented Mar 7, 2021

Codecov Report

Merging #569 (5c5d1d2) into master (e2bb22a) will decrease coverage by 1.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #569      +/-   ##
==========================================
- Coverage   42.42%   41.41%   -1.02%     
==========================================
  Files           2        2              
  Lines         198      198              
  Branches       36       36              
==========================================
- Hits           84       82       -2     
- Misses        114      116       +2     
Impacted Files Coverage Δ
src/action-ros-ci.ts 31.36% <0.00%> (-1.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2bb22a...bdb77b1. Read the comment docs.

Fixes #533

This means that the import-token is used globally.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
@emersonknapp emersonknapp enabled auto-merge (squash) March 8, 2021 17:52
@emersonknapp emersonknapp merged commit f846414 into ros-tooling:master Mar 9, 2021
@christophebedard christophebedard deleted the automatically-allow-accessing-private-deps-repo-files branch March 9, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically allow access private dependencies via vcs-repo-file
2 participants