Raicuparta
757498e81e
lower update frequency
2022-11-04 20:17:26 +00:00
Raicuparta
94ccc0f79f
cancel action if rate limit reached
2022-11-04 19:57:53 +00:00
Noah
e9540e2d33
Use author display in notification ( #481 )
2022-10-27 17:02:40 -04:00
Damián Garro
e2fa834d94
Don't remove schema in generated PR ( #467 )
...
* Don't remove schema in generated PR
* Also add $schema to globals's ModDB
2022-10-15 08:19:28 +02:00
Raicuparta
4fbc38198c
mods no longer array
2022-10-14 22:28:05 +02:00
Raicuparta
909387fc62
No need to make tags type-safe
2022-10-14 21:17:25 +02:00
Raicuparta
6f6f4c4494
Add tags ( #458 )
...
* add tags
* add tweaks tag
* add integration category
* a few more
* tweaks
* add tags to output
2022-10-14 04:35:45 +02:00
Raicuparta
8fbd22973b
Update deprecated stuff ( #457 )
...
* Update actions that were using Node.js 12
* uh? forgot to save
* migrate from set-output to environment variable
* update packages
* update lock files
2022-10-14 02:46:09 +02:00
Raicuparta
1928fa6690
add mod db schema ( #456 )
2022-10-14 02:11:17 +02:00
Raicuparta
7204547a13
try (and succeed) more parallel requests ( #428 )
...
* try-more-parallel
* actually it's ms
2022-10-01 01:05:20 +02:00
Raicuparta
330c8a7ca4
fixed missing console log
2022-10-01 00:48:24 +02:00
Raicuparta
0d56e018a9
fix time measurement
2022-10-01 00:41:35 +02:00
Raicuparta
3d833d715b
measure time to run each thing
2022-09-30 21:12:13 +02:00
Raicuparta
2f30a0aeb1
fix mod install counts
2022-09-30 21:06:34 +02:00
Raicuparta
98b31a97a4
try to run some stuff in parallel
2022-09-30 20:51:11 +02:00
Raicuparta
77b58d5440
add manager install counts
2022-09-30 20:02:21 +02:00
Ben C
434baeee6e
Fix Too Many Arguments Errors ( #419 )
...
* Try to fix PR Action
* Add Checks And Future-Proofing
2022-09-20 15:12:51 -04:00
Raicuparta
cb06d9b7f1
Add page view counts to database ( #396 )
...
* count views from analytics
* parse from text
* refactor into separate file
* add view counts to database
* add missing secret
* use base64-encoded
2022-09-04 10:10:51 +02:00
Raicuparta
c341447ffd
Disable long logs
2022-08-28 10:34:23 +02:00
Raicuparta
48c643cf27
add authorDisplay field
2022-08-27 03:27:54 +02:00
Raicuparta
0a41268560
Update references to point to ow-mods org
2022-08-26 14:44:28 +02:00
Raicuparta
eeb49f6609
fix pinging roles
2022-08-24 22:17:35 +02:00
Raicuparta
e66dea601f
ping roles on update
2022-08-24 22:00:52 +02:00
Noah
9e7b2ebc2b
Prerelease Date Check ( #362 )
2022-08-19 01:46:52 +02:00
_nebula
27fb5de8a4
remove remove difftype ( #336 )
2022-07-06 22:44:49 +01:00
Raicuparta
e15d6e9695
fix alpha mod notifications
2022-05-27 15:27:12 +08:00
Ricardo
e9ca7a24d6
Add alpha mods ( #311 )
...
* Add alpha mods
* separate alpha releases from non-alpha
2022-05-27 09:06:19 +02:00
Nick
7d91ed30c9
Only send discord notification if there are diffs
2022-05-26 13:15:15 +08:00
Raicuparta
7d9f613804
Merge multiple notifications into one. Handle notification errors.
...
Closes #310
2022-05-26 11:01:34 +08:00
Noah
fef6c64375
Implement Alpha Mods ( #299 )
...
* Fix typo
* Alpha
* Alpha Mods
2022-05-26 09:01:01 +08:00
Raicuparta
0538dead2b
fix prereleases not notifying of release hasn't happened in 24h
2022-05-04 11:57:52 +02:00
Raicuparta
8a4ef03826
Ignore draft releases
2022-05-04 11:44:06 +02:00
Raicuparta
d043069c2c
re-enable prerelease notifications
2022-05-01 23:58:31 +02:00
Raicuparta
99a19ec15d
filter out releases with no zips
2022-04-24 10:48:58 +02:00
Raicuparta
86092f939f
Add octokit throttle plugin
2022-04-20 13:38:18 +02:00
Raicuparta
09d515f935
retry all
2022-04-20 13:25:25 +02:00
Raicuparta
b393f8f3cd
add retry plugin
2022-04-20 13:13:40 +02:00
Raicuparta
27bb22ea63
Cleanup
2022-04-20 13:02:19 +02:00
Raicuparta
d586313384
remove leftover usages of github action dependency
2022-04-20 12:53:55 +02:00
Raicuparta
951bdc33c9
use @actions/github instead of @octokit/action
2022-04-20 12:50:23 +02:00
Raicuparta
62ae182810
only notify of updates that happened within the last 24 hours
2022-04-17 16:46:03 +02:00
Ricardo
117a705fbf
Parallel requests ( #230 )
...
* Parallel requests
* fix type
2022-04-14 17:30:56 +02:00
Raicuparta
3a541d9f37
fix sorting
2022-04-04 18:20:04 +02:00
Raicuparta
8e40bb767c
add some logs
2022-04-04 18:16:35 +02:00
Raicuparta
81443a9b65
fix latest release from list
2022-04-04 18:15:59 +02:00
Raicuparta
35ef10653b
sort releases by date
2022-04-04 18:02:32 +02:00
Ricardo
774ccbaec2
Prevent test workflow cash with missing discord params
2022-04-03 03:54:55 +02:00
Ricardo
c0220907b3
Prevent mod removal if latest release returns 404
2022-04-01 23:14:39 +02:00
Ricardo
e0910d531b
Disable prerelease notifications
2022-03-31 19:08:00 +02:00
Ricardo
2f96460b5d
latest release as fallback to first release
2022-03-31 13:25:17 +02:00