Check for maximum file size
Implement a check for maximum file size that should be linked. A maximum of 1Mb seems like a good estimation.
Inspired by: https://gitlab.com/NERSC/nersc.gitlab.io/-/blob/main/util/filesize.sh
Implement a check for maximum file size that should be linked. A maximum of 1Mb seems like a good estimation.
Inspired by: https://gitlab.com/NERSC/nersc.gitlab.io/-/blob/main/util/filesize.sh
added CI/CD Pipeline label
assigned to @s2817051--tu-dresden.de
How should this check be different from the one provided via link? If the mentioned script should be used, please add this script yourself.
Done! Add CI step for checking filesize
assigned to @lazariv--tu-dresden.de and unassigned @s2817051--tu-dresden.de
mentioned in merge request !427 (merged)
mentioned in commit 8f8d3fef
closed with merge request !427 (merged)