Closed felixfontein closed 2 years ago
Right now the latest release tarball is 7.1 MB - where almost all of that size comes from the releases/ subdirectory included in it. The cisco-ucs-1.6.0.tar.gz file in there is 3.6 MB, the cisco-ucs-1.5.0.tar.gz file 1.8 MB, the cisco-ucs-1.4.0.tar.gz file 429 KB. I guess that 1.5.0 package includes the tarballs for versions 1.4.0 and below, and the 1.6.0 tarball contains the tarballs for 1.5.0 and below.
This is really unacceptable. You really have to fix this!
@movinalot you seem to be the main committer here. Please fix this!
CC @dsoper2
Thanks! I can confirm that the latest tarball is back to ~430 KB.
The collection artifact (https://galaxy.ansible.com/download/cisco-ucs-1.6.0.tar.gz) contains a directory releases/ which contains tarballs of all previous releases. This are 3.2 MB of unnecessary data. Please make sure this is not included in future releases (you can use
build_ignore:
ingalaxy.yml
for that) and create new release that does not contain this directory.CC @sivel @abadger