73 Commits

Author SHA1 Message Date
Julius Unverfehrt
880e22832c manage minio script refactor s3_refactoring_28 2022-02-24 17:12:44 +01:00
Julius Unverfehrt
0114977075 renaming s3_refactoring_27 2022-02-24 16:32:23 +01:00
Julius Unverfehrt
7d6dbabf30 added list bucket files & refactor serve.py to take new storage logic s3_refactoring_26 2022-02-24 16:26:10 +01:00
Matthias Bisping
b20d6fd26b added compose file referecen to pytest.ini; added coveragerc s3_refactoring_25 2022-02-24 15:42:23 +01:00
Matthias Bisping
ff1c7e319b added pytest.ini s3_refactoring_24 2022-02-24 15:41:13 +01:00
Julius Unverfehrt
d32828ad91 black s3_refactoring_23 2022-02-24 15:37:30 +01:00
Julius Unverfehrt
36931850c3 get storage test added 2022-02-24 15:35:55 +01:00
Matthias Bisping
0eb7aaf795 added fixture magic for testing differen S3 backends s3_refactoring_22 2022-02-24 15:08:29 +01:00
Matthias Bisping
f3f1c42e57 defined test sections in config for enpoints of storages s3_refactoring_21 2022-02-24 14:47:03 +01:00
Matthias Bisping
16e34052da refactoring; implemented S3 handle s3_refactoring_20 2022-02-24 14:11:53 +01:00
Matthias Bisping
87e80cd589 removed obsolete import s3_refactoring_19 2022-02-24 12:57:10 +01:00
Matthias Bisping
09cdac5129 added s3 client factory s3_refactoring_18 2022-02-24 12:13:45 +01:00
Matthias Bisping
b1d844a638 test refac s3_refactoring_17 2022-02-24 11:34:11 +01:00
Matthias Bisping
213e41198a test refac s3_refactoring_16 2022-02-24 10:57:19 +01:00
Matthias Bisping
0e74828a45 applied black 2022-02-24 10:20:12 +01:00
Matthias Bisping
e16590af20 azure tests pass s3_refactoring_14 2022-02-24 10:19:18 +01:00
Matthias Bisping
8ea5eb6e00 utility file for easy init of storage handels s3_refactoring_13 2022-02-24 08:10:21 +01:00
Matthias Bisping
290deaaf7c typo s3_refactoring_12 2022-02-24 07:59:33 +01:00
Matthias Bisping
328943e6f5 formatting logging s3_refactoring_11 2022-02-24 07:59:15 +01:00
Matthias Bisping
55ca5ced73 blob.readall() added to get method s3_refactoring_10 2022-02-24 07:57:09 +01:00
Matthias Bisping
f4e48e816f refactoring, better logging s3_refactoring_9 2022-02-24 07:37:40 +01:00
Matthias Bisping
9b56870414 faster purge operation s3_refactoring_8 2022-02-24 07:29:43 +01:00
Matthias Bisping
2128f3bea9 implementation of azure storage handle WIP s3_refactoring_7 2022-02-23 21:15:44 +01:00
Matthias Bisping
f9ce6f80a9 refactorig: Added abstract baseclass for StorageAdapter s3_refactoring_6 2022-02-23 16:33:41 +01:00
Matthias Bisping
26e0efb847 storage wrapper redesign WIP 3 (added test purging a bucket) s3_refactoring_5 2022-02-23 16:19:39 +01:00
Matthias Bisping
9573c812a8 storage wrapper redesign WIP 2 (added test for dowloading all files from a bucket) s3_refactoring_4 2022-02-23 16:00:35 +01:00
Matthias Bisping
5b61c4c1cc removed debug prints s3_refactoring_3 2022-02-23 15:47:28 +01:00
Matthias Bisping
e8b0ea92c7 storage wrapper redesign WIP 1 s3_refactoring_2 2022-02-23 15:46:59 +01:00
Matthias Bisping
dccb9ac67a Pull request #10: Endpoint config changes
Merge in RR/pyinfra from endpoint_config_changes to master

Squashed commit of the following:

commit 4392513d1b542ff8b3ca4702827ad656cb27ab4c
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Tue Feb 22 13:50:53 2022 +0100

    fixed comment in config

