Version 1.1.0 #32

Merged
williamp merged 28 commits from testing into master 2023-04-16 19:58:10 +00:00

28 Commits

Author SHA1 Message Date
256c4dddb1 Merge pull request 'garbage-collection' (#31) from garbage-collection into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #31
2023-04-16 19:38:41 +00:00
c4e1a7ab75 add cleanupEvents to worker 2023-04-16 15:24:51 -04:00
723421160f create cleanupEvents function 2023-04-16 15:24:25 -04:00
8d51a75275 bugfix, have hourly run occur at the 59th minute
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 10:54:43 -04:00
61f6ea3502 Merge pull request 'Redis Messaging implementation' (#30) from redis-messaging into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #30
2023-04-16 14:44:42 +00:00
e46b1ef4b9 edit docker-compose for celery 2023-04-13 23:56:02 -04:00
85753c5afe rewrite worker to run on celery and redis 2023-04-13 02:11:59 -04:00
b07a9c70d2 Merge pull request '10-detect-empty-db' (#29) from 10-detect-empty-db into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #29
2023-03-24 02:20:17 +00:00
99dc76b25a check for empty database before begin 2023-03-23 22:19:03 -04:00
20af991841 add table detection logic 2023-03-23 20:57:37 -04:00
961573ade1 Merge pull request ''created' time to appear in user's defined tz' (#28) from 22-created-time-localtime into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #28
2023-03-23 23:55:03 +00:00
3a3fd2da9a 'created' time to appear in user's defined tz 2023-03-23 19:53:38 -04:00
ed9f7864e8 Merge pull request 'add podStatus' (#27) from issue-24-liveness-page into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
2023-03-23 22:59:03 +00:00
55161f0330 add podStatus 2023-03-23 18:56:59 -04:00
10d0a472b0 Merge pull request 'update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2' (#25) from upgrade-image-python-3.11.2-alpine-3.17 into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #25
2023-03-23 02:15:39 +00:00
f4106f2045 update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2 2023-03-22 22:14:42 -04:00
94bb4c7ac7 Merge pull request 'make links clickable in task descriptions' (#23) from 21-make-links-clickable-tasks into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #23
2023-03-23 02:07:02 +00:00
a58cc0ffcb make links clickable in task descriptions 2023-03-22 21:59:09 -04:00
437c093adf logging bugfix
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 22:44:51 -04:00
d0a6b98ddc Merge pull request 'server-logs' (#18) from server-logs into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #18
2023-03-21 23:24:54 +00:00
f1e9c492de Merge branch 'testing' into server-logs 2023-03-21 23:24:48 +00:00
2490fb6698 Merge pull request 'change version branding to 1.1.0' (#17) from version-branding into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
2023-03-21 23:24:43 +00:00
fb7df832dc Merge branch 'testing' into version-branding 2023-03-21 23:24:07 +00:00
7372eb625c Merge pull request 'update dependencies' (#16) from dependency-updates into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #16
2023-03-21 23:23:15 +00:00
c21cb03546 add logging to apps 2023-03-21 19:18:08 -04:00
b68e48b1cf create logging service 2023-03-21 19:17:35 -04:00
d9391c73e9 change version to 1.1.0 2023-03-21 18:15:01 -04:00
c9b924a1e3 update dependencies 2023-03-21 18:12:48 -04:00