Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Dec20Apr191716151431Mar2219Feb8753128Jan232221191817108432125Dec20181716151411874328Nov27262524232219171618Oct817Aug14313Jul12118319Jun10620May13Dec1110fixup! Migrate to GitLab.master remote_m…master remote_mirror_5103a8d83b02282d68d39c4b7f3d949c/masterMigrate to GitLab.- Use the shorter name (easier for local development).Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example- Disable Virtuabox's hardware virtualization extensions only in TravisCI.- Share the Tox directory just between the Molecule tests (sharing between the Molecule tests and pre-commit, which have different dependencies, causes every change to rebuild the virtualenv).- Updated requirements.- Updated supported version in the role's meta info.- Updated minimal Ansible version.- Disable testing on Python 3.5, it isn't supported by Molecule and doesn't seem to gonna be supported anytime soon.- Remove OpenBSD 5.9 platform from testing, it never worked and it's not supported upstream anymore now that OpenBSD 6.1 was released.Merge branch 'feature/tox_env'Merge branch 'master' into feature/tox_env- Correct assertion for Ansible 2.3.0.0 (ansible_distribution_release and ansible_distribution_version were reversed for OpenBSD prior to that version).Merge branch 'master' into feature/tox_env- Allow Debian Jessie to fail for now, there's a problem downloading the Vagrant box.- Revert back to specified Tox testenv for each platform and specific one for pre-commit.- Use tox-travis.Merge branch 'master' into feature/tox_env- Updated requirements.- Cleaner Tox usage.- Updated requirements.Merge branch 'master' into feature/tox_env- Updated pre-commit hooks.Merge branch 'master' into feature/tox_env- Removed piprot dependency since it's used only with pre-commit and now it's installed inside the hook's virtualenv.- Seperate tests (pre-commit and molecule) using tox.- Use my Python pre-commit hooks repo for piprot.- Increased VM memory allocation in Travis CI (hopefuly this will speed up builds).- Allow up to 45 minutes for molecule test (workaround builds that were killed because no output was received for 10 minutes, usually APT installations).- Updated requirements.- Don't notify Ansible Galaxy on failed builds (otherwise broken builds are uploaded to Galaxy).- Updated requirements.- Increase boot timeout to 600 because Travis CI fails on this occasionally.- Updated requirements.- Updated requirements.- Newer version of Ansible pre-commit hooks.- Added Debian Stretch as a test platform.- Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.- Updated requirements.
Loading