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

Add old linux badge worker functionality back to augur #2431

Merged
merged 3 commits into from
May 27, 2023
Merged

Conversation

IsaacMilarky
Copy link
Contributor

@IsaacMilarky IsaacMilarky commented May 26, 2023

Description

  • Add a new task called collect_linux_badge_info that collects the data the linux badge worker used to
  • This task is in the same file as the repo_info task because it collects misc info about the repo
  • The only reason it is in its own task is because it relies on both github and the CII api.
  • Add an orm method to insert badge data.

Notes for Reviewers
Link to the old badge worker code: https://github.com/chaoss/augur/blob/old-main/workers/linux_badge_worker/linux_badge_worker.py

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
@sgoggins sgoggins merged commit 7142a66 into dev May 27, 2023
@IsaacMilarky IsaacMilarky deleted the linux-badge-tasks branch May 28, 2023 16:37
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.

2 participants