26 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 9021435a7c Exclude org.videolan.VLC.Plugin.makemkv from archive action 2026-02-05 20:37:09 +05:30
bbhtt 4878cd14a1 Exclude ru.linux_gaming.PortProton from EOL action 2025-12-22 18:57:00 +05:30
bbhtt 0dbdbd27ab Exclude org.nicotine_plus.Nicotine from EOL action 2025-09-19 19:10:24 +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 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 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