Commit Graph
16 Commits
Author SHA1 Message Date
Dannon Baker 623a5e165a Apply black formatting.
Apply isort.
2022-02-03 07:42:20 -05:00
Nicola Soranzo 9d74bba7fb Drop support for retired Python 3.5
Upgrade syntax using `pyupgrade --py36-plus` .

Manually drop several `six` imports.

Also:
- Remove broken pr_cache in scripts/bootstrap_history.py
- Fix broken prefix removal in lib/galaxy/tool_util/deps/mulled/mulled_build.py
2020-10-07 11:52:13 +01:00
Helena Rasche 1b6b52ce10 swap to exception 2019-04-26 13:29:12 +02:00
Helena Rasche c54bddd3f3 it is pointless to load sample config 2019-04-26 13:27:59 +02:00
Martin Cech 390aedf8c8 add all sample tool_conf data source tools to GRT sanitization 2018-07-09 16:27:57 -04:00
Martin Cech fb449b4990 fix the logging init
- properly initialiaze the logger
- change level for some of the logs
- add some debug and critical logs
2018-07-09 15:53:49 -04:00
Helena Rasche 94ae2e6a95 permit actual numbers in conf file 2018-05-23 16:31:40 +02:00
John Chilton bb90ae93d8 More grt fixes - spotted by @nsoranzo. 2018-03-23 16:14:50 -04:00
John Chilton 5f3f792f6f Unification of Galaxy configuration parsing for scripts/* 2018-03-23 16:14:49 -04:00
Nicola Soranzo 9b1832abb1 Fix import order for cron/, scripts/ and test/ 2017-09-25 23:44:39 +01:00
E Rasche 32b85ecb59 Only permit yaml.safe_loading of data
Event trusted data, belt + suspenders method.
2017-09-25 11:39:12 +02:00
E Rasche a177ccd026 not needed 2017-08-10 14:02:18 +02:00
E Rasche 4961697194 fix extension 2017-08-10 14:01:32 +02:00
E Rasche 847df13fc0 this should not have been missed 2017-08-10 14:00:43 +02:00
E Rasche c5b3612864 cleanup url in case 2017-08-10 13:51:41 +02:00
E Rasche ddcddecb4a rename scripts 2017-08-07 10:49:56 +02:00