easybuilders / easybuild-easyblocks

Collection of easyblocks that implement support for building and installing software with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
105 stars 285 forks source link

rename custom easyblock parameters #3361

Open jfgrimm opened 5 months ago

jfgrimm commented 5 months ago

We should go through all the easyblocks to check what custom parameters they define, and ensure those also adhere to our naming policy (see https://github.com/easybuilders/easybuild-framework/issues/4563)

Flamefire commented 5 months ago

Experience from trying to change testinstall to install_for_test in PythonPackage used by PythonBundle: