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 auth tokens for downloading omnisharp builds from GitHub #341

Merged
merged 2 commits into from
Nov 20, 2015

Conversation

joaomoreno
Copy link
Member

@jrieken Please review.

Our CI builds are failing because Travis constantly hits download count limits when fetching stuff from GitHub. It's possible to use an auth token to mitigate this. We are already using one everywhere else in our build. This enables the same for the OmniSharp bits.

@msftclas
Copy link

Hi @joaomoreno, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Joao Moreno). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@@ -1,101 +1,104 @@
{
"name": "csharp-o",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this just whitespace changes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea, just edited it in Code.

jrieken added a commit that referenced this pull request Nov 20, 2015
Use auth tokens for downloading omnisharp builds from GitHub
@jrieken jrieken merged commit bd854fc into master Nov 20, 2015
@jrieken jrieken deleted the csharp-o-github-releases branch November 20, 2015 14:54
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants