Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate post_install_step, rename it to post_processing_step #4656

Open
ocaisa opened this issue Sep 25, 2024 · 0 comments
Open

Deprecate post_install_step, rename it to post_processing_step #4656

ocaisa opened this issue Sep 25, 2024 · 0 comments
Labels
EasyBuild-5.0 EasyBuild 5.0

Comments

@ocaisa
Copy link
Member

ocaisa commented Sep 25, 2024

When trying to create a post_install_hook for CUDA, I noticed that the easyblock already has a post_install_step that I didn't want to interfere with. The next opportunity to apply the hook was unclear and in fact is post_postproc_hook, which would be much clearer if the post_install_step had the more accurate name post_processing_step (I'm paraphrasing @boegel from Slack here, so he can correct me if I misrepresent the discussion)

@ocaisa ocaisa added the EasyBuild-5.0 EasyBuild 5.0 label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EasyBuild-5.0 EasyBuild 5.0
Projects
None yet
Development

No branches or pull requests

1 participant