Owain van Brakel
34432d66a7
Update pr.yml
2019-11-23 23:42:57 +01:00
Owain van Brakel
e95321f347
Update scraper.yml
2019-11-20 20:25:49 +01:00
Owain van Brakel
8721ef6f0e
Update gradle.yml
2019-11-20 20:25:23 +01:00
Owain van Brakel
18021f6bed
gradle: Refactor and update to gradle 6
2019-11-10 01:42:11 +01:00
Owain van Brakel
b6d46a4e76
Merge remote-tracking branch 'upstream/master' into cache
2019-11-07 14:43:44 +01:00
Owain van Brakel
2e50bda0b5
actions: Update cache action
2019-11-07 14:43:40 +01:00
Owain van Brakel
319fbf046e
draft-release: Don't include automated pull requests
2019-11-04 02:45:59 +01:00
Owain van Brakel
5acb7317a7
actions: Release drafter
2019-11-04 02:21:11 +01:00
Owain van Brakel
103b82bd9f
actions: Remove branch after auto merge
2019-11-04 01:46:24 +01:00
Owain van Brakel
bfbe87b66a
actions: cache
2019-11-03 21:13:27 +01:00
Owain van Brakel
93a8c57dfc
actions: Greetings ( #1856 )
2019-11-03 11:52:02 -08:00
Owain van Brakel
856e37bec4
actions: merge
2019-11-02 12:01:58 +01:00
Owain van Brakel
c13511a6ba
actions: Fix
2019-11-02 06:27:44 +01:00
Owain van Brakel
aa7ad3456d
Merge remote-tracking branch 'runelite/master' into 2310-merge
2019-10-31 03:31:27 +01:00
Owain van Brakel
0ef426ef48
actions: fix
2019-10-26 19:56:38 +02:00
Owain van Brakel
f0be529f93
actions: Remove item scraping
2019-10-15 18:27:57 +02:00
Lucwousin
85f266c181
api/client: various (MenuEntry api stuff, agility/translate plugin stuff to use that) ( #1748 )
...
* Standardize MenuEntry methods, make MenuEntry events extend MenuEntry
* Make agility plugin only change entries it needs to
* Clean up chat translator by a lot, also implement cloneable instead of just adding a ranodm copy method smh
* actions: allow slash in PR title
* devtools: Fix checkstyle
* examineplugin: Fix tests
2019-10-11 11:05:45 +01:00
Owain van Brakel
1f5911b48c
actions: Remove merge
2019-10-10 11:54:55 +02:00
Owain van Brakel
15ad899093
actions: Check event source on merge action
2019-10-09 06:15:46 +02:00
Owain van Brakel
67b17b9bbe
actions: Run scraper everyday
...
Bot PRs are automatically merged anyways
2019-10-09 06:08:30 +02:00
Owain van Brakel
79fcfeef94
actions: Merge
2019-10-08 04:53:51 +02:00
Owain van Brakel
b710d86311
actions: Gradle updater labels
2019-10-08 03:23:37 +02:00
Owain van Brakel
7c7fdafe1d
actions: Scraper labels
2019-10-08 03:22:53 +02:00
Owain van Brakel
89a411ad45
actions: Fix stale action
2019-10-06 01:53:40 +02:00
Owain van Brakel
2395059594
actions: Scraper free Ganom
2019-10-05 19:12:04 +02:00
Owain van Brakel
4bd5cd3e39
actions: Gradle free Ganom
2019-10-05 19:11:35 +02:00
Owain van Brakel
beb12f0d60
actions: Remove broken actions
2019-10-04 02:56:42 +02:00
Owain van Brakel
ea0c8d6a3a
actions: Fix item stats scraper
2019-10-04 02:55:53 +02:00
Owain van Brakel
e3d02ffbdb
rs-client: Fix getters ( #1708 )
...
* rs-client: Fix worldmap getters
* rs-client: Fix selectedItemID getter
* rs-client: Fix Clock getters
* rs-client: Fix GameShell getters
* rs-client: Fix ItemDefinition getters
* rs-client: Fix MusicPatchNode getters
* rs-client: Fix NPCDefinition getters
* rs-client: Fix ObjectDefinition getters
* rs-client: Fix ObjectSound getters
* rs-client: Fix class225 getters
* actions: PR lint allow dashes
2019-10-03 14:40:03 -04:00
Owain van Brakel
d83db2b8e4
actions: simplify dependencies
2019-10-02 00:35:52 +02:00
Owain van Brakel
7d2d353c81
actions: No need to run a matrix
2019-10-01 21:13:53 +02:00
Owain van Brakel
cdb69f3d40
actions: Automatically remove merged branches
2019-10-01 20:57:26 +02:00
Owain van Brakel
e03843a985
actions: Automatically merge PRs from the bot
2019-10-01 20:50:01 +02:00
Owain van Brakel
d0133dc77a
actions: More GitHub actions ( #1678 )
...
* actions: Rename stale action
* actions: Use master branch of the action repos
* actions: Use OpenOSRS as name
* gradle: filter dependency updates
* gradle: Add use-latest-versions plugin
* actions: Update dependencies
* actions: Combine actions
* actions: Lint PR title
* actions: gradle console plain
* actions: Build and test with java matrix
* actions: Rane some actions
2019-09-29 20:56:40 -04:00
Owain van Brakel
72e2ed8f48
actions: use bash to update the gradle wrapper
2019-09-25 06:14:48 +02:00
Owain van Brakel
23b1cd3ca5
actions: gradle wrapper permissions
2019-09-25 05:43:36 +02:00
Owain van Brakel
ec3b99f0a7
actions: More GitHub actions ( #1636 )
...
* actions: Run in parallel
* actions: NPC stats scraper
* actions: Rename actions
* actions: Auto approve NPC stats updates
* gradle: Add tasks for different wiki scrape actions
* actions: Add item stats scraper
* actions: run scraper on a schedule (twice a week)
* actions: gradle wrapper updater
2019-09-22 16:33:25 -04:00
Owain van Brakel
c9a3abfae6
actions: Labeler and interaction actions have issues running from a non
...
authorized github token (When sending a PR from a fork for example)
2019-09-11 16:43:17 +02:00
Owain van Brakel
e9b017a78b
project: GitHub actions ( #1577 )
2019-09-10 19:45:09 +01:00