39 Commits
Author SHA1 Message Date
bbhtt 7245e35863 Exclude com.redis.RedisInsight 2026-04-22 18:25:25 +05:30
bbhtt 1041c53662 Exclude net.code_industry.MasterPDFEditor from archive action 2026-03-10 17:59:36 +05:30
bbhtt 5b509661ab Apply ruff auto-lint fixes 2026-03-06 09:24:34 +05:30
bbhtt fb395d7dc4 Add workflow to close issues 2026-02-24 00:59:19 +05:30
bbhtt 9021435a7c Exclude org.videolan.VLC.Plugin.makemkv from archive action 2026-02-05 20:37:09 +05:30
bbhtt ea61791a9c Exclude linuxaudio plugins from domain comment 2026-01-15 20:21:16 +05:30
bbhtt 4878cd14a1 Exclude ru.linux_gaming.PortProton from EOL action 2025-12-22 18:57:00 +05:30
bbhtt 8afc2b18be Exclude appids starting with runtime or sdk prefix fully 2025-11-01 15:42:09 +05:30
bbhtt 0dbdbd27ab Exclude org.nicotine_plus.Nicotine from EOL action 2025-09-19 19:10:24 +05:30
bbhtt bd86627896 domain_from_appid: Ignore more extension patterns 2025-08-10 15:58:45 +05:30
bbhtt fe41a6c84b domain_from_appid: Ignore extensions and baseapp
these don't get verified
2025-08-10 06:35:26 +05:30
bbhtt 35e4389109 domain_from_appid: Return none string 2025-08-09 10:19:26 +05:30
bbhtt 006286498b domain_from_appid: Fix the script and post more detailed comment 2025-08-09 10:16:21 +05:30
bbhtt 3ad48f3840 Add script to get domain from appid 2025-08-09 06:55:51 +05:30
bbhtt af3316670d archive_eol: Add some more exclusions 2025-07-02 09:06:29 +05:30
bbhtt 302c3a10ae archive_eol: Convert to list 2025-07-02 08:59:19 +05:30
bbhtt fa40371e6d archive_eol: Add some more exclusions 2025-07-02 08:56:44 +05:30
bbhtt 59dccb1d13 archive_eol: Lowercase everything before passing to GitHub
GH is case insensitive but ref IDs aren't so if a rename was EOL-ed
eg. `org.gnome.chess` -> `org.gnome.Chess` and the exclusion had
only one of them, the repo would still get EOL-ed as both resolves
to the same github repo
2025-07-02 08:52:36 +05:30
bbhtt de20eea7ff archive_eol: Reduce activity threshold to 13 weeks 2025-07-02 08:27:29 +05:30
bbhtt 33d1ef3483 validate: Allow title to start with lowercase add 2025-05-26 07:35:30 +05:30
bbhtt 6eb7d8daba Add new PR automation 2025-05-25 11:59:33 +05:30
bbhtt f79c512996 Just print the list
this action is not getting used anyways due to hitting API quotas
2024-12-10 21:17:55 +05:30
bbhtt bea91fc322 Add vkBasalt extension to exceptions 2024-12-08 12:47:34 +05:30
bbhtt bf42f138a0 Add python format and lint CI 2024-11-07 14:02:10 +05:30
bbhtt 6b819f6f7e archive_eol: Remove rust-nightly 2024-10-08 08:56:19 +05:30
bbhtt 72b6ff12b6 Add script to archive orphaned repos 2024-09-20 21:27:14 +05:30
bbhtt 57a39a7c2b archive_eol: Add some more excludes 2024-09-20 09:54:01 +05:30
bbhtt c86f3cfb2a archive_eol: Handle beta refs too and remove restriction on arches 2024-09-20 09:43:53 +05:30
bbhtt 5e109e4918 archive_eol: Handle githubexception when getting last commit time 2024-09-20 09:35:33 +05:30
bbhtt a25236ac64 archive_eol: Add more LinuxAudio plugins to exceptions 2024-09-20 09:15:36 +05:30
bbhtt 8eae8bfc9e archive_eol: Make description more descriptive 2024-09-20 09:02:19 +05:30
bbhtt fe7035367c archive_eol: Use last commit time on default branch instead of pushed_at
pushed_at counts all branches so if x-checker is making new PRs it won't
be countted even if the repo is inactive
2024-09-20 08:52:18 +05:30
bbhtt b5e9fe9afc archive_eol: Set a description before archiving 2024-09-20 08:44:55 +05:30
bbhtt c235d646be eol: Fix grammar 2024-07-17 21:19:47 +05:30
bbhtt 9f1a262fe2 eol: Add reason strings for exclusions and add rust-nightly 2024-07-17 21:05:54 +05:30
bbhtt 93084c900f archive_eol.py: Remove full stop so that links are valid 2024-07-10 17:59:29 +05:30
bbhtt bd128deef9 archive_eol: Change datetime.UTC to datetime.timezone.utc
This works on older Python versions and the first is an alias to
the second
2024-07-10 17:54:52 +05:30
bbhtt 3cddb151fb Add a cutoff period before archiving 2024-07-10 17:46:15 +05:30
bbhtt ec0a36a006 Add action to archive repositories of EOL apps 2024-07-10 17:46:15 +05:30