Skip to content

Releases: mailcow/mailcow-integration-tests

v1.7.1

14 Sep 18:45
2de468e
Compare
Choose a tag to compare

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

11 Jul 15:33
98fb52d
Compare
Choose a tag to compare

v1.7.0

Ansible

  • Updated for GitHub actions

v1.6.1

07 Jun 19:41
4054f78
Compare
Choose a tag to compare

v1.6.0

Ansible

  • Updated docker-compose to version 2.6

v1.6.0

30 Nov 20:42
31f168f
Compare
Choose a tag to compare

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

27 Nov 12:56
463a695
Compare
Choose a tag to compare

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

08 Jul 05:20
03efcca
Compare
Choose a tag to compare

v1.5.3

Ansible

  • Removed ejabberd container since it has been removed in the mailcow project

v1.5.2

05 Jun 10:37
510e2fc
Compare
Choose a tag to compare

v1.5.2

Ansible

  • Use Cloudflare API token instead of global API key.

v1.5.1

20 Feb 09:45
e9a47e4
Compare
Choose a tag to compare

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

20 Feb 00:43
4b12c88
Compare
Choose a tag to compare

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

18 Feb 22:34
b010e17
Compare
Choose a tag to compare

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