Commit Graph

35 Commits

Author SHA1 Message Date
Jason Penilla 62dcff3e8d
Update actions 2022-04-05 10:44:21 -07:00
Noah van der Aa 1ce3555ada
[ci-skip] Fix typo in feature request issue template (#7593) 2022-03-13 21:41:05 +00: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
Nassim Jahnke 612fc733a5
[ci skip] remove core team from catch-all codeowners (#6958) 2021-11-30 10:48:50 -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
sulu5890 e3ef4987be
[ci skip] remove markdown from issue template (#6705)
Some areas of the issue template will not render markdown
2021-10-04 09:35:11 +02:00
sulu5890 7dd7c0cd9f
[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 20:42:35 +02:00
Prof-Bloodstone 40e27befc2
[ci skip] Performance boost! (#5942)
Make paper version required in the issue templates
2021-06-21 15:18:07 -07: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
Prof-Bloodstone 21fbc31963
[CI-SKIP] Add Other textarea to issue templates (#5562) 2021-05-05 04:00:10 +01:00
Riley Park 39bf5b525d
Update teams known as code owners
Cinnamon buns are delicious.
2021-04-21 10:22:34 -07:00
MiniDigger | Martin 0641de2d4f
[CI-SKIP] Change some fields to textara (#5405) 2021-03-22 15:16:57 +00:00
Olivia 98a34ea476
[CI-SKIP] 🚀 Upgrade to new form-based templates (#5278) 2021-03-22 16:07:16 +01:00
Mariell Hoversholm ccb217c01d Change cache keys 2021-03-18 18:03:22 +01:00
Max Lee 3dadd97bbc
[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
Mariell Hoversholm 0081ed1c45 Add javadoc step to GH Actions 2021-01-30 14:41:08 +01:00
Riley Park 5e220bcb5b
[ci skip] add stale bot configuration 2020-12-02 12:31:32 -08: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
Chew 9e0f110125 [CI-SKIP] Add issue template 2020-08-30 13:57:15 -04:00
Daniel Ennis c97ce029e9
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 <jasonpenilla2@me.com>
Co-authored-by: kashike <kashike@vq.lc>
Co-authored-by: Aurora <21148213+aurorasmiles@users.noreply.github.com>
Co-authored-by: KennyTV <kennytv@t-online.de>
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:40:19 -04:00
Daniel Ennis cb50e74436
[CI-SKIP] Create CODEOWNERS
This is to help w/ our process of merging PR's
2020-08-21 01:26:50 -04:00
Daniel Ennis b9f408c744
[CI-SKIP] Update Issue template
Added information to not use github attachments.
Added information to not report "DO NOT REPORT THIS TO PAPER" logs, because obviously that wasn't clear enough they shouldn't.
2018-09-26 17:22:20 -04:00
Zach Brown f913837a9d
[CI-SKIP] Add newlines in templates for readability
GitHub still just dumps people into an editor. It's not quite the forms
we hoped for. Better to add newlines and hope it makes things even a
tiny bit clearer for people reporting issues.
2018-05-22 16:37:23 -05:00
Zach 6a44787fc7
Update issue templates (#1128)
https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-22 16:32:27 -05:00
meytro 1eebebb7c5 Update ISSUE_TEMPLATE.md
Additional spacing to make it easier to read.
2016-03-26 14:00:59 +01:00
Joseph Hirschfeld f42ffda7a6 Add issue template 2016-03-25 17:11:17 -04:00