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

when using 5.0.x branch, fail on mod files in GCCcore installs on jsc-zen3 #30

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

branfosj
Copy link
Contributor

@branfosj branfosj commented Dec 6, 2023

@@ -41,6 +41,10 @@ if [ $EB_REPO == "easybuild-easyblocks" ]; then
repo_pr_arg='--include-easyblocks-from-pr'
fi

if [[ $EB_PREFIX == *"5.0.x"* ]]; then
export EASYBUILD_FAIL_ON_MOD_FILES_GCCCORE=1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SebastianAchilles We should move this to eb_from_pr_upload_jsc-zen3.sh, and use EB_BRANCH I guess (cfr. #33)

@branfosj Can you look into changing that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Owner

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@branfosj branfosj changed the title JSC2: When using EB5, fail on mod files in GCCcore installs JSC3: When using EB5, fail on mod files in GCCcore installs Jan 18, 2024
@boegel boegel changed the title JSC3: When using EB5, fail on mod files in GCCcore installs when using 5.0.x branch, fail on mod files in GCCcore installs on jsc-zen3 Jan 18, 2024
@boegel boegel merged commit 5bcfef8 into boegel:main Jan 18, 2024
8 checks passed
@branfosj branfosj deleted the mod_files branch January 18, 2024 10:52
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.

None yet

2 participants