[galaxyproject/galaxy] ccb5f6: Absolute pins on linting dependencies.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: ccb5f6184502dbc2ebdf05e05e46eee2a2d675ad https://github.com/galaxyproject/galaxy/commit/ccb5f6184502dbc2ebdf05e05e46e... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-26 (Thu, 26 Oct 2017) Changed paths: A .ci/tox_envs/flake8/Pipfile A .ci/tox_envs/flake8/requirements.txt A .ci/tox_envs/flake8_imports/Pipfile A .ci/tox_envs/flake8_imports/requirements.txt A .ci/tox_envs/update.sh M Makefile M scripts/bootstrap_history.py M tox.ini Log Message: ----------- Absolute pins on linting dependencies. - Use completely pinned and hashed dependencies for more consistent, reproducible linting. - Leverage the awesomeness of pipenv to automate updating these. - These will always be locked now so builds don't break randomly on other people updating their software. When we finally have the bot up and running that forward merges fixes for Galaxy we can add another if statement that runs this check against dev once a day and opens a PR if needed. Commit: b25de8c685977eb8a8f2d689e9d20b8378449a66 https://github.com/galaxyproject/galaxy/commit/b25de8c685977eb8a8f2d689e9d20... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M .ci/tox_envs/update.sh Log Message: ----------- Fix bashism (spotted by @nsoranzo). Commit: 04dc1470f0b26f1f495a446f0c1549635fedc5a3 https://github.com/galaxyproject/galaxy/commit/04dc1470f0b26f1f495a446f0c154... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M .ci/tox_envs/update.sh Log Message: ----------- Fix more bashims Commit: 0ad92e830b2134f768796e96c8c6d03bc5f65115 https://github.com/galaxyproject/galaxy/commit/0ad92e830b2134f768796e96c8c6d... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M .ci/tox_envs/flake8_imports/requirements.txt Log Message: ----------- Rev and re-lock linting dependencies. Commit: 07d11c6d0b78e683c2bae35318789db229957c4d https://github.com/galaxyproject/galaxy/commit/07d11c6d0b78e683c2bae35318789... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: A .ci/tox_envs/flake8/Pipfile A .ci/tox_envs/flake8/requirements.txt A .ci/tox_envs/flake8_imports/Pipfile A .ci/tox_envs/flake8_imports/requirements.txt A .ci/tox_envs/update.sh M Makefile M scripts/bootstrap_history.py M tox.ini Log Message: ----------- Merge pull request #4876 from jmchilton/update_linting_deps Absolute pins on linting dependencies. Compare: https://github.com/galaxyproject/galaxy/compare/9bd9e04572cc...07d11c6d0b78
participants (1)
-
GitHub