Releases: mailcow/mailcow-integration-tests
Releases · mailcow/mailcow-integration-tests
v1.7.1
v1.7.1
Ansible
- Set mailcow branch variable for generate config task
Scripts
- Updated run-locally.sh with better error handling for zero input
v1.7.0
v1.7.0
Ansible
- Updated for GitHub actions
v1.6.1
v1.6.0
Ansible
- Updated docker-compose to version 2.6
v1.6.0
v1.6.0
Ansible
- Removed the language file checks since we now have Weblate in place
- Removed npm install since its not needed anymore
v1.5.4
v1.5.4
Ansible
- Added missing ignore errors to sendmail task to fix tests failing
Scripts
- Set chmod +x on scripts to run them directly after git clone
- Added new run-locally.sh to ease the running of the project locally for dev reasons
v1.5.3
v1.5.3
Ansible
- Removed ejabberd container since it has been removed in the mailcow project
v1.5.2
v1.5.2
Ansible
- Use Cloudflare API token instead of global API key.
v1.5.1
v1.5.1
Bugfix
- Fixed acme let's encrypt certificate test evaluation check.
Changes in v1.2.0
Ansible
- Docker images are now always pulled and only build for testing.
- All SSH keys that are now also correctly removed.
Tests
- Docker image builds are now shown as test results.
- Updated acme test check. Because the CN changed Source
Configs
Other
- The README.md has been updated with the new roles.
v1.5.0
v1.5.0
Ansible
- Docker images are now always pulled and only build for testing.
- All SSH keys that are now also correctly removed.
Tests
- Docker image builds are now shown as test results.
- Updated acme test check. Because the CN changed Source
Configs
Other
- The README.md has been updated with the new roles.
v1.4.0
v1.4.0
Ansible
- Upload a latest.html report to easily access the latest test report.
- Converted 'true' to 'yes' for module no_log options.
Tests
- Added missing languages to langauge coverage tests.
Configs
Other