Skip to content

setup worker, queue and e2e tests#1

Open
gmaclennan wants to merge 3 commits intomainfrom
feat/infra
Open

setup worker, queue and e2e tests#1
gmaclennan wants to merge 3 commits intomainfrom
feat/infra

Conversation

@gmaclennan
Copy link
Member

@gmaclennan gmaclennan commented Feb 3, 2026

Some initial setup of a new worker which uses a queue and writes data to supabase using a direct postgres connection in batches, rather than using the postgres rest api.

Still todo:

  • merge package.json from main and merge in tooling from initial commit
  • github actions setup to run e2e tests
  • add client library as package and use that in e2e tests
  • switch to declarative schema rather than migrations for managing views in particular
  • Add deployment scripts and instructions
  • Ensure deployment can only happen once tests pass
  • Add route for transforming legacy metrics data into new events structure
  • migrate existing metrics data in database to new structure

@gmaclennan gmaclennan self-assigned this Feb 3, 2026
@socket-security
Copy link

socket-security bot commented Feb 3, 2026

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.

1 participant