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

Automate uploads of macOS and Linux PTBs #4843

Closed
vadi2 opened this issue Feb 21, 2021 · 0 comments · Fixed by #4861
Closed

Automate uploads of macOS and Linux PTBs #4843

vadi2 opened this issue Feb 21, 2021 · 0 comments · Fixed by #4861
Assignees

Comments

@vadi2
Copy link
Member

vadi2 commented Feb 21, 2021

Brief summary of issue / Description of requested feature:

macOS and Linux PTB's, since the migration of Github, aren't uploaded automatically to dblsqd[1] anymore. This is because github actions are run out of the azure data centres which have 6 million possible IPs - a bit too many for us to be whitelisting to make.mudlet.org - so we use an asynchronous upload mechanism.

Steps to reproduce the issue / Reasons for adding feature:

  1. So PTBs are uploaded in a timely manner again

Error output / Expected result of feature

Automated, daily upload of macOS/Linux PTBs.

Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:

make.snapshots.org notifies an endpoint when it has uploaded new artifacts as they've been made available. Perhaps same mechanism could be used to kick off a github actions build that'll upload artifacts to dblsqd?

[1] - Dblsqd is what provides the updates to Mudlet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant