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

Check for stale DB on quality gate runs #2050

Open
wagoodman opened this issue Aug 12, 2024 · 0 comments
Open

Check for stale DB on quality gate runs #2050

wagoodman opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working changelog-ignore Don't include this issue in the release changelog
Milestone

Comments

@wagoodman
Copy link
Contributor

wagoodman commented Aug 12, 2024

In v5 and earlier we've had a DB check to ensure our quality gate DB in use was not too out of date. We've removed this since there is no longer enough historical entries to account for this check (3 as opposed to 90). In v6 we should add back a history.json or similar file that we can check against that has more than just the latest entry.

Related to #2036, which takes out the check

@wagoodman wagoodman added bug Something isn't working changelog-ignore Don't include this issue in the release changelog labels Aug 12, 2024
@wagoodman wagoodman added this to the DB v6 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working changelog-ignore Don't include this issue in the release changelog
Projects
Status: Ready
Development

No branches or pull requests

1 participant