rss
This package consists of a simple RSS -> ActivityPub bridge made with cattle_grid.
Development
You can run tests via
or run them in watch mode via uv run ptw.
Docker Compose
Simply running
in this project will lead to errors. This is due to rss being a layer on top of cattle_grid, of which we assume the corresponding docker compose up is running in the background.
Updating the feeds
This can be done by running
behave
To run the features, run
and in it uv run behave. For these cattle_grid will generate reports. See cattle_grid_reports for some examples (their names contain RSS and are not super useful).
For these tests to run, one needs to enable testing_mode. This can be done by creating the file
rss
create_app()
Usage via