1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/tests
Dimitri Huisman 0d048d24d3
Fix build.hcl / CI.yml regarding labels
The version label and versions passed to docs image were based on
the tag. Now we first build the images with -build appended to the
tag, we cannot use the tag as version label.

A new env var is introduced to pass the version to the build.hcl file.
This will be used to set the VERSION label in the image, and pass
as build arguments to the docs image.
2023-03-17 13:05:33 +00:00
..
certs Implemented sending/reading email(local tests) 2018-11-01 11:40:54 +02:00
compose Maybe fix the tests 2023-03-11 11:59:49 +01:00
alias_test.py Removed unused imports and fixed indentation 2019-01-11 12:13:52 +02:00
build.hcl Fix build.hcl / CI.yml regarding labels 2023-03-17 13:05:33 +00:00
email_test.py Fix indentation 2019-01-11 12:50:41 +02:00
forward_test.py Removed unused imports and fixed indentation 2019-01-11 12:55:47 +02:00
reply_test.py Unused imports and bad indentation 2019-01-11 12:57:45 +02:00
requirements.txt Pin test/build pip-dependencies to their last known versions 2020-08-11 21:42:56 +02:00
smtp.py Add a very simple test script for sending mails 2018-09-27 07:52:43 +02:00