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

Set specific memory for merge task if specified #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LinaresToine
Copy link
Owner

This fix uses the feature of defining 'memory' as a dictionary with task names. If a task name is in the given dictionary, it should set that task to the corresponding memory value. Otherwise, it should use a 'default' value given in the dictionary.

This PR also modifies the functions that actually set the memory:

This way, if a task is type "Merge" and is also specified, it should not be ignored.

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