Skip to content

Decouple repo-updater store from the rest of the codebase

Warren Gifford requested to merge asdine/decouple-repo-updater-store into main

Created by: asdine

This PR decouples the repo-updater Store from the rest of the codebase by replacing all calls done from the Campaigns and Frontend by the db.ExternalService store.

Merge request reports

Loading