Skip to content

WIP: hooks for improving reproducibility #24

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bedroge
Copy link
Contributor

@bedroge bedroge commented Jun 26, 2025

This implements two hooks that will improve the reproducibility of a stack: one that copies missing patches from extensions to $installdir/easybuild, and one that copies the entire $installdir/easybuild to stack_root/reprod/app_name/app_version/timestamp/.

See https://gitlab.com/eessi/support/-/issues/145#note_2437292887 for more details.

Still WIP, also because the post_easyblock_hook is not available yet and will be part of the next release (EB 5.1.1).

@bedroge bedroge marked this pull request as draft June 26, 2025 15:23
…only copy easybuild subdir with post_easyblock_hook
@bedroge
Copy link
Contributor Author

bedroge commented Jun 27, 2025

This should work now, but it needs a new EB release as it depends on easybuilders/easybuild-framework#4938 and easybuilders/easybuild-framework#4939.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant