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

new forgejo scaler #6495

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

use pascal case for tests

a63882e
Select commit
Loading
Failed to load commit list.
Open

new forgejo scaler #6495

use pascal case for tests
a63882e
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2025-01-29 09:45:13 ago

3 / 7 tasks completed

4 tasks still to be completed

Details

Required Tasks

Task Status
The issue on forgejo with the new endpoint needed to make this autoscaler work. https://codeberg.org/forgejo/discussions/issues/241 Incomplete
The accepted PR https://codeberg.org/forgejo/forgejo/pulls/6300 Incomplete
The modifications on the forgejo runner to work as a scaled job. https://code.forgejo.org/forgejo/runner/pulls/423 Incomplete
When introducing a new scaler, I agree with the scaling governance policy Completed
I have verified that my change is according to the deprecations & breaking changes policy Completed
Tests have been added Completed
Changelog has been updated and is aligned with our changelog requirements Incomplete
A PR is opened to update our Helm chart (repo) (if applicable, ie. when deployment manifests are modified) Incomplete
A PR is opened to update the documentation on (repo) (if applicable) Incomplete
Commits are signed with Developer Certificate of Origin (DCO - learn more) Incomplete
Please, add an e2e test covering the scaler. You get more info about how to do it here Incomplete
Could you open a PR to docs adding the scaler in next version? Incomplete
All commits must be signed and that's why DCO check is failing, please rebase your branch signing all the commits (how to do that it's explained in the check page) Incomplete