-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from cloudify-cosmo/logger-fix
changed module to package and now no longer overriding user's logger
- Loading branch information
Showing
10 changed files
with
195 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
- wagon/wagon.py:290: # TODO: maybe we don't want to be that explicit and allow using >= | ||
- wagon/wagon.py:291: # TODO: or just a module name... | ||
- wagon/wagon.py:366: # TODO: Let the user provide supported Python versions. | ||
- wagon/wagon.py:367: # TODO: Let the user provide supported Architectures. | ||
- wagon/logger.py:60: # TODO: (IMPRV) only perform file related actions if file handler is | ||
- wagon/logger.py:61: # TODO: (IMPRV) defined. | ||
- wagon/wagon.py:360: # TODO: maybe we don't want to be that explicit and allow using >= | ||
- wagon/wagon.py:361: # TODO: or just a package name... | ||
- wagon/wagon.py:436: # TODO: Let the user provide supported Python versions. | ||
- wagon/wagon.py:437: # TODO: Let the user provide supported Architectures. | ||
- wagon/utils.py:48: # TODO: implement using sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.