-
Notifications
You must be signed in to change notification settings - Fork 48
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
Add action input to set download base url #113
Add action input to set download base url #113
Conversation
@microsoft-github-policy-service agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good! Left one comment. Thanks for the work.
@OliverMKing can you have a look one more time to this PR please. |
@microsoftopensource who else can review the latest changes? |
This PR is idle because it has been open for 14 days with no activity. |
This PR is idle because it has been open for 14 days with no activity. |
This PR is idle because it has been open for 14 days with no activity. |
This PR is idle because it has been open for 14 days with no activity. |
@OliverMKing or @jaiveerk can we please merge the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉👍
Dismissing review, as requested changes have been implemented. Reviewer requested that URL package be used "to handle merging the path and baseurl", which is now being accomplished in line 134 of run.ts
hey @paulvollmer, thanks so much for your contribution and for your patience here. I've gone ahead and dismissed @OliverMKing's review to unblock you from merging, but would you mind signing your commits? It's a requirement for Azure Open-Source Repos. Check out this page that github links for information on this process. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What?
Add an action input to set download base url.
Why?
The initial feature request was done in the issue #110 .