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

Deploy Fetchers on Backend [Crucial] #222

Open
samuelsogbesan opened this issue Sep 25, 2020 · 0 comments
Open

Deploy Fetchers on Backend [Crucial] #222

samuelsogbesan opened this issue Sep 25, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed P0

Comments

@samuelsogbesan
Copy link
Collaborator

Description

We need to instantiate our fetchers so that they can actively get data from GitHub/BuildBot and populate the GCP Datastore with revision information.

Note: The datastore has a couple of dummy revision entities that will likely need to be deleted.

Implementation

Instantiate GitHubClient and BuildBotClient inside DashboardApplication, and run their .run methods.

A more full explanation of their functionality can be found at #221 and #173

@samuelsogbesan samuelsogbesan added enhancement New feature or request help wanted Extra attention is needed P0 labels Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed P0
Projects
None yet
Development

No branches or pull requests

1 participant