Matthias Bisping
e221b00933
refactoring: Sender, Receiver
2022-05-05 10:17:38 +02:00
Matthias Bisping
24313241a8
sync
2022-05-04 17:46:35 +02:00
Matthias Bisping
ef0e805223
sender baseclass
2022-05-04 17:05:44 +02:00
Matthias Bisping
531ff8d3e0
refactoring; fixed sender
2022-05-04 16:57:08 +02:00
Matthias Bisping
14d83abd72
refactoring; rest sender
2022-05-04 16:46:24 +02:00
Matthias Bisping
00ea224379
refactoring; packer test; sender test
2022-05-04 16:41:29 +02:00
Matthias Bisping
625552ec7c
packing and bundling test params
2022-05-04 15:19:52 +02:00
Matthias Bisping
8afd87e44f
added packing and bundling test
2022-05-04 15:18:15 +02:00
Matthias Bisping
1d70fb628e
removed debug prints
2022-05-04 14:58:22 +02:00
Matthias Bisping
f32004c3a4
added packer test
2022-05-04 14:57:40 +02:00
Matthias Bisping
a301876ab9
refactoring: metadata argument as iterable instead of dict
2022-05-04 14:55:04 +02:00
Matthias Bisping
35045128b4
renaming
2022-05-04 13:51:05 +02:00
Matthias Bisping
463e1b2024
corrected imports
2022-05-04 12:14:30 +02:00
Matthias Bisping
630ed51b27
refactoring
2022-05-04 10:52:19 +02:00
Matthias Bisping
a4079f6710
refactoring
2022-05-04 10:45:13 +02:00
Matthias Bisping
cf0a877569
refactoring
2022-05-04 10:37:46 +02:00
Matthias Bisping
7d8659f257
topological sorting of definitions by caller hierarchy
2022-05-03 18:21:51 +02:00
Matthias Bisping
51a6bf9875
refactoring
2022-05-03 18:06:28 +02:00
Matthias Bisping
85d7ad52dc
refactoring
2022-05-03 18:02:53 +02:00
Matthias Bisping
c00973b676
removed debug prints
2022-05-03 17:56:33 +02:00
Matthias Bisping
16fa992cae
pickup endpoint working
2022-05-03 17:52:13 +02:00
Matthias Bisping
c315247625
parametrized number of pages for pdf fixture
2022-05-03 15:47:11 +02:00
Matthias Bisping
29fb0dda30
improved 1 -> n test and explanation
2022-05-03 15:43:30 +02:00
Matthias Bisping
ae39ccc8e2
renaming
2022-05-03 14:32:35 +02:00
Matthias Bisping
8575567890
refactoring
2022-05-03 14:25:01 +02:00
Matthias Bisping
92190a42f0
refactoring: move
2022-05-03 09:56:12 +02:00
Matthias Bisping
ea9b405d2a
signature harminization for 1 -> 1 and 1 -> n completed
2022-05-02 15:50:14 +02:00
Julius Unverfehrt
d95b483917
Pull request #35 : fix: storage data access failure now triggers dead letter queue publishing
...
Merge in RR/pyinfra from storage-data-access-failure-dead-letter-queue-fix to master
Squashed commit of the following:
commit 1f1fcdf0357fe7817b36eac7e369d5ef75ec5af4
Author: Julius Unverfehrt <julius.unverfehrt@iqser.com>
Date: Mon May 2 14:27:29 2022 +0200
fix: storage data access failure now triggers dead letter queue publishing
1.0.6
master_56
2022-05-02 14:55:38 +02:00
Matthias Bisping
77f23a2185
data nesting harmonized for 1 -> 1 and 1 -> n; pdf page extraction (1 -> n) working for non-batched usage
2022-04-29 17:22:54 +02:00
Matthias Bisping
3172a00aaa
refactoring
2022-04-29 17:08:34 +02:00
Matthias Bisping
501f0bd5fc
signature harminization for 1 -> 1 and 1 -> n WIP: batched and not batched working again
2022-04-29 16:46:25 +02:00
Matthias Bisping
fd57261631
signature harminization for 1 -> 1 and 1 -> n WIP
2022-04-29 15:43:20 +02:00
Matthias Bisping
23070f3480
changed operation signature to return iterables for 1 -> n compatibility
2022-04-29 13:34:27 +02:00
Matthias Bisping
2550a0eff2
refactoring
2022-04-29 12:34:54 +02:00
Matthias Bisping
f053a072d6
signatures for services updated
2022-04-29 12:01:13 +02:00
Matthias Bisping
00276dbcc7
added batching wrapper for internally batching functions
2022-04-29 10:35:55 +02:00
Matthias Bisping
bc0e9ed643
renaming
2022-04-29 09:51:41 +02:00
Matthias Bisping
940bc3a689
changed buffering function behaviour: applies function to buffer. function needs to be lifted from the outside if single items are to be processed.
2022-04-28 21:58:38 +02:00
Matthias Bisping
a999ce2c3b
refactoring
2022-04-28 21:36:42 +02:00
Matthias Bisping
e8315ffea9
signature of process_fn changed. Now returns {'data': ..., 'metadata'} instead of {'data': ...}
2022-04-28 21:12:25 +02:00
Matthias Bisping
087b5af929
refactoring
2022-04-28 18:28:35 +02:00
Matthias Bisping
f47d458217
send json instead of data
2022-04-28 18:05:07 +02:00
Matthias Bisping
0e47ba61c7
Pull request #34 : Aws region
...
Merge in RR/pyinfra from aws_region to master
Squashed commit of the following:
commit 7d5513e8b2e46218fe6f030abf99cc05b3fed7f5
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 28 16:08:20 2022 +0200
changed test bucket
commit caba7b503edbc6147aa69f8044ac92a81e768abd
Merge: e76f0ab 52acc30
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 28 15:30:57 2022 +0200
Merge branch 'master' of ssh://git.iqser.com:2222/rr/pyinfra into aws_region
commit e76f0ab1f29b774d9297453c82b3b5749ea4cb44
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 28 15:30:19 2022 +0200
changed test bucket
commit 29b15be9337fb409f6a0bfbb29026baa4bbe7236
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 28 15:08:43 2022 +0200
added aws region to config
master_55
2022-04-28 16:29:15 +02:00
Matthias Bisping
52acc3080e
Pull request #33 : added aws region to config
...
Merge in RR/pyinfra from aws_region to master
Squashed commit of the following:
commit 29b15be9337fb409f6a0bfbb29026baa4bbe7236
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 28 15:08:43 2022 +0200
added aws region to config
1.0.4
master_53
2022-04-28 15:13:21 +02:00
Matthias Bisping
0d503d1c1d
refactoring
2022-04-28 14:30:50 +02:00
Matthias Bisping
3b0d0868b9
refactoring: method dispatch via peekable rather than special empty data request
2022-04-28 13:01:01 +02:00
Matthias Bisping
da84ff5112
buffer size constrained by assertion
2022-04-27 18:45:14 +02:00
Matthias Bisping
c9f26000d7
test parametrization for number of input items and buffer size
2022-04-27 18:38:43 +02:00
Matthias Bisping
67c4bac4b7
sync
2022-04-27 17:45:48 +02:00
Matthias Bisping
ab5839a126
refactoring; extended partial posting by image payload data
2022-04-27 16:29:52 +02:00