Commit Graph
15 Commits
Author SHA1 Message Date
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