You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
In order to avoid having a repository with heavy files and releases binding to specific commit and tag, use a configuration (e.g. cmake or python) to define fetch, build, test, package, and release the deps.
Releases are dependent on tag commits, thus having heavy files in commits will cause complications on changing the course of file sharing.
This method will also allow different dependents on these releases to download only the packages they require instead of the whole repo.
In order to avoid having a repository with heavy files and releases binding to specific commit and tag, use a configuration (e.g. cmake or python) to define fetch, build, test, package, and release the deps.
Releases are dependent on tag commits, thus having heavy files in commits will cause complications on changing the course of file sharing.
This method will also allow different dependents on these releases to download only the packages they require instead of the whole repo.