commit 1ee27db1536ec085fdc3d249aec16bd69a83d73a
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Tue Feb 22 13:47:58 2022 +0100

    fixed minio endpoint in config

commit bc07d5086f30dafc9adf4e6eb6002f92ee3c11a5
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Tue Feb 22 13:31:54 2022 +0100

    config refac

commit 2ad7fc6477cd986647b44fde8a3c0ec5938ec203
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Tue Feb 22 13:21:56 2022 +0100

    refactorig of webserver startup logic
master_9
2022-02-23 11:41:14 +01:00
Julius Unverfehrt
daaa0ed958 improved sonar.properties master_8 2022-02-22 10:19:18 +01:00
Julius Unverfehrt
02a0d44682 improved sonar.properties master_7 2022-02-22 10:10:58 +01:00
Julius Unverfehrt
c93d466225 improved sonar.properties 2022-02-22 10:07:05 +01:00
Julius Unverfehrt
772c080c65 add sonar props master_5 2022-02-22 09:51:42 +01:00
Julius Unverfehrt
1d8e820bb0 fixed requirements 2022-02-22 09:45:21 +01:00
Julius Unverfehrt
8424a39add Merge branch 'master' of ssh://git.iqser.com:2222/rr/pyinfra 2022-02-22 09:42:02 +01:00
Julius Unverfehrt
335ecfb08e fixed requirements 2022-02-22 09:41:49 +01:00
Julius Unverfehrt
b2c4ab0129 Pull request #8: Deployment config
Merge in RR/pyinfra from deployment-config to master

Squashed commit of the following:

commit 5551b4261c974cc083f91fc5cf5b935235dc8651
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 09:30:52 2022 +0100

    fixed logging

commit 514ab86f9e4b4996b44f098cbd23a878633c951e
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 09:29:50 2022 +0100

    fixed logging

commit 02471fe463da48effaf128ef04d8dd8887f4c6a0
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 09:18:16 2022 +0100

    repaired build plan

commit 160c52c2a4c79d7d22b4f0925d1712dacc6ae56a
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 09:14:56 2022 +0100

    repairing build plan WIP

commit 24b4ebd0f09447cbaea3b4ef97384b8802578a01
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 08:43:28 2022 +0100

    more general log message

commit e9a1a7a86d857a9eaf7bcab60174fab40fe16a72
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 08:36:27 2022 +0100

    💖 beautification

commit d41adda60cea70e34d3f6c8d22bcd555f646eb55
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Tue Feb 22 08:35:31 2022 +0100

    added more logging

commit cc3a37d5dc07ae58c9c2c456b68d7c40c50528ee
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Fri Feb 18 12:54:38 2022 +0100

    adjusted build script for pyinfra; incremented bamboo builder version
2022-02-22 09:31:32 +01:00
Matthias Bisping
eb2686b027 resolved mutually import 2022-02-17 16:44:17 +01:00
Christoph  Schabert
2ff697c3a9 PlanSpec.java edited online with Bitbucket 2022-02-17 16:35:13 +01:00
Matthias Bisping
820815870f removed todo comment 2022-02-17 16:22:36 +01:00
Matthias Bisping
4459f87c6e clean up 2022-02-17 15:14:51 +01:00
Matthias Bisping
8bdad96c71 retry logic added 2022-02-17 14:52:14 +01:00
Matthias Bisping
879b80dc0f refactoring: data no longer stored in files, but kept in memory the entire time 2022-02-17 12:47:08 +01:00
Matthias Bisping
1b9e7f5bfe applied black 2022-02-17 09:51:17 +01:00
Julius Unverfehrt
9a32fc4e9d maybe dirty inter-com working 2022-02-17 09:31:36 +01:00
Julius Unverfehrt
2917fb940e communication logic added WIP 2022-02-17 09:01:53 +01:00
Julius Unverfehrt
ae73420955 refactoring 2022-02-17 08:20:59 +01:00
Matthias Bisping
d140a1e2b3 changed logging messages 2022-02-16 17:23:08 +01:00
Matthias Bisping
1ad5c0030b formattning 2022-02-16 17:19:00 +01:00
Matthias Bisping
81a55e8622 removed obsolete code 2022-02-16 17:18:29 +01:00