analytics/config
ruslandoga f3423aefec
Add csv importer (#3795)
* add csv importer

* make table validation explicit

* update some docs

* improve docs

* add minio container to ci

* more tests

* eh

* continue

* add passing test

* add failing test

* add config test

* add minio to Makefile

* testcontainers

* remove extra whitespace

* explain the implementation a bit

* account for async deletes in tests

* bounces is UInt32

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>

---------

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
2024-02-27 14:19:09 +01:00
..
.env.dev Add csv importer (#3795) 2024-02-27 14:19:09 +01:00
.env.test Add csv importer (#3795) 2024-02-27 14:19:09 +01:00
config.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00
dev.exs Enable JSON log formatting (#3512) 2023-11-13 14:53:11 +01:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs Add csv importer (#3795) 2024-02-27 14:19:09 +01:00
small_dev.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
small_test.exs Add small build option (#3536) 2023-11-20 12:52:20 +01:00
small.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
test.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00