This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Move downloadables from the repository #6807
Closed
Description
New feature request
Description
The repository contains large binary files linked in topics as downloadables such as images of proprietary formats and archives, that sufficiently enlarges the repository in size. It would be great to have them as just links like https://devdocs.magento.com/downloads to avoid tracking the huge files in git and adding them to each build.
Expected result
- All downloadables are removed from the repository.
- All downloadables are still available by the appropriately updates links.
Benefits
This will help to avoid unneeded inflation of the repository.
Local development will take far less space on disk.
Possible solutions
Move the downloadables to https://devdocs.magento.com/downloads or other Magento-supported DNS and maintain them separately.