Commit graph

30 commits

Author SHA1 Message Date
Bjarne Koll
321d17cc8c
[ci skip] Only build PRs on correct label (#11811) 2024-12-24 22:58:10 +01:00
Nassim Jahnke
7490b311ff
Update output jar dir references 2024-12-21 13:53:17 +01:00
Jason Penilla
0891cf604b Update setup-gradle action
setup-gradle v4 validates the wrapper
2024-12-04 10:33:50 -07:00
granny
dd3e0459d7 [ci skip] chore: fix incorrect commit hash in PR builds (#11198)
* fix incorrect hash in PR builds

* only apply ref on pull_request triggers
2024-08-06 10:37:26 -07:00
Bjarne Koll
5100786ebf [ci skip] Clean up paperclip build-pr workflow (#10802) 2024-05-28 14:19:31 +02:00
Jason Penilla
8a5ea7e5cf [ci skip] Fix paperclip PR label 2024-05-11 11:13:19 -07:00
Riley Park
365bcb891d [ci skip] adjust projects workflow for label changes 2024-04-28 12:12:57 -07:00
Nassim Jahnke
340b0e9ae1 Update jdk version and distribution in actions 2024-04-28 00:26:43 +02:00
Kichura
f9154ef34f [ci skip] Upstream dependencies in workflow scripts. (#10338) 2024-03-19 14:30:03 +01:00
Jason Penilla
5b0b65027f [ci skip] Make test results viewable in-browser and downloadable (#10055)
* Post test results

* empty commit

* Make a test fail

* Add missing check

* Disable commenting

* Revert "Make a test fail"

This reverts commit d919653c2b.

* remove commenting permission
2023-12-19 19:33:46 -08:00
Nassim Jahnke
3f6585c8be [ci skip] Add gradle wrapper validation action 2023-07-11 23:25:02 +02:00
Jake Potrebic
7caeec36fc [ci skip] couple more fixes for build pr jar label (#8599) 2022-11-30 12:45:27 -08:00
Jake Potrebic
b6c34550ce pr command action fixes (#8591) 2022-11-23 19:14:41 -08:00
Jake Potrebic
e2df6b2c14 [ci skip] Rework workflows to support optional paperclip build (#8583) 2022-11-23 11:19:31 -08:00
Pedro
96871bcde1 [ci skip] Update checkout action in workflow (#8510) 2022-10-26 12:44:55 -03:00
Pedro
b3694909dc [ci skip] Update workflow dependencies (#8489) 2022-10-22 09:13:05 -03:00
Jason Penilla
3b8d599a23 Update actions 2022-04-05 10:44:21 -07:00
Jason Penilla
eef6df3fff [ci skip] Fix double actions on PRs from main Paper repo 2021-12-04 21:19:04 -08:00
Jason Penilla
630e7db10c java 17 2021-11-22 00:26:14 -08:00
Alex
d6ebd18d65 ci: Update gh actions with caching (#6819) [ci skip]
Closes #6474
2021-10-23 14:07:37 +02:00
MiniDigger | Martin
0c4da04848 run CI with --stacktrace 2021-06-14 21:12:21 +02:00
MiniDigger | Martin
e8131d573a eeeeww, maven 2021-06-14 01:33:04 +02:00
MiniDigger | Martin
7abf7d1838 separate out the CI tasks 2021-06-14 00:56:05 +02:00
MiniDigger | Martin
09e54e9d15 update github action to the new setup 2021-06-14 00:45:42 +02:00
Mariell Hoversholm
a849e9f4b0 ci: remove java 8 build
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-06-11 19:56:25 +02:00
Mariell Hoversholm
cc1564ab71 [CI-SKIP] ci: update setup-java action (#5710)
* ci: update setup-java action
* ci: change java distribution to adopt

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 14:18:19 +02:00
Mariell Hoversholm
ed222051a7 ci: replace Java 11 with Java 16 in GH Actions build flow (#5709)
* ci: add Java 16 to GH Actions build flow

With our new dependence on Java 16+ as of Minecraft 1.17 (refer to:
https://www.minecraft.net/en-us/article/minecraft-snapshot-21w19a), we
should also ensure everything we merge builds on Java 16.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* ci: remove Java 11 from build flow

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-05-23 14:12:50 +02:00
Mariell Hoversholm
f63acc3d72 Change cache keys 2021-03-16 17:02:53 +01:00
Mariell Hoversholm
bf531c215a Add javadoc step to GH Actions 2021-01-30 14:33:22 +01:00
Mariell
c7e0a94a2b [CI-SKIP] Add a GitHub Actions job (#4703)
Co-Authored-By: Chew <chew@chew.pw>

Co-authored-by: Chew <chew@chew.pw>
2020-10-28 22:01:09 +01:00