Open
Bug 2002902
Opened 6 months ago
Updated 5 months ago
landing-checks: Replace use of __subclasses__() with decorator to make a list of available checks
Categories
(Conduit :: Lando, enhancement, P3)
Conduit
Lando
Tracking
(Not tracked)
NEW
People
(Reporter: shtrom, Assigned: shtrom)
References
(Blocks 1 open bug)
Details
- landing_checks: https://github.com/mozilla-conduit/lando/blob/759d69de590854d9268070bde48a2758cb73f76b/src/lando/utils/landing_checks.py#L685-L686
- github_checks https://github.com/mozilla-conduit/lando/blob/main/src/lando/utils/github_checks.py#L612-L613
This may also help simplify the testing logic https://github.com/mozilla-conduit/lando/blob/6281b28f2e835253f8541f9c90795eb703491456/src/lando/main/tests/test_models.py#L355-L361
| Assignee | ||
Updated•6 months ago
|
Assignee: nobody → omehani
Updated•5 months ago
|
Type: defect → enhancement
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•