aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Collapse)Author
2024-12-04Update setup-gradle actionJason Penilla
setup-gradle v4 validates the wrapper
2024-11-25Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows (#11666)dependabot[bot]
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-17[ci skip] chore: change paste.gg links to mclo.gs (#11629)Josh Roy
2024-11-17chore: refactor issue templatesRiley Park
2024-08-06[ci skip] chore: fix incorrect commit hash in PR builds (#11198)granny
* fix incorrect hash in PR builds * only apply ref on pull_request triggers
2024-07-22[ci skip] remove timings from issue templates (#11127)powercas_gamer
2024-05-28[ci skip] Clean up paperclip build-pr workflow (#10802)Bjarne Koll
2024-05-11[ci skip] Fix paperclip PR labelJason Penilla
2024-04-30[ci skip] Remove trailing comma in projects actionNassim Jahnke
2024-04-29[ci skip] update projects workflow configurationRiley Park
2024-04-28[ci skip] adjust projects workflow for label changesRiley Park
2024-04-28[ci skip] Fix discussion template file name (#10607)Noah van der Aa
2024-04-28[ci skip] Feature requests are now in GitHub Discussions (#10606)Riley Park
* [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 <[email protected]>
2024-04-28Update jdk version and distribution in actionsNassim Jahnke
2024-03-19[ci skip] Upstream dependencies in workflow scripts. (#10338)Kichura
2024-02-28Close PRs opened from orgs or bot accounts (#10281)Bjarne Koll
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.
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 actionNassim 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-23pr 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 staleRiley Park
2022-06-29[ci skip] fix team name in codeownersRiley Park
2022-06-14[ci skip] Update performance problem issue template to account for new ↵Noah van der Aa
config formats (#7967)
2022-04-05Update actionsJason 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-05Create 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 repoJason Penilla
2021-11-30[ci skip] remove core team from catch-all codeowners (#6958)Nassim Jahnke
2021-11-30java 17Jason Penilla
2021-10-23ci: 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-14run CI with --stacktraceMiniDigger
2021-06-14eeeeww, mavenMiniDigger
2021-06-14separate out the CI tasksMiniDigger
2021-06-14update github action to the new setupMiniDigger
2021-06-11ci: remove java 8 buildMariell 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]>