Commit Graph

9 Commits

Author SHA1 Message Date
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