|
650c9e074d
|
redis communicator done
|
2020-04-17 16:18:54 +02:00 |
|
|
b7d69406d5
|
Updated drone stuff to generate docs
hopefully
|
2020-04-08 21:07:54 +02:00 |
|
|
1584c44113
|
fixed docs
|
2020-04-08 21:02:41 +02:00 |
|
|
95905f5045
|
Added link to git repo in doc
|
2020-04-08 19:51:14 +02:00 |
|
|
b31213c55c
|
Updated __init__ comments
|
2020-04-08 19:45:05 +02:00 |
|
|
43daae8cb4
|
Include __init__ functions in doc
|
2020-04-08 19:44:37 +02:00 |
|
|
dfc3b73673
|
Fixed comment format (now renders properly)
|
2020-04-08 18:17:39 +02:00 |
|
|
ccf6bc0fff
|
Modified sphinx theme
|
2020-04-08 18:16:29 +02:00 |
|
|
4f3acebb90
|
auto generate documentation
|
2020-04-08 16:01:01 +02:00 |
|
|
eb5b5af3d3
|
Merge pull request 'Merge testing into master for the docs' (#4) from testing into master
|
2020-04-07 18:46:52 +02:00 |
|
|
0d1c464569
|
Fix drone.yml for merge with testing
|
2020-04-07 18:46:31 +02:00 |
|
|
d1d8fa1779
|
Merge remote-tracking branch 'origin/testing' into testing
|
2020-04-07 18:02:47 +02:00 |
|
|
9e45b4751e
|
Added sphinx files
|
2020-04-07 18:01:06 +02:00 |
|
|
35fd32a4c1
|
added sphinx commands
|
2020-04-07 17:57:48 +02:00 |
|
|
e2a6c96025
|
adde sphinx commands
|
2020-04-07 17:56:38 +02:00 |
|
|
c9ba2566f6
|
Merge remote-tracking branch 'origin/testing' into testing
# Conflicts:
# communicator.py
|
2020-04-06 20:51:09 +02:00 |
|
|
9040cf898b
|
Added/update docstring
|
2020-04-06 20:48:36 +02:00 |
|
|
64f7d9b83e
|
test them consumers, boy
|
2020-04-01 02:23:38 +02:00 |
|
|
1e8e3bd86c
|
consumers :)
|
2020-04-01 02:20:39 +02:00 |
|
|
e0c4d68da5
|
log exception
|
2020-04-01 02:15:01 +02:00 |
|
|
65db908fb6
|
add more logging
|
2020-04-01 02:05:15 +02:00 |
|
|
de64ef0e41
|
add date to log output
|
2020-04-01 01:58:49 +02:00 |
|
|
87217d121d
|
generate uuid
|
2020-04-01 01:57:27 +02:00 |
|
|
5a7e1590e9
|
added minimal excpetion handling to communicator.py
|
2020-04-01 01:03:50 +02:00 |
|
|
f2c82419c8
|
added minimal excpetion handling to communicator.py
|
2020-04-01 01:02:33 +02:00 |
|
|
a784cad088
|
added learnconsumerlist to init phase of app.py
|
2020-03-31 22:58:59 +02:00 |
|
|
bfbbb3f089
|
Merge pull request 'Create unit tests' (#3) from testing into master
|
2020-03-31 21:49:57 +02:00 |
|
|
7d19ec0fa8
|
Fixed tests
|
2020-03-31 14:26:29 +02:00 |
|
|
7a7643cfeb
|
See if currentconsumer is null after init
|
2020-03-31 12:24:53 +02:00 |
|
|
d47d2e8d97
|
Added not None assert to updateconsumertest
|
2020-03-31 11:46:19 +02:00 |
|
|
4d1a0e1d57
|
Fix updateconsumer text
|
2020-03-30 22:12:21 +02:00 |
|
|
bbfa138849
|
tests now run
|
2020-03-30 21:36:26 +02:00 |
|
|
782d652c0d
|
extract envvar to module-level variable
|
2020-03-30 19:52:52 +02:00 |
|
|
50dec05e6b
|
tests done
|
2020-03-30 19:33:09 +02:00 |
|
|
39d32f39f4
|
add mock libraries
|
2020-03-30 17:43:30 +02:00 |
|
|
40db3cd26e
|
add pytest dependency
|
2020-03-30 17:37:58 +02:00 |
|
|
ed01ead04d
|
Merge pull request 'Wire all components together' (#2) from wire_together into master
\O/
|
2020-03-30 17:34:35 +02:00 |
|
|
77f01db969
|
solve circular dependency
|
2020-03-30 17:15:59 +02:00 |
|
|
94edf03cf8
|
introduce type hinting to consumerlocator
|
2020-03-30 17:10:48 +02:00 |
|
|
62f059b461
|
merge PR #1 Communicator API impementation branch: dev-communicator
|
2020-03-29 20:04:53 +02:00 |
|
|
fe3537ff31
|
communicator requests api implementation done
|
2020-03-29 20:00:27 +02:00 |
|
|
2b44a5bbad
|
Added environment variable and fixed stuff
|
2020-03-29 19:18:25 +02:00 |
|
|
48da2c1bb5
|
Merge branch 'master' of https://git.kmlabz.com/GoldenPogacsa/producer
|
2020-03-29 18:29:07 +02:00 |
|
|
9783b8c20b
|
Fixed a lot of typos in consumerlocator and added some mocks
|
2020-03-29 18:27:19 +02:00 |
|
|
06671e29b8
|
Merge branch 'master' of gitea:GoldenPogacsa/producer
|
2020-03-29 18:26:22 +02:00 |
|
|
ef47d7d6d3
|
mock real behaviour
|
2020-03-29 18:26:19 +02:00 |
|
|
39c34f2a67
|
Merge remote-tracking branch 'origin/master'
|
2020-03-29 18:00:12 +02:00 |
|
|
36272830d5
|
Learn available consumers after switching current consumer
|
2020-03-29 18:00:00 +02:00 |
|
|
459806683a
|
Merge branch 'master' of gitea:GoldenPogacsa/producer
|
2020-03-29 17:58:12 +02:00 |
|
|
4ff137d758
|
make communicator singleton
|
2020-03-29 17:58:04 +02:00 |
|