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 hook args lookup resolution with a test and doc updates #143

Merged
merged 2 commits into from
Feb 12, 2020
Merged

add hook args lookup resolution with a test and doc updates #143

merged 2 commits into from
Feb 12, 2020

Conversation

ITProKyle
Copy link
Collaborator

implementation from cloudtools/stacker#708

@ITProKyle ITProKyle added the feature Request or pull request for a new feature label Feb 7, 2020
@ITProKyle ITProKyle requested a review from troyready February 7, 2020 23:27
# from runway.variables import Variable, resolve_variables

from ..exceptions import FailedVariableLookup
# TODO replace after https://github.com/onicagroup/runway/pull/116
Copy link
Contributor

Choose a reason for hiding this comment

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

@ITProKyle merged ^ and ready for updating

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated

@troyready
Copy link
Contributor

Not sure what to make of the disttools error in travis -- is it apparent to you?

@ITProKyle
Copy link
Collaborator Author

looking into it. nothing changed for us on that front so possibly a new version of something broke it.

@ITProKyle
Copy link
Collaborator Author

ITProKyle commented Feb 10, 2020

@troyready - fixed the build error (caused by a new version of virtualenv) and an issue I found with the executables output by Pyinstaller (caused by new version of pkg_resources) in #145

@troyready troyready merged commit 8c185d8 into rackspace:master Feb 12, 2020
@ITProKyle ITProKyle deleted the feature/hook-arg-lookups branch February 12, 2020 20:02
@ITProKyle ITProKyle mentioned this pull request Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request or pull request for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants