[galaxyproject/galaxy] 4e7563: Use log.warning() instead of deprecated warn()
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4e75635d629f654f7b9d203fa6b6c1bc61495aa6 https://github.com/galaxyproject/galaxy/commit/4e75635d629f654f7b9d203fa6b6c... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M lib/galaxy/config.py M lib/galaxy/jobs/runners/kubernetes.py M lib/galaxy/tools/execute.py M lib/galaxy/web/framework/webapp.py M lib/galaxy/webapps/galaxy/api/users.py M scripts/communication/communication_server.py M scripts/secret_decoder_ring.py Log Message: ----------- Use log.warning() instead of deprecated warn() Commit: e32ad2864f6b4ea05a347602b19202b94ae0ea81 https://github.com/galaxyproject/galaxy/commit/e32ad2864f6b4ea05a347602b1920... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M lib/galaxy/containers/__init__.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M scripts/cleanup_datasets/cleanup_datasets.py Log Message: ----------- Remove container config log message from cleanup scripts logs Commit: bd88524a109e6695a68f57e55ace64c21f907089 https://github.com/galaxyproject/galaxy/commit/bd88524a109e6695a68f57e55ace6... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/containers/__init__.py M lib/galaxy/web/framework/webapp.py M lib/galaxy/webapps/galaxy/api/users.py M scripts/communication/communication_server.py M scripts/secret_decoder_ring.py Log Message: ----------- Fix import order and Python3 compatibility Commit: e4924942825c6ea2d472d8ccff45222f165fa6bf https://github.com/galaxyproject/galaxy/commit/e4924942825c6ea2d472d8ccff452... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/config.py M lib/galaxy/containers/__init__.py M lib/galaxy/jobs/runners/kubernetes.py M lib/galaxy/tools/execute.py M lib/galaxy/web/framework/webapp.py M lib/galaxy/webapps/galaxy/api/users.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M scripts/cleanup_datasets/cleanup_datasets.py M scripts/communication/communication_server.py M scripts/secret_decoder_ring.py Log Message: ----------- Merge pull request #4456 from nsoranzo/logging_fixes Logging fixes Compare: https://github.com/galaxyproject/galaxy/compare/dd89a9c65f72...e4924942825c
participants (1)
-
GitHub