Skip to content

Automatically download missing packages from repo.magento.com every day #215

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

fballiano
Copy link
Contributor

@fballiano fballiano commented May 20, 2025

This PR adds:

  • bin/download-all-missing-packages-from-repo-magento-com.php that looks for the lastest patch release for every mirrored release and download the missing packages from repo.magento.com
  • adds a workflow running at midnight (or manually) that executes the script above and, if there are changes, it creates a PR to add the downloaded packages

The downloader script has been tested and it works correctly, the workflow (as it is) it's really hard to test

@fballiano fballiano requested a review from a team as a code owner May 20, 2025 18:53
@fballiano fballiano requested review from Vinai and rhoerr May 20, 2025 18:56
@Vinai
Copy link
Contributor

Vinai commented May 22, 2025

Wow, this is a great idea @fballiano!

Copy link
Contributor

@Vinai Vinai left a comment

Choose a reason for hiding this comment

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

Al long as we check the packages in the PRs the first few times with extra care this LGTM!

@Vinai
Copy link
Contributor

Vinai commented May 22, 2025

I'll wait for your approval, too, before merging @rhoerr

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

Successfully merging this pull request may close these issues.

2 participants