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

Proposal for automatic instance list maintenance #78

Open
syeopite opened this issue Jun 5, 2021 · 0 comments
Open

Proposal for automatic instance list maintenance #78

syeopite opened this issue Jun 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@syeopite
Copy link
Member

syeopite commented Jun 5, 2021

Once either #74 or #76 is merged we should be able to automate instance list maintenance through github actions. Here's an idea of how this may work:

  1. Query instance API
  2. Scans each instance and
    • Validate version date to make sure it is less than thirty days away from iv-org/invidious's latest commit.
    • Validate health to be >= 90%
  3. If either check fails it is removed.
  4. Create PR with the changes.
@syeopite syeopite added the enhancement New feature or request label Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ideas / Not decided
Development

No branches or pull requests

1 participant