Commit graph

104 commits

Author SHA1 Message Date
Tom Parker-Shemilt
30b7d33e89 Use zero stars for archived repos 2022-12-14 11:23:41 +00:00
jinxdash
b5be241bab
Update main.rs 2022-08-27 14:10:26 +02:00
Tom Parker-Shemilt
3f05bcef2e Allow toc comment markers 2022-07-31 20:32:03 +01:00
Tom Parker-Shemilt
564062dbd1 Fix format 2022-07-22 13:37:09 +01:00
Tom Parker-Shemilt
db0de739d2 Removing all the archived repositories 2022-07-22 13:34:43 +01:00
dcbuilder.eth
56c2fac790 remove(parity override) 2022-07-01 12:34:01 +02:00
dcbuilder.eth
9407358d44 fix(git history with upstream) 2022-07-01 00:39:05 +02:00
dcbuilder.eth
a90990349d add(arkworks to overrides) 2022-06-30 19:00:28 +02:00
Tom Parker-Shemilt
807c4cd6dd Fix token naming so we can do github actions faster 2022-06-11 10:40:33 +01:00
Sergio Gasquez Arcos
d7619c8b43
Add esp-rs exception 2022-05-29 09:54:26 +02:00
Tom Parker-Shemilt
dd9019d35c Fix rust-analyzer link 2022-05-14 12:06:33 +01:00
darrieng
053f76bcc9 Add exception in main.rs 2022-03-19 10:15:15 -04:00
Tom Parker-Shemilt
4fe1950791 Fix hacktoberfest format 2022-02-02 23:15:29 +00:00
Tom Parker-Shemilt
8ae241bbff Fix hacktoberfest unused code 2022-02-02 23:14:30 +00:00
guidsdo
15cacfb09b Whitelist vscode TOML plugin with 860k downloads 2022-01-21 16:08:32 +01:00
Tom Parker-Shemilt
5cf5f92a8d Fix code format 2021-12-09 22:32:54 +00:00
Tom Parker-Shemilt
3edcc6c4a5 Remove some unused variables 2021-12-09 22:29:53 +00:00
Tom Parker-Shemilt
fa9b5f30e8 Improve github regex match 2021-10-16 22:20:07 +01:00
Tom Parker-Shemilt
8537eec865 Fix/check format of checker 2021-10-16 21:57:20 +01:00
Tom Parker-Shemilt
730c04c80c Add hacktoberfest helper 2021-10-10 20:24:08 +01:00
Tom Parker-Shemilt
2d88ee0a2a Always write popularity if we get to the end of the block and haven't
failed
2021-08-21 14:37:22 +01:00
Tom Parker-Shemilt
1997dd882c Nicer debug on metric failure 2021-08-21 14:30:25 +01:00
Tom Parker-Shemilt
64318829ea Re-add cloudsmith 2021-08-14 12:16:53 +01:00
Tom Parker-Shemilt
0810922e9e Document reasons for threshold changes 2021-08-12 22:51:41 +01:00
Tom Parker-Shemilt
fe6b28a4cd Fix editorconfig issues 2021-08-12 22:43:49 +01:00
Tom Parker-Shemilt
b794191fb9 Use overriden star count for writing out 2021-08-12 22:41:28 +01:00
Tom Parker-Shemilt
fa26d70f13 Reduce threshold for emulators 2021-08-12 22:38:57 +01:00
Tom Parker-Shemilt
a22e47d46c Lower the required thresholds for games to 40 stars 2021-08-12 22:25:49 +01:00
Tom Parker-Shemilt
85066f874a Cope with JSON failure better 2021-08-11 00:06:19 +01:00
Tom Parker-Shemilt
0bf87cf7be Higher logging of download steps 2021-08-10 23:56:05 +01:00
Tom Parker-Shemilt
396b3b58b1 Fix no-username downloading 2021-08-10 23:53:32 +01:00
Tom Parker-Shemilt
a2d783ef80 Fix editorconfig issues 2021-08-10 23:51:34 +01:00
Tom Parker-Shemilt
e3116d0eac Merge branch 'master' into popularity 2021-08-10 23:31:55 +01:00
Tom Parker-Shemilt
bbdc9eeb03 Remove all the unpopular items 2021-08-10 23:22:48 +01:00
William Desportes
8cc83c00b8
Editorconfig fixes 2021-08-08 20:57:44 +02:00
Tom Parker-Shemilt
cfaeb2ac88 Initial hacks towards popularity checks 2021-08-08 10:02:09 +01:00
Tom Parker-Shemilt
8cc705a14e Merge branch 'master' into sorted-readme 2021-08-03 11:28:18 +01:00
Tom Parker-Shemilt
0513259ff9 Realised that the Github actions default to the default branch for a repo
(unlike Travis) and so the branch error isn't needed any more
2021-07-30 18:37:30 +01:00
Tom Parker-Shemilt
0491e2ce2d Sort the README and enforce it with the checker 2021-07-25 20:44:10 +01:00
Tom Parker-Shemilt
90edcef35a Ordering was in the wrong order... 2021-06-29 21:07:56 +01:00
Tom Parker-Shemilt
d3260a60d6 Reset some unneeded changes 2021-06-29 20:49:32 +01:00
Tom Parker-Shemilt
e3cd6c6a10 Check the oldest/unchecked ones first 2021-06-29 20:48:00 +01:00
Tom Parker-Shemilt
7bc2d0bb56 Don't retry 429's and don't worry about them if we've got a previous success 2021-06-24 16:28:08 +01:00
Tom Parker-Shemilt
64d605e723 Fix all the other issues with README 2021-06-13 16:07:34 +01:00
Tom Parker-Shemilt
80e35f47c3 Upgrade almost all the deps 2021-05-05 22:21:23 +01:00
Tom Parker-Shemilt
b49400cd8b Kill all the HTML images in favour of Markdown 2020-10-09 09:37:09 +01:00
Tom Parker-Shemilt
722227efed Update the minimum times between checks to reduce build issues 2020-07-24 08:20:26 +01:00
Tom Parker-Shemilt
3b592dae23 Simplified handles with tokio Semaphore 2020-06-03 18:05:12 +01:00
Tom Parker-Shemilt
4b7e6d1488 Get handle once per recursive sequence of get_url calls 2020-06-03 17:57:07 +01:00
Tom Parker-Shemilt
5e9357ed6f Swap back to older reqwest API 2020-06-02 23:02:18 +01:00