Commit Graph

49 Commits

Author SHA1 Message Date
0144f63339 small name fix in archive creation 2026-06-16 09:23:13 +02:00
6de723ecab add changelog 2026-06-16 09:04:04 +02:00
15ec372121 fix logging order 2026-06-16 09:01:52 +02:00
731d3419c4 fix logging message 2026-06-16 08:58:15 +02:00
94cdb7ee97 fix correct result handling for pipeline 2026-06-16 08:52:49 +02:00
7d6dd86cee improve README 2026-06-16 08:52:35 +02:00
cda409ffab add option to show short state messages with startup script 2026-06-16 08:17:47 +02:00
03fb2a62cd update build pipeline 2026-06-12 11:41:37 +02:00
c18f03255b add version history and doc building script 2026-06-12 11:41:30 +02:00
1aaa590a0a add startup script 2026-06-12 11:41:09 +02:00
c80f665db9 update README 2026-06-12 11:40:27 +02:00
53a2d2681c update README as docs 2026-06-12 11:12:39 +02:00
d852c0c7e6 fix placement of constants 2026-06-12 11:09:12 +02:00
551e5de085 first version of build script 2026-06-12 08:56:18 +02:00
07bcb8de10 fix loading of .env files 2026-06-12 08:55:27 +02:00
922eb8993c remove unnecessary print statement 2026-06-12 08:16:58 +02:00
4c7bb92596 bump version (dev) 2026-06-11 13:51:53 +02:00
1c51abd12c add tool for memory profiling to dev dependencies 2026-06-11 12:26:37 +02:00
9dd462ba7f disable oracledb option 2026-06-11 12:26:14 +02:00
132219144a internalised connection to database and added main routine 2026-06-11 11:57:35 +02:00
7c35470317 enhanced error handling and metadata handling 2026-06-11 11:45:48 +02:00
e1048bb78c additional config parameters 2026-06-11 11:45:31 +02:00
83b2610ee8 add metadata tracking 2026-06-11 10:43:30 +02:00
7f864bc76b refactoring and enhanced user configuration 2026-06-11 09:46:14 +02:00
2a6777becc wrapped pipeline 2026-06-11 09:18:09 +02:00
5e15c99520 construct base pipeline with "run" function 2026-06-10 16:48:03 +02:00
b66d5a4921 prepare enhanced pipeline 2026-06-10 13:32:39 +02:00
59148aaaf3 prepare external database interaction 2026-06-10 13:32:11 +02:00
34ba005dde enhanced pipeline functions 2026-06-08 15:42:26 +02:00
4ce5fce0d9 add Docker OracleDB for test purposes 2026-06-08 15:41:59 +02:00
516712ca40 define schema for supplier aggregates 2026-06-08 15:41:25 +02:00
af91e05d97 add aggregates for suppliers 2026-06-08 15:41:08 +02:00
6e76807298 add user-specified config 2026-06-08 15:40:48 +02:00
0ac2689b68 aggregates for production orders 2026-06-08 09:18:09 +02:00
c0cb16a893 drop instead of select 2026-06-08 07:48:09 +02:00
56b88adac3 add OracleDB lib 2026-06-08 07:44:07 +02:00
53df924bcb successful saving/loading of production order aggregate table 2026-06-05 17:35:01 +02:00
9c8b4ea48c refactor and prepare pipeline 2026-06-05 12:01:53 +02:00
c99e354ed8 database interaction with saving and loading 2026-06-05 12:01:36 +02:00
8532c605fa prepare database interaction 2026-06-04 16:42:21 +02:00
949fd46058 env loading 2026-06-04 15:49:23 +02:00
692b8951c8 fix description 2026-06-04 15:46:36 +02:00
356e0f263f prepare lib environment 2026-06-04 15:45:13 +02:00
f95eab5843 base routine to transform, calculate and aggregate data 2026-06-04 15:45:01 +02:00
ae4d684d4f basic steps for concept of architecture 2026-06-03 16:07:20 +02:00
8c6e36e43d add prototyping 2026-06-03 14:42:33 +02:00
9743d41dfd add deps 2026-06-03 14:42:27 +02:00
093f2ca9fc initialise repo 2026-06-03 08:53:42 +02:00
Wattana
4f1979a65e Initial commit 2026-06-03 06:47:41 +00:00