37 Commits

Author SHA1 Message Date
Julius Unverfehrt
d32828ad91 black 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 2022-02-24 15:08:29 +01:00
Matthias Bisping
f3f1c42e57 defined test sections in config for enpoints of storages 2022-02-24 14:47:03 +01:00
Matthias Bisping
16e34052da refactoring; implemented S3 handle 2022-02-24 14:11:53 +01:00
Matthias Bisping
87e80cd589 removed obsolete import 2022-02-24 12:57:10 +01:00
Matthias Bisping
09cdac5129 added s3 client factory 2022-02-24 12:13:45 +01:00
Matthias Bisping
b1d844a638 test refac 2022-02-24 11:34:11 +01:00
Matthias Bisping
213e41198a test refac 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 2022-02-24 10:19:18 +01:00
Matthias Bisping
8ea5eb6e00 utility file for easy init of storage handels 2022-02-24 08:10:21 +01:00
Matthias Bisping
290deaaf7c typo 2022-02-24 07:59:33 +01:00
Matthias Bisping
328943e6f5 formatting logging 2022-02-24 07:59:15 +01:00
Matthias Bisping
55ca5ced73 blob.readall() added to get method 2022-02-24 07:57:09 +01:00
Matthias Bisping
f4e48e816f refactoring, better logging 2022-02-24 07:37:40 +01:00
Matthias Bisping
9b56870414 faster purge operation 2022-02-24 07:29:43 +01:00
Matthias Bisping
2128f3bea9 implementation of azure storage handle WIP 2022-02-23 21:15:44 +01:00
Matthias Bisping
f9ce6f80a9 refactorig: Added abstract baseclass for StorageAdapter 2022-02-23 16:33:41 +01:00
Matthias Bisping
26e0efb847 storage wrapper redesign WIP 3 (added test purging a bucket) 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) 2022-02-23 16:00:35 +01:00
Matthias Bisping
5b61c4c1cc removed debug prints 2022-02-23 15:47:28 +01:00
Matthias Bisping
e8b0ea92c7 storage wrapper redesign WIP 1 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
2022-02-23 11:41:14 +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
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
1ad5c0030b formattning 2022-02-16 17:19:00 +01:00
Matthias Bisping
81a55e8622 removed obsolete code 2022-02-16 17:18:29 +01:00
Matthias Bisping
d96671504d applied black 2022-02-16 17:17:08 +01:00
Matthias Bisping
1cca0455da refactorig WIP 4: callback factories 2022-02-16 17:16:45 +01:00
Matthias Bisping
61e03f9c47 refactorig WIP 3: parametrized storage; added azure BS; updated reqs 2022-02-16 16:28:40 +01:00
Matthias Bisping
b1ade1fb65 refactorig WIP 2: storage callback 2022-02-16 16:02:06 +01:00
Matthias Bisping
5cd52928ce refactorig WIP 2022-02-16 15:49:38 +01:00