]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#2048907: remove .angular from release tarballs
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 10 Jan 2024 14:47:11 +0000 (09:47 -0500)
committerJane Sandberg <sandbergja@gmail.com>
Fri, 26 Jan 2024 14:17:38 +0000 (06:17 -0800)
commita587c50be44177f1d947447ab23f5aee9c379e75
tree402f6f98bca33f0ebcc3e2bf69c798f9dc2e9093
parenta1cad5217686c645c2fcdea4dd1d8c6947d72990
LP#2048907: remove .angular from release tarballs

This patch removes the eg2 .angular directory, which
contains build artifacts incuding the Angular build
cache, in the course of building release tarballs.

Release-note: Reduce size of release tarball by not shipping the Angular build cache

To test
-------
[1] Apply the patch and use make_release to build a
    tarball.
[2] Verify that the tarball is smaller.
[3] Verify that the Angular staff interface still works
    in an Evergreen instance installed from the tarball .

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
build/tools/make_release