Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Matomo API tracking code and Celery task queue #820

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sfisher
Copy link
Contributor

@sfisher sfisher commented Jan 13, 2025

See #728 and #757 .

This gets rid of API tracking code and also removes Celery task queue and SQLAlchemy (required by Celery).

Things to do after deploy: remove Celery DB tables manually and remove the token for Matomo from SSM which isn't used anymore.

I already checked with Ashley and she removed the startup of the service/daemon for Celery on stage/production. 🎉

Also we can archive the forked repo on github.

…seems to have some breaking configuration changes currently. I'll cherry pick this commit into it's own pull request if this works.
… tracking. Still need to remove server starting of proc-celery and db tables and auth_token from ssm.
@sfisher sfisher requested a review from jsjiang January 13, 2025 22:56
@sfisher sfisher linked an issue Jan 13, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MAINTENANCE] Remove Matomo API Tracking Code
1 participant