ansible-role-gitea/requirements-travis.txt

67 lines
1.1 KiB
Plaintext
Raw Normal View History

ansible==2.10.7
Upgrade/ansible version 2.10 (#84) * added new vars for lfs remote usage git lfs can be hosted elsewhere and therefore need some config * added configuration describtion for lfs vars * added new vars for notifications * added describtion for new vars for mail notis * added gitea_lfs_secret describtion to README * remove whitespaces and lines * upgraded minimum ansible version to 2.10 * refactored coansible to use minimum version 2.10 * Cleanup template (#85) improve template and create loglevel variable * update requirements for molecule (#78) * start upgrading requirements * add some more updated requirements * add another junk * add another junk * update ansible version * modify backup on upgrade (#81) * create backup direcotry create a backup folder and move the gitea backup to backup.yml * make the backup on update optional Documentation and introduction of the variable `gitea_backup_on_upgrade: false` * change become_method to sudo change become_method to sudo as suggested by @wzzrd. removed become_flags. * Full path to gitea binary in backup task. thanks to @wzzrd * update gitea to 1.13.4 (#86) The current release of gitea is [v1.13.4](https://github.com/go-gitea/gitea/releases/tag/v1.13.4). The current master of this role is not able to do a version update properly. PLEASE first merge https://github.com/thomas-maurice/ansible-role-gitea/pull/81 * Bump pyyaml from 5.3.1 to 5.4 (#89) Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump gitea version (#87) fixes security issues https://github.com/go-gitea/gitea/releases/tag/v1.13.6 * added new vars for lfs remote usage git lfs can be hosted elsewhere and therefore need some config added configuration describtion for lfs vars added new vars for notifications added describtion for new vars for mail notis added gitea_lfs_secret describtion to README remove whitespaces and lines upgraded minimum ansible version to 2.10 refactored coansible to use minimum version 2.10 Co-authored-by: L3D <l3d@c3woc.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Timmerman <jens.timmerman@gmail.com>
2021-04-10 12:07:02 -05:00
ansible-lint==4.2.0
anyconfig==0.9.7
2020-04-17 02:22:34 -05:00
arrow==0.15.5
asn1crypto==0.24.0
binaryornot==0.4.4
2020-04-17 02:22:34 -05:00
Cerberus==1.3.2
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
2020-04-17 02:22:34 -05:00
click-completion==0.5.2
click-help-colors==0.9
colorama==0.4.4
cookiecutter==1.7.2
cryptography==3.3.1
cryptography==3.3.2
docker==4.4.1
docker-pycreds==0.4.0
2019-05-12 05:43:00 -05:00
entrypoints==0.3
2020-04-17 02:22:34 -05:00
fasteners==0.15
2019-05-12 05:43:00 -05:00
flake8==3.7.7
2020-04-17 02:22:34 -05:00
future==0.18.2
git-url-parse==1.2.1
2020-04-17 02:22:34 -05:00
idna==2.9
importlib-metadata==1.6.0
Jinja2==2.11.3
jinja2-time==0.2.0
MarkupSafe==1.1.1
mccabe==0.6.1
2020-04-17 02:22:34 -05:00
molecule==3.0.3
monotonic==1.5
more-itertools==8.6.0
paramiko==2.7.2
pathspec==0.8.1
pbr==5.5.1
2020-04-17 02:22:34 -05:00
pexpect==4.8.0
pi==0.1.2
pluggy==0.13.1
poyo==0.5.0
psutil==5.6.6
ptyprocess==0.6.0
py==1.10.0
pyasn1==0.4.5
2019-05-12 05:43:00 -05:00
pycodestyle==2.5.0
2020-04-17 02:22:34 -05:00
pycparser==2.20
2019-05-12 05:43:00 -05:00
pyflakes==2.1.1
PyNaCl==1.3.0
pytest==4.3.1
2020-04-17 02:22:34 -05:00
python-dateutil==2.8.1
python-gilt==1.2.3
PyYAML==5.4
2020-04-17 02:22:34 -05:00
requests==2.23.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
sh==1.12.14
2020-04-17 02:22:34 -05:00
shellingham==1.3.2
six==1.14.0
tabulate==0.8.7
testinfra==6.0.0
tree-format==0.1.2
urllib3==1.26.5
2020-04-17 02:22:34 -05:00
websocket-client==0.57.0
whichcraft==0.6.1
yamllint==1.26.0
zipp==3.4.0