happyDomain/tools
Pierre-Olivier Mercier fa7700355a
All checks were successful
continuous-integration/drone/push Build is passing
backup: include core checker entities in backup/restore
Extend the admin backup to cover checker configurations, plans,
evaluations and executions — previously these were stored but silently
lost on restore. Add RestoreX storage methods so primary records keep
their original Id and secondary indexes are rebuilt (Create* generates
new IDs, Update* requires an existing record to clean stale indexes).
2026-04-22 12:45:45 +07:00
..
gen_dns_type_mapping.go Remove last generation date from generated files for build reproducibility 2026-02-14 19:13:09 +07:00
gen_icon.go chore: replace deprecated ioutil functions with io and os equivalents 2026-03-01 16:40:34 +07:00
gen_instrumented_storage.go backup: include core checker entities in backup/restore 2026-04-22 12:45:45 +07:00
gen_rr_typescript.go Enforce coding style in generated dns_rr.ts 2026-02-14 19:20:49 +07:00
gen_service_specs.go services: move service registry to internal/service package 2026-03-24 14:59:24 +07:00