54478377ac
[ci skip] Feature requests are now in GitHub Discussions ( #10606 )
...
* [ci skip] feature requests are now discussions, not issues
* Re-add discussion template
* [ci skip] remove old feature label
---------
Co-authored-by: Noah van der Aa <ndvdaa@gmail.com >
2024-04-28 11:12:37 -07:00
340b0e9ae1
Update jdk version and distribution in actions
2024-04-28 00:26:43 +02:00
f9154ef34f
[ci skip] Upstream dependencies in workflow scripts. ( #10338 )
2024-03-19 14:30:03 +01:00
bd592c9e60
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
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 d919653c2b38a3afb74d28e5462685f7ec54b16a.
* remove commenting permission
2023-12-19 19:33:46 -08:00
3f6585c8be
[ci skip] Add gradle wrapper validation action
2023-07-11 23:25:02 +02:00
13911ad3c2
[ci skip] add 'accepted' to Done project category ( #9429 )
2023-07-01 01:24:58 -07:00
82325a9a90
[ci skip] add 'needs triage' label to invalid on issue close ( #9252 )
2023-06-03 10:43:38 -07:00
2c67dc020d
[ci-skip] Fix missing closing quote ( #9126 )
2023-04-11 20:57:56 -04:00
e4ef376e9c
[ci skip] add missing labels to project status map ( #9106 )
2023-04-09 00:00:43 -07:00
b87c297e3b
[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
5967f1f3cc
[ci skip] Update download urls ( #9100 )
2023-04-05 02:06:59 +02:00
8f79964ecd
[ci skip] Automatically close PRs from master branches on opening ( #8779 )
2023-01-09 14:43:54 -07:00
7caeec36fc
[ci skip] couple more fixes for build pr jar label ( #8599 )
2022-11-30 12:45:27 -08:00
b6c34550ce
pr command action fixes ( #8591 )
2022-11-23 19:14:41 -08:00
e2df6b2c14
[ci skip] Rework workflows to support optional paperclip build ( #8583 )
2022-11-23 11:19:31 -08:00
96871bcde1
[ci skip] Update checkout action in workflow ( #8510 )
2022-10-26 12:44:55 -03:00
b3694909dc
[ci skip] Update workflow dependencies ( #8489 )
2022-10-22 09:13:05 -03:00
1f671625be
[ci skip] remove stale
2022-07-31 09:50:24 -07:00
c401e6a3a1
[ci skip] fix team name in codeowners
2022-06-29 20:10:55 -07:00
f9cc088ea4
[ci skip] Update performance problem issue template to account for new config formats ( #7967 )
2022-06-14 10:50:38 +02:00
3b8d599a23
Update actions
2022-04-05 10:44:21 -07:00
2451b8df1d
[ci-skip] Fix typo in feature request issue template ( #7593 )
2022-03-13 22:41:05 +01:00
4519c88cb7
[ci skip] Revert "Create workflow to add new PRs to the PR Queue project ( #6918 )" ( #7046 )
...
This reverts commit 893323e31d .
2021-12-06 01:05:10 -08:00
893323e31d
Create workflow to add new PRs to the PR Queue project ( #6918 )
2021-12-06 02:52:47 +01:00
eef6df3fff
[ci skip] Fix double actions on PRs from main Paper repo
2021-12-04 21:19:04 -08:00
257767914b
[ci skip] remove core team from catch-all codeowners ( #6958 )
2021-11-30 19:48:50 +01:00
630e7db10c
java 17
2021-11-22 00:26:14 -08:00
d6ebd18d65
ci: Update gh actions with caching ( #6819 ) [ci skip]
...
Closes #6474
2021-10-23 14:07:37 +02:00
a6e1dc69a9
[ci skip] remove markdown from issue template ( #6705 )
...
Some areas of the issue template will not render markdown
2021-10-04 02:35:11 -05:00
7fc2dfac97
[ci skip] update issue template to remove checkboxes and add datapacks ( #6702 )
...
* Update issue template to remove checkboxes and add datapacks
* capitalize GitHub and Discord
2021-10-02 13:42:35 -05:00
bf3dcf3aa0
[ci skip] Performance boost! ( #5942 )
...
Make paper version required in the issue templates
2021-06-22 00:18:07 +02:00
0c4da04848
run CI with --stacktrace
2021-06-14 21:12:21 +02:00
e8131d573a
eeeeww, maven
2021-06-14 01:33:04 +02:00
7abf7d1838
separate out the CI tasks
2021-06-14 00:56:05 +02:00
09e54e9d15
update github action to the new setup
2021-06-14 00:45:42 +02:00
a849e9f4b0
ci: remove java 8 build
...
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com >
2021-06-11 19:56:25 +02:00
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
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
a323f37ceb
[CI-SKIP] Add Other textarea to issue templates ( #5562 )
2021-05-05 05:00:10 +02:00
ea53ec94c9
Update teams known as code owners
...
Cinnamon buns are delicious.
2021-04-21 10:22:34 -07:00
098fb6ec40
[CI-SKIP] Change some fields to textara ( #5405 )
2021-03-22 16:16:57 +01:00
733ec20c4e
[CI-SKIP] 🚀 Upgrade to new form-based templates ( #5278 )
2021-03-22 10:07:16 -05:00
f63acc3d72
Change cache keys
2021-03-16 17:02:53 +01:00
d726567456
[CI-SKIP] [Meta] Exempt more labels from being marked as stale ( #5142 )
...
* Exempt more labels from being marked as stale
* Order alphabetically and add suggestions
Also don't go deeper I guess 👀
2021-02-08 11:26:21 +01:00
bf531c215a
Add javadoc step to GH Actions
2021-01-30 14:33:22 +01:00
769f32c557
[ci skip] add stale bot configuration
2020-12-02 12:27:23 -08:00
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
742b4c6a07
[CI-SKIP] Add issue template
2020-08-29 23:53:41 -05:00
69ee95fa42
1.16.2 Release ( #4123 )
...
PaperMC believes that 1.16.2 is now ready for general release as we fixed the main issue plagueing the 1.16.x release, the MapLike data conversion issues.
Until now, it was not safe for a server to convert a world to 1.16.2 without data conversion issues around villages and potentially other things. If you did, those MapLike errors meant something went wrong.
This is now resolved.
Big thanks to all those that helped, notably @BillyGalbreath and @Proximyst who did large parts of the update process with me.
Please as always, backup your worlds and test before updating to 1.16.2!
If you update to 1.16.2, there is no going back to an older build than this.
---------------------------------
Co-authored-by: William Blake Galbreath <Blake.Galbreath@GMail.com >
Co-authored-by: Mariell Hoversholm <proximyst@proximyst.com >
Co-authored-by: krolik-exe <69214078+krolik-exe@users.noreply.github.com >
Co-authored-by: BillyGalbreath <BillyGalbreath@users.noreply.github.com >
Co-authored-by: stonar96 <minecraft.stonar96@gmail.com >
Co-authored-by: Shane Freeder <theboyetronic@gmail.com >
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com >
Co-authored-by: Riley Park <rileysebastianpark@gmail.com >
Co-authored-by: Aurora <21148213+aurorasmiles@users.noreply.github.com >
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev >
Co-authored-by: commandblockguy <commandblockguy1@gmail.com >
Co-authored-by: DigitalRegent <misterwener@gmail.com >
Co-authored-by: ishland <ishlandmc@yeah.net >
2020-08-24 22:22:08 -04:00