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

add support for %(start_dir)s easyconfig template #4073

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

Flamefire
Copy link
Contributor

As #4035 went stale with some issues remaining I tackled this. The test was quite tricky as this template can only be set once the source is extracted.
Hence I wrote the test so that it should be set in the configure and build step of a "regular" EasyConfig and in an extension which is where this will most likely be used.

The extension is very tricky:

@jfgrimm Please have a look here.

@jfgrimm
Copy link
Member

jfgrimm commented Feb 22, 2023

@Flamefire sorry for not looking at this sooner; mind fixing the conflict?

@boegelbot

This comment was marked as outdated.

For extensions we need to manually update the template values.
Copy link
Member

@jfgrimm jfgrimm left a comment

Choose a reason for hiding this comment

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

lgtm

@jfgrimm
Copy link
Member

jfgrimm commented Feb 24, 2023

Going in, thanks @Flamefire!

@jfgrimm jfgrimm merged commit 1a9141b into easybuilders:develop Feb 24, 2023
@Flamefire Flamefire deleted the start_dir branch February 24, 2023 17:01
@boegel boegel changed the title add support for start_dir easyconfig template add support for %(start_dir)s easyconfig template Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants