import-email-addresses #86

Merged
hsh-michaelhoennig merged 18 commits from import-email-addresses into master 2024-08-12 12:06:12 +02:00

18 Commits

Author SHA1 Message Date
Michael Hoennig
a6b977f754 amendmends after code-review 2024-08-12 12:05:37 +02:00
Michael Hoennig
0580cedcf1 more concise recursive CTE query 2024-08-12 10:54:53 +02:00
Michael Hoennig
bfac0dd37e add some TODOs to domain import columns 2024-08-12 09:54:03 +02:00
Michael Hoennig
69e296c3b5 fix performance analysis query 2024-08-12 09:50:03 +02:00
Michael Hoennig
0b5f1bca70 fix whitespaces in asserts on formatted data 2024-08-11 07:24:31 +02:00
Michael Hoennig
286dc4b1a9 cleanup and amend docker resource limits 2024-08-10 10:01:16 +02:00
Michael Hoennig
c136064ff7 allow target /dev/null to as well as '+' in target and filter EMAIL_ADDRESS target related errors from final assertion 2024-08-10 08:00:45 +02:00
Michael Hoennig
f96db4bb14 add alias to run full import into docker-compose specified PostgreSQL 2024-08-10 07:59:21 +02:00
Michael Hoennig
6ddecbbfec make sure that we don't delete thousands of records - rather start with a new db 2024-08-09 15:19:55 +02:00
Michael Hoennig
6b112df592 log errors from validateHostingAssets via logError( () -> ...) instead of try catch 2024-08-09 15:19:19 +02:00
Michael Hoennig
22f493be73 implement ValidatableProperty.writeOnce 2024-08-09 15:18:12 +02:00
Michael Hoennig
9e04c800d0 improve validation after import 2024-08-09 11:19:15 +02:00
Michael Hoennig
ee26cb6476 chunked persist 2024-08-09 09:32:11 +02:00
Michael Hoennig
5ed92ccd6f align numbering in test-data 2024-08-09 07:15:57 +02:00
Michael Hoennig
8a6c01be7a Merge remote-tracking branch 'origin/master' into import-email-addresses
# Conflicts:
#	src/test/java/net/hostsharing/hsadminng/hs/migration/ImportHostingAssets.java
2024-08-09 06:57:57 +02:00
Michael Hoennig
f2084c4610 map bounce+nomail to nobody 2024-08-09 06:57:05 +02:00
Michael Hoennig
8e5a657655 import email address assets 2024-08-09 06:34:28 +02:00
Michael Hoennig
ce76dfcf99 report multiple zonefile errors, don't stop after first violation 2024-08-08 14:25:21 +02:00