Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-19 | [ci skip] Make test results viewable in-browser and downloadable (#10055) | Jason Penilla | |
* 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-07-11 | [ci skip] Add gradle wrapper validation action | Nassim Jahnke | |
2023-07-01 | [ci skip] add 'accepted' to Done project category (#9429) | Jake Potrebic | |
2023-06-03 | [ci skip] add 'needs triage' label to invalid on issue close (#9252) | Jake Potrebic | |
2023-04-11 | [ci-skip] Fix missing closing quote (#9126) | Matt Artist | |
2023-04-09 | [ci skip] add missing labels to project status map (#9106) | Jake Potrebic | |
2023-04-06 | [ci skip] add workflow for auto-managing issue board (#8958) | Jake Potrebic | |
* add workflow for auto-managing issue board * make concurrency depend on the issue number * generate token in the action | |||
2023-04-04 | [ci skip] Update download urls (#9100) | BlockyTheDev | |
2023-01-09 | [ci skip] Automatically close PRs from master branches on opening (#8779) | Jason | |
2022-11-30 | [ci skip] couple more fixes for build pr jar label (#8599) | Jake Potrebic | |
2022-11-23 | pr command action fixes (#8591) | Jake Potrebic | |
2022-11-23 | [ci skip] Rework workflows to support optional paperclip build (#8583) | Jake Potrebic | |
2022-10-26 | [ci skip] Update checkout action in workflow (#8510) | Pedro | |
2022-10-22 | [ci skip] Update workflow dependencies (#8489) | Pedro | |
2022-07-31 | [ci skip] remove stale | Riley Park | |
2022-06-29 | [ci skip] fix team name in codeowners | Riley Park | |
2022-06-14 | [ci skip] Update performance problem issue template to account for new ↵ | Noah van der Aa | |
config formats (#7967) | |||
2022-04-05 | Update actions | Jason Penilla | |
2022-03-13 | [ci-skip] Fix typo in feature request issue template (#7593) | Noah van der Aa | |
2021-12-06 | [ci skip] Revert "Create workflow to add new PRs to the PR Queue project ↵ | Riley Park | |
(#6918)" (#7046) This reverts commit b8d486cbc4825d8bcb4d98c170f579571ae86bc7. | |||
2021-12-05 | Create workflow to add new PRs to the PR Queue project (#6918) | MiniDigger | Martin | |
2021-12-04 | [ci skip] Fix double actions on PRs from main Paper repo | Jason Penilla | |
2021-11-30 | [ci skip] remove core team from catch-all codeowners (#6958) | Nassim Jahnke | |
2021-11-30 | java 17 | Jason Penilla | |
2021-10-23 | ci: Update gh actions with caching (#6819) [ci skip] | Alex | |
Closes #6474 | |||
2021-10-04 | [ci skip] remove markdown from issue template (#6705) | sulu5890 | |
Some areas of the issue template will not render markdown | |||
2021-10-02 | [ci skip] update issue template to remove checkboxes and add datapacks (#6702) | sulu5890 | |
* Update issue template to remove checkboxes and add datapacks * capitalize GitHub and Discord | |||
2021-06-21 | [ci skip] Performance boost! (#5942) | Prof-Bloodstone | |
Make paper version required in the issue templates | |||
2021-06-14 | run CI with --stacktrace | MiniDigger | |
2021-06-14 | eeeeww, maven | MiniDigger | |
2021-06-14 | separate out the CI tasks | MiniDigger | |
2021-06-14 | update github action to the new setup | MiniDigger | |
2021-06-11 | ci: remove java 8 build | Mariell Hoversholm | |
Signed-off-by: Mariell Hoversholm <[email protected]> | |||
2021-05-23 | [CI-SKIP] ci: update setup-java action (#5710) | Mariell Hoversholm | |
* ci: update setup-java action * ci: change java distribution to adopt Signed-off-by: Mariell Hoversholm <[email protected]> | |||
2021-05-23 | ci: replace Java 11 with Java 16 in GH Actions build flow (#5709) | Mariell Hoversholm | |
* 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 <[email protected]> * ci: remove Java 11 from build flow Signed-off-by: Mariell Hoversholm <[email protected]> | |||
2021-05-05 | [CI-SKIP] Add Other textarea to issue templates (#5562) | Prof-Bloodstone | |
2021-04-21 | Update teams known as code owners | Riley Park | |
Cinnamon buns are delicious. | |||
2021-03-22 | [CI-SKIP] Change some fields to textara (#5405) | MiniDigger | Martin | |
2021-03-22 | [CI-SKIP] 🚀 Upgrade to new form-based templates (#5278) | Olivia | |
2021-03-18 | Change cache keys | Mariell Hoversholm | |
2021-02-08 | [CI-SKIP] [Meta] Exempt more labels from being marked as stale (#5142) | Max Lee | |
* Exempt more labels from being marked as stale * Order alphabetically and add suggestions Also don't go deeper I guess 👀 | |||
2021-01-30 | Add javadoc step to GH Actions | Mariell Hoversholm | |
2020-12-02 | [ci skip] add stale bot configuration | Riley Park | |
2020-10-28 | [CI-SKIP] Add a GitHub Actions job (#4703) | Mariell | |
Co-Authored-By: Chew <[email protected]> Co-authored-by: Chew <[email protected]> | |||
2020-08-30 | [CI-SKIP] Add issue template | Chew | |
2020-08-24 | 1.16.2 Release (#4123) | Daniel Ennis | |
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 <[email protected]> Co-authored-by: Mariell Hoversholm <[email protected]> Co-authored-by: krolik-exe <[email protected]> Co-authored-by: BillyGalbreath <[email protected]> Co-authored-by: stonar96 <[email protected]> Co-authored-by: Shane Freeder <[email protected]> Co-authored-by: Jason <[email protected]> Co-authored-by: kashike <[email protected]> Co-authored-by: Aurora <[email protected]> Co-authored-by: KennyTV <[email protected]> Co-authored-by: commandblockguy <[email protected]> Co-authored-by: DigitalRegent <[email protected]> Co-authored-by: ishland <[email protected]> | |||
2020-08-21 | [CI-SKIP] Create CODEOWNERS | Daniel Ennis | |
This is to help w/ our process of merging PR's | |||
2018-09-26 | [CI-SKIP] Update Issue template | Daniel Ennis | |
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-05-22 | [CI-SKIP] Add newlines in templates for readability | Zach Brown | |
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 | Update issue templates (#1128) | Zach | |
https://blog.github.com/2018-05-02-issue-template-improvements/ |