Giacomo Leidi
584186e831
Update system dependencies.
2024-03-20 00:41:57 +01:00
Giacomo Leidi
9763ca5fbf
Update system dependencies.
2024-03-14 12:39:16 +01:00
Giacomo Leidi
904aa06629
Fix docker image.
2024-03-02 00:12:05 +01:00
Giacomo Leidi
be715d201c
Update dependencies.
2024-03-01 23:38:11 +01:00
Giacomo Leidi
647925acd3
Update dependencies
2024-02-28 23:45:20 +01:00
Giacomo Leidi
e5100d499e
Update channels-lock.scm
2024-02-18 14:00:38 +01:00
Giacomo Leidi
9ac1d55d02
Update channels-lock.scm
2024-02-01 20:28:14 +01:00
Giacomo Leidi
bf1c18f347
update guix config
2024-01-28 21:50:00 +01:00
Giacomo Leidi
e381c1b522
Migrate to importlib and update some dependencies ( #189 )
...
* Migrate to importlib.
* Update CI
2024-01-28 21:08:17 +01:00
Giacomo Leidi
77a881980b
Update README.md.
2024-01-07 22:44:11 +01:00
Giacomo Leidi
5710d46874
Update README.md.
2024-01-07 22:42:51 +01:00
Giacomo Leidi
9794b00cc0
add badges
2024-01-07 22:37:58 +01:00
Giacomo Leidi
5ebaa04f3d
Revert "Update .envrc"
...
This reverts commit 1e43a4e12d
.
2023-10-30 20:58:53 +01:00
Giacomo Leidi
0f19cf4a9e
Revert "temporary lock"
...
This reverts commit 8d3026523a
.
2023-10-30 20:57:07 +01:00
Giacomo Leidi
8d3026523a
temporary lock
2023-10-10 19:55:39 +02:00
Giacomo Leidi
1e43a4e12d
Update .envrc
2023-10-10 18:04:05 +02:00
Giacomo Leidi
45e1f551d8
Update release.yml
2023-07-17 17:48:32 +02:00
Giacomo Leidi
056e0217aa
Release v0.3.6.
2023-07-16 15:33:26 +02:00
Giacomo Leidi
acce3a83fe
Enable publishing events by UUID. ( #187 )
2023-07-16 15:09:08 +02:00
Giacomo Leidi
775fb89cf6
telegram: Add support for topics. ( #184 )
2023-07-16 13:27:00 +02:00
Giacomo Leidi
bf3170cb6f
Decouple DB instantiation from logger instantion. ( #188 )
2023-07-11 22:24:56 +02:00
Giacomo Leidi
ff7567dc1b
Update docker image.
2023-07-11 19:20:08 +02:00
Giacomo Leidi
f16cffa44e
Update Guix channel references.
2023-07-11 17:23:21 +02:00
Giacomo Leidi
7bcb374891
scripts/scheduler.py: Pass dry_run configuration.
2023-07-11 15:50:12 +02:00
Giacomo Leidi
b17dc556d7
Fix scheduler.
2023-07-11 15:23:40 +02:00
Giacomo Leidi
201e259d37
Update CI
2023-07-11 02:19:01 +02:00
Giacomo Leidi
9744f436ae
Update build_docker_image.sh.
2023-07-11 01:50:19 +02:00
Giacomo Leidi
34ebd8f982
Update release.yml
2023-06-11 00:07:35 +02:00
Giacomo Leidi
aaff82fe98
Update .envrc.
2023-06-10 23:34:12 +02:00
Giacomo Leidi
1c7e3c7ed5
Update docker-compose.yml
2023-06-10 23:31:04 +02:00
Giacomo Leidi
c40a7aca35
Release v0.3.5.
2023-06-10 23:27:34 +02:00
Giacomo Leidi
4757cc6ec8
Hotfix release script
2023-06-10 23:24:59 +02:00
Giacomo Leidi
6bd2d606df
Store notifications. ( #180 )
2023-05-22 13:00:37 +02:00
Giacomo Leidi
3874acf247
Failures ( #183 )
...
* Update beautifulsoup4 to 4.11.
* Update docker image.
* Add type annotations.
* Publish where you can and notify errors.
* Add tests for partial publishing.
2023-05-22 12:53:32 +02:00
Giacomo Leidi
6b72b2630f
Update tweepy to 4.13.
2023-04-18 01:16:16 +02:00
Giacomo Leidi
28446c3401
Update .envrc.
2023-01-03 18:55:50 +01:00
Giacomo Leidi
1d3e5047e8
Update development-environment-with-guix.md
2023-01-03 18:54:19 +01:00
Giacomo Leidi
1c9a95db84
Update development-environment-with-guix.md
2023-01-03 16:46:35 +01:00
Giacomo Leidi
1678e836c9
Update development-environment-with-guix.md
2023-01-03 16:42:19 +01:00
Giacomo Leidi
a445eedaea
Switch to TWC DockerHub account ( #182 )
2022-12-20 22:36:38 +01:00
Simone Robutti
370e00d187
decouple dataclasses from models ( #181 )
...
* fixed parsing bug
* implemented events and publications endpoints
split endpoints by entity
removed credentials
* add pagination (#179 )
* added pagination
* integrated pagination with tortoise
* added test for publications
* removed converter file
* moved publications to dataclasses module
* implemented import pattern on dataclasses to prevent circular imports
* removed redundant fetch
* removed unused query
* split build_publications
* split failed_publications
* removed redundant query functions
* split publication retrieve
* split all read functions
* removed redundant write function
* fixed lock
2022-12-11 14:15:04 +01:00
Simone Robutti
ddc706e201
Add publication crud ( #178 )
...
* fixed parsing bug
* implemented events and publications endpoints
split endpoints by entity
removed credentials
* add pagination (#179 )
* added pagination
* integrated pagination with tortoise
* added test for publications
* removed converter file
* updated dependencies
2022-12-07 21:46:57 +01:00
Giacomo Leidi
081ca87857
Update dependencies. ( #177 )
2022-11-13 14:31:03 +01:00
Giacomo Leidi
cf9ffd2149
query: Add get_event_publications.
2022-10-26 00:43:25 +02:00
Giacomo Leidi
04f29e37e4
Drop Guix CI for master and PRs. ( #176 )
2022-10-20 19:16:57 +02:00
Simone Robutti
44340fde8f
Introduced FastAPI and Postgres support ( #173 )
...
* added poc
* added check for sqlite db
* added events test
* draft docker-compose-test.yml
* improved docker-compose
* added support for postgres migrations
* add documentation
* added some qol to migrations
* added migration generation script
* removed settings.toml
* waiting for postgress in script
* commented script
* added sample web config
* fixed tests
* mock memory db
* reviewed PR
2022-10-14 22:11:27 +02:00
Simone Robutti
63a30bb483
refactor coordinators ( #171 )
...
* introduced CommandConfig object
* added dry_run for start command
* added test to start_dry_run
* added dry_run recap
* fixed import
* improved printing
* fixed zulip debug info
* improved recap dry-run print
* moved coordinator classes into dedicated package
* removed unused init
* divided event coordinators from recap coordinators
* added some docstrings
2022-09-24 16:46:03 +02:00
Giacomo Leidi
2d328a30bf
Update development-environment-with-guix.md
2022-08-16 01:04:51 +02:00
Giacomo Leidi
4ce6c7b171
Update dependencies. ( #170 )
...
* Update Guix commit.
* Update dependencies
* Drop CONNECTION_NAME hack.
2022-07-26 22:23:47 +02:00
Simone Robutti
b6e203577e
add dry run ( #172 )
...
* introduced CommandConfig object
* added dry_run for start command
* added test to start_dry_run
* added dry_run recap
* fixed import
* improved printing
* fixed zulip debug info
* improved recap dry-run print
2022-07-25 19:26:47 +02:00