1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Commit Graph

230 Commits

Author SHA1 Message Date
TheBusyBiscuit
9387f28446
[CI skip] Updated auto-squash workflow 2022-03-10 20:40:47 +01:00
TheBusyBiscuit
72c82a4c37
[CI skip] Merge pull request #3472 from Slimefun/renovate/actions-setup-java-3.x
Update actions/setup-java action to v3
2022-03-07 16:30:42 +01:00
Renovate Bot
8d193467f4
Update actions/checkout action 2022-03-01 18:57:28 +00:00
Renovate Bot
8fe6f76203
Update actions/setup-java action to v3 2022-02-24 15:22:34 +00:00
TheBusyBiscuit
1e362af027
[CI skip] Remove auto-commenting on issues
We have a pretty good triage team nowadays, no need for the repetitive automated response that noone bothers to fill out anyway.
Most of the time, someone from the team will provide a reason already.
2022-02-02 12:09:40 +01:00
TheBusyBiscuit
c1074faeb2 Added PlayerProfile#hasUnlockedEverything()
and also updated all workflows to JDK 17
2022-01-16 14:17:50 +01:00
Renovate Bot
02512f309d
Update actions/setup-java action to v2.5.0 2021-12-21 11:55:08 +00:00
TheBusyBiscuit
076d8eb837 Run workflows on JDK 16 (Project still targets Java 8) 2021-12-17 17:54:36 +01:00
Renovate Bot
76b6e399ee
Update actions/setup-java action to v2.4.0 2021-11-29 11:48:44 +00:00
Renovate Bot
ab8ec1653d
Update actions/checkout action to v2.4.0 2021-11-02 18:12:06 +00:00
Renovate Bot
93d466b65b
Update actions/checkout action to v2.3.5 2021-10-15 16:20:10 +00:00
Renovate Bot
8da712453f
Update ibiqlik/action-yamllint action to v3.1.0 2021-10-10 15:11:34 +00:00
Renovate Bot
34a0235db5
Update actions/setup-java action to v2.3.1 2021-09-29 11:22:59 +00:00
Renovate Bot
08e9e86ac7
Update thollander/actions-comment-pull-request action to v1.0.4 2021-09-11 20:12:20 +00:00
TheBusyBiscuit
6e65d653ea
Merge pull request #3230 from Slimefun/renovate/pascalgn-automerge-action-0.x
Update pascalgn/automerge-action action to v0.14.3
2021-09-05 10:13:46 +02:00
Renovate Bot
798b5b8b47
Update thollander/actions-comment-pull-request action to v1.0.3 2021-09-04 22:00:12 +00:00
Renovate Bot
b7b24dca44
Update pascalgn/automerge-action action to v0.14.3 2021-09-03 20:20:49 +00:00
Daniel Walsh
b1b87580ec
[CI Skip] Merge pull request #3219 from Slimefun/renovate/devmasx-merge-branch-1.x
Update devmasx/merge-branch action to v1.4.0
2021-08-30 12:02:00 +01:00
Renovate Bot
eebe7a3ee2
Update devmasx/merge-branch action to v1.4.0 2021-08-30 10:59:31 +00:00
Renovate Bot
8b004058af
Update thollander/actions-comment-pull-request action to v1.0.2 2021-08-30 10:59:28 +00:00
Sfiguz7
0a49e5fd0b
Update maven-compiler.yml 2021-08-30 12:15:17 +02:00
Renovate Bot
269350cfb2
Update actions/setup-java action to v2.3.0 2021-08-23 12:51:29 +00:00
Renovate Bot
b565c9d777
Update ibiqlik/action-yamllint action to v3.0.4 2021-08-19 17:05:14 +00:00
Renovate Bot
df0c6e92ae
Update actions/setup-java action to v2.2.0 2021-08-09 11:31:50 +00:00
TheBusyBiscuit
3316be3eb2
[CI skip] Updated workflow 2021-07-20 10:38:03 +02:00
TheBusyBiscuit
c1c8c7b85d
[CI skip] Fixed workflow syntax 2021-07-20 10:25:49 +02:00
TheBusyBiscuit
27fa717865
[CI skip] Fixed workflow 2021-07-20 10:24:52 +02:00
TheBusyBiscuit
5d851b96a9
[CI skip] Created release candidates workflow
Resolves #3129
2021-07-20 10:23:15 +02:00
TheBusyBiscuit
6971e4225c
[Ci skip] Fixed sonarcloud workflow 2021-07-06 12:55:15 +02:00
TheBusyBiscuit
c5f509a331
[CI skip] Run the maven-compiler workflow for pull requests targeting any branch 2021-07-05 13:00:04 +02:00
TheBusyBiscuit
1806b3399f [CI skip] Updated workflows 2021-07-04 13:18:47 +02:00
TheBusyBiscuit
35ff56d12a
[CI skip] Updated discord-webhook workflow 2021-07-02 14:08:24 +02:00
TheBusyBiscuit
5ce317936a
[CI skip] Make our yaml-linter happy 2021-07-01 16:52:28 +02:00
TheBusyBiscuit
a9e1571a2b [CI skip] Fix sonarcloud workflow
Sonar requires Java 11, I forgot
2021-07-01 16:50:53 +02:00
TheBusyBiscuit
96730548ee [CI skip] Add sonarcloud workflow for pull requests 2021-07-01 16:47:30 +02:00
TheBusyBiscuit
a77add9248 [CI skip] Implement maven cache for github workflows 2021-07-01 16:47:12 +02:00
Renovate Bot
1edfd76b87
Update pascalgn/automerge-action action to v0.14.2 2021-05-26 20:52:45 +00:00
Renovate Bot
1fd49550be
Update ibiqlik/action-yamllint action to v3.0.2 2021-05-26 07:09:10 +00:00
Renovate Bot
d705e99139
Update actions/setup-java action to v2.1.0 2021-05-17 14:32:39 +00:00
TheBusyBiscuit
1015b2791a
[CI skip] Fixed PR workflows (#3051)
* Update auto-squash.yml

* Hopefully fixed the workflow here.

* Just print it all out

* Update auto-squash.yml

* Update auto-squash.yml

* Update auto-approve.yml
2021-05-13 11:13:43 +02:00
Renovate Bot
9fad375a86
Update pascalgn/automerge-action action to v0.14.1 2021-05-12 00:28:14 +00:00
TheBusyBiscuit
f607cfa583
[Ci skip] Updated auto squash workflow 2021-05-12 00:15:21 +02:00
TheBusyBiscuit
5620528c1d [CI skip] Updated changelog and workflows 2021-05-10 23:18:36 +02:00
The Busy Bot
d2ab1cf81e
[CI skip] New locale updates from Crowdin 2021-05-10 18:41:43 +02:00
TheBusyBiscuit
96f467d9f1
[CI skip] Fixed yaml linter issues 2021-05-07 14:32:15 +02:00
TheBusyBiscuit
e64028486f [CI skip] Added autosquash workflow for Crowdin PRs 2021-05-07 14:26:53 +02:00
TheBusyBiscuit
b51584fddf
[CI skip] Make yaml-linter happy 2021-05-05 18:54:10 +02:00
TheBusyBiscuit
74a93741cc [CI skip] Updated workflows 2021-05-05 18:26:27 +02:00
TheBusyBiscuit
1c5372d261 Complete restructure of language files 2021-04-23 20:48:24 +02:00
Renovate Bot
e7f7e67530
Update ibiqlik/action-yamllint action to v3.0.1 2021-04-23 11:14:03 +00:00