Kichura
09d6dfb0df
[ci skip] Upstream dependencies in workflow scripts. ( #10338 )
2024-03-19 13:30:03 +00:00
Bjarne Koll
850b736e14
Close PRs opened from orgs or bot accounts ( #10281 )
...
Expands the existing close_invalid_prs workflow to also close prs that
were opened from repositories not owned by user accounts.
This is required as such PRs cannot be edited by maintainers.
The implementation re-uses the existing job instead of creating a new
job to limit the amount of checks to the bare minimum.
2024-02-28 15:18:58 +01:00
Jason Penilla
5385b21fd3
[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
f9473d9928
[ci skip] Add gradle wrapper validation action
2023-07-11 23:25:02 +02:00
Jake Potrebic
e16fefb443
[ci skip] add 'accepted' to Done project category ( #9429 )
2023-07-01 10:24:58 +02:00
Jake Potrebic
8a18fc55ab
[ci skip] add 'needs triage' label to invalid on issue close ( #9252 )
2023-06-03 10:43:38 -07:00
Matt Artist
bd35d605e8
[ci-skip] Fix missing closing quote ( #9126 )
2023-04-11 17:57:56 -07:00
Jake Potrebic
f8c01122e6
[ci skip] add missing labels to project status map ( #9106 )
2023-04-09 09:00:43 +02:00
Jake Potrebic
dab4864a11
[ci skip] add workflow for auto-managing issue board ( #8958 )
...
* add workflow for auto-managing issue board
* make concurrency depend on the issue number
* generate token in the action
2023-04-06 14:19:06 -07:00
Jason
fb90721a94
[ci skip] Automatically close PRs from master branches on opening ( #8779 )
2023-01-09 14:43:54 -07:00
Jake Potrebic
41ab602f47
[ci skip] couple more fixes for build pr jar label ( #8599 )
2022-11-30 12:45:27 -08:00
Jake Potrebic
b8919a7cc1
pr command action fixes ( #8591 )
2022-11-23 19:14:41 -08:00
Jake Potrebic
716843890a
[ci skip] Rework workflows to support optional paperclip build ( #8583 )
2022-11-23 11:19:31 -08:00
Pedro
7b3b5938fd
[ci skip] Update checkout action in workflow ( #8510 )
2022-10-26 16:44:55 +01:00
Pedro
eb494184a8
[ci skip] Update workflow dependencies ( #8489 )
2022-10-22 14:13:05 +02:00
Jason Penilla
62dcff3e8d
Update actions
2022-04-05 10:44:21 -07:00
Riley Park
04897b1333
[ci skip] Revert "Create workflow to add new PRs to the PR Queue project ( #6918 )" ( #7046 )
...
This reverts commit b8d486cbc4
.
2021-12-06 01:05:10 -08:00
MiniDigger | Martin
b8d486cbc4
Create workflow to add new PRs to the PR Queue project ( #6918 )
2021-12-05 17:52:47 -08:00
Jason Penilla
a8e5141f2a
[ci skip] Fix double actions on PRs from main Paper repo
2021-12-04 21:19:04 -08:00
Jason Penilla
d3f17db87d
java 17
2021-11-30 19:26:33 +01:00
Alex
2ec6c99152
ci: Update gh actions with caching ( #6819 ) [ci skip]
...
Closes #6474
2021-10-23 14:07:37 +02:00
MiniDigger
f72886c9a6
run CI with --stacktrace
2021-06-14 21:12:21 +02:00
MiniDigger
2d176a6083
eeeeww, maven
2021-06-14 01:33:04 +02:00
MiniDigger
69e6160294
separate out the CI tasks
2021-06-14 00:56:05 +02:00
MiniDigger
5cdbd0064b
update github action to the new setup
2021-06-14 00:51:30 +02:00
Mariell Hoversholm
3d21ab7adb
ci: remove java 8 build
...
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-06-11 19:56:25 +02:00
Mariell Hoversholm
f775e87b4e
[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 12:18:19 +00:00
Mariell Hoversholm
c58b3b277c
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 05:12:50 -07:00
Mariell Hoversholm
ccb217c01d
Change cache keys
2021-03-18 18:03:22 +01:00
Mariell Hoversholm
0081ed1c45
Add javadoc step to GH Actions
2021-01-30 14:41:08 +01:00
Mariell
8e6d90c2d2
[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 17:01:09 -04:00