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

Fix JobType.get_environment() #345

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

Fix JobType.get_environment() #345

wants to merge 6 commits into from

Conversation

opalmer
Copy link
Member

@opalmer opalmer commented Nov 1, 2015

This PR updates get_environment() a bit so it's more apparent when there's a problem with the configuration. Before this you could accidentally provide a non-dictionary for jobtype_default_environment and you'd never know unless you looked at the agent logs.

NOTE: This is a potentially breaking change. If someone's configuration define's jobtype_default_environment as a non-dictionary this was silently ignored before.

@opalmer opalmer self-assigned this Nov 1, 2015
@opalmer opalmer added this to the 0.8.7 milestone Nov 1, 2015
@opalmer
Copy link
Member Author

opalmer commented Nov 1, 2015

@guidow, PTAL

opalmer added a commit that referenced this pull request Nov 1, 2015
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.

1 participant