Build and store only dist files? (without VCS)
Open
- Dominant language
- PHP
- Stars
- 3.3k
- Forks
- 530
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 13
Description
I was wondering if it is possible to store packages without the vcs reference in Satis.
The use-case for this is having dist files built in CI which contain compiled front-end files which are not available in the Git repository. So installing from source if the dist file is missing or broken makes little sense.
Does anybody have an idea?
Contributor guide
Assessment
This issue has not been assessed yet.