gh-actions-lua icon indicating copy to clipboard operation
gh-actions-lua copied to clipboard

Implement Mirror Support for Planned lua.org Outages #47

Open bytexenon opened this issue 1 year ago • 0 comments

This pull request aims to address the issue #47, where the action fails due to planned outages at lua.org.

A mirror is available at https://www.tecgraf.puc-rio.br/lua/mirror/ and this PR modifies the main.js file to take this mirror into account during the outage periods.

Changes Made:

  1. Updated the URL in main.js to switch to the mirror URL when lua.org is down.

Please review the changes and let me know if any modifications are required.

bytexenon avatar Jun 20 '24 06:06 bytexenon