aboutsummaryrefslogtreecommitdiffstats
path: root/arthur/exts/fun/devops_rules.py (follow)
Commit message (Expand)AuthorAgeLines
* Allow helpers to access rule 4Gravatar Chris Lovering2025-05-03-1/+8
* Format code to new ruff rulesGravatar Chris Lovering2025-02-15-2/+2
* Update URL for rules pageGravatar Chris Lovering2024-08-19-1/+1
* Support parsing the new markdown rules fileGravatar Chris Lovering2024-08-19-12/+8
* Fix the rules command now that the source file is an rst fileGravatar Chris Lovering2024-07-25-6/+12
* Bump ruff target version to 3.12Gravatar Chris Lovering2024-07-05-2/+2
* Update devops rules parsingGravatar Chris Lovering2024-05-07-2/+4
* Update devops rules cog due to new infra repo layoutGravatar Chris Lovering2024-05-07-2/+2
* Run `ruff format` to fix format changesGravatar Joe Banks2024-04-10-2/+2
* Give feedback to invoker when devops rules are successfully re-fetchedGravatar Chris Lovering2024-02-04-1/+2
* Only run deops rules command group if no sub command could be foundGravatar Chris Lovering2024-02-04-1/+1
* Ensure devops rules key cache uses int based keysGravatar Chris Lovering2024-02-04-1/+1
* Enable all ruff rulesGravatar Chris Lovering2024-02-02-1/+1
* Enable unsafe fixes and preview ruff rulesGravatar Chris Lovering2023-11-09-2/+2
* Pull devops rules from Github, not notion (#98)Gravatar ChrisJL2023-08-22-60/+9
* Format devops rules cogGravatar Chris Lovering2023-01-01-9/+9
* Add command to refresh devops rulesGravatar Chris Lovering2023-01-01-3/+8
* Return error if no devops rule match searched indiciesGravatar Chris Lovering2022-10-07-1/+9
* Don't load devops rules if notion api key isn't setGravatar Chris Lovering2022-10-07-1/+7
* Add devops rules commandGravatar Chris Lovering2022-10-07-0/+94