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

replace artifact unblocker #140

Closed
MCOfficer opened this issue Mar 5, 2021 · 2 comments
Closed

replace artifact unblocker #140

MCOfficer opened this issue Mar 5, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@MCOfficer
Copy link
Member

MCOfficer commented Mar 5, 2021

currently artifact download links are retrieved through a shoddy closed-source software running on my server. It would be much better to write something solid and deploy to cloudflare, which gives 100k requests / day for free.

In case anyone else wants to try this:

  • There's really no point in choosing a specific language, everything is transpiled to JS. That being said, if you want me to maintain it, it better be Python/Rust/Dart/any JVM language.
  • All the server needs to do is
@MCOfficer MCOfficer added the enhancement New feature or request label Mar 5, 2021
@MCOfficer MCOfficer pinned this issue Mar 5, 2021
@MCOfficer
Copy link
Member Author

Welp, here's something. Needs more error handling and open-sourcing.

https://artifacts-unblocker.mcofficer.workers.dev/?id=45276669

@MCOfficer
Copy link
Member Author

MCOfficer commented Apr 10, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant