Skip to content
This repository was archived by the owner on Jul 18, 2019. It is now read-only.

Do not expire release binaries artifacts#212

Merged
djmitche merged 1 commit into
taskcluster:masterfrom
SimonSapin:patch-1
Jul 1, 2019
Merged

Do not expire release binaries artifacts#212
djmitche merged 1 commit into
taskcluster:masterfrom
SimonSapin:patch-1

Conversation

@SimonSapin
Copy link
Copy Markdown
Contributor

Links under https://github.com/taskcluster/taskcluster-cli#installation are currently 404, presumably because it’s been more than a year (the default task expiry) since the last release.

Links under https://github.com/taskcluster/taskcluster-cli#installation are currently 404, presumably because it’s been more than a year (the default task expiry) since the last release.
@djmitche djmitche self-requested a review July 1, 2019 15:37
@djmitche
Copy link
Copy Markdown
Contributor

djmitche commented Jul 1, 2019

Hm, they should be on downloads.taskcluster.net now. I'll check..

@SimonSapin
Copy link
Copy Markdown
Contributor Author

That host name does not resolve in DNS.

@djmitche
Copy link
Copy Markdown
Contributor

djmitche commented Jul 1, 2019

Indeed - I'm obviously mis-remembering. Maybe we switched the other direction?

@djmitche djmitche merged commit 1c7e2df into taskcluster:master Jul 1, 2019
@djmitche
Copy link
Copy Markdown
Contributor

djmitche commented Jul 1, 2019

Hm, this isn't great -- it doesn't build anymore because go.

How urgent is this? Can I send you a copy of the linux-amd64 binary? We'll soon be porting this to the monorepo at which point it will remain maintained :/

@SimonSapin SimonSapin deleted the patch-1 branch July 1, 2019 17:29
@SimonSapin
Copy link
Copy Markdown
Contributor Author

It’s not urgent. I already have a copy on my laptop, but I’m considering using this tool in a script that will go into https://github.com/servo/servo/. This script is only used manually when updating the Windows AMI so it’s not used often. And it’ll most likely be used by me, but I want other people on my team to be able to use it as well when I’m on vacation or something.

I’m considering this tool over the Python client (even though the script is written in Python) because taskcluster signin is convenient.

@djmitche
Copy link
Copy Markdown
Contributor

djmitche commented Jul 1, 2019

Yeah, that's part of why we're moving it in-tree. I'll try to work on that soon.

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.

2 participants