Commit Graph

81 Commits

Author SHA1 Message Date
Andre_601
04f2c85722
fix e-mail env 2021-09-10 01:58:46 +02:00
Andre_601
f7dc184899
Update label-commenter-config.yml 2021-09-09 18:32:37 +02:00
Andre_601
4300bf7d1e
Pull latest changes from master into docs/wiki (#712)
* Update Javadoc documentation

* More comments... a lot more!

* Remove Gson

* Implemented working version for 1.8.8 - 1.16.3

* Improve ExpansionsLoadedEvent's docs

* 2021 🥳

* Add contributing and expansion section

* Fix invalid link tag

* Start using new Issue template system

* Create bug_report.yml

* Rename feature_request.md to feature_request_old.md

* Create feature_request.yml

* should it use setBracketPlaceholders??

* fix unique name

* Update feature_request_old.md

* Add Checkboxes

* Add checkboxes

* disable default issue body

* Delete bug_report_old.md

* Delete feature_request_old.md

* Rename bug_report_new.yml to bug_report.yml

* Check if deleting this fixed the PR...

* Use description in favour of about

* improve feature_request.md

* Update bug_report.yml

* Assign "Type: Issue (Unconfirmed)" label

* Use lists and not comma-separated string

* Update feature_request.yml

* Use id option for error and dump fields

* Add field for logs

* Update Copyright
~ Fixed a typo and updated missed files from #543

* Re-add removed code
That should actually NOT be here...

* Undo renaming of boolean

* Remove deprecated issue_body type

* Update feature_request.yml

* Improve description of bug_report.yml

* Build jars on PR (Compile and build validation)

* Initial 1.17 Changes

* Extracted URLClassLoader out of try-with-resources block

* Close URLClassLoader if Expansion class was not found

* Build against Java 8, 11 and 16

* adoPt

I always make that mistake...

* add render

* Cleanup build.gradle

(cherry picked from commit 7750ba7033dc9fdf40d55fcd9ecc20a94819a7c1)

* Remove the @NotNull's because they are overridden by expansion devs anyways, and it turns out people can make them null anyways. This adds a hashcode check and pretty error for it.

(cherry picked from commit f5386d4ca55c23b54f3c5f952f08040b0967f4a3)

* Fix version checker to compare the individual semver numbers instead of combining it together.

(cherry picked from commit ef5cd9d37680cc6cc1321ef2e04af09b44a2c681)

* Update src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java

Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
(cherry picked from commit ccf4f5934386b005831757d298e2da9d8f46cb1a)

* Re-add NotNull's

(cherry picked from commit 2bfd8e7e5efb25f648b8a6de934b1eff675481b1)

* Removed nullcheck from hashcode, and moved it up the chain.

* POJO to help with checking that expansions have all required methods implemented.

* Add method implementation checking and nullchecking for fields.

* Appease the Pigman

* Revert build.gradle dependencies change

* Fixed duplicate files

* Sync Dev with master (#659)

* Add contributing and expansion section

* Start using new Issue template system

* Create bug_report.yml

* Rename feature_request.md to feature_request_old.md

* Create feature_request.yml

* fix unique name

* Update feature_request_old.md

* Add Checkboxes

* Add checkboxes

* disable default issue body

* Delete bug_report_old.md

* Delete feature_request_old.md

* Rename bug_report_new.yml to bug_report.yml

* Check if deleting this fixed the PR...

* Use description in favour of about

* improve feature_request.md

* Update bug_report.yml

* Assign "Type: Issue (Unconfirmed)" label

* Use lists and not comma-separated string

* Update feature_request.yml

* Use id option for error and dump fields

* Add field for logs

* Remove deprecated issue_body type

* Update feature_request.yml

* Improve description of bug_report.yml

* Initial 1.17 Changes

* add render

* Revert build.gradle dependencies change

* Fixed duplicate files

Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
Co-authored-by: darbyjack <admin@glaremasters.me>

* Initial test on adventure

* started moving to pure adventure

* finished kyori impl

* added 1.17 to nmsversion (what does this even do)

* removed dev for release

* added dev back

* Switch to differen wiki action

Co-authored-by: darbyjack <admin@glaremasters.me>
Co-authored-by: ElijahRus250 <64851720+ElijahRus250@users.noreply.github.com>
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com>
Co-authored-by: Vaishnav Anil <vaishnavanil7th@gmail.com>
Co-authored-by: Starmism <iamstarmism@gmail.com>
Co-authored-by: PiggyPiglet <noreply@piggypiglet.me>
2021-09-09 18:31:29 +02:00
Andre_601
6b04b6c39b
Use pull_request_target 2021-02-10 15:29:33 +01:00
Andre_601
021d5b1f47
Update label-commenter-config.yml 2021-02-10 15:29:03 +01:00
Andre_601
155fc0592a
Branch is actually called development 2021-02-09 04:01:29 +01:00
Andre_601
c3ee5bbdc0
Actually was renamed too 2021-01-11 22:28:32 +01:00
Andre_601
fb70ba6403
Update invalid link 2021-01-11 22:22:34 +01:00
Andre_601
f605db479b
Improve message 2021-01-11 22:16:39 +01:00
Andre_601
c9492564e0
Mention Discussion entry 2021-01-06 16:42:32 +01:00
Andre_601
0c826a288e
Link to the wiki folder 2021-01-06 14:40:33 +01:00
Andre_601
e8b5660eda
Use invalid on PR too 2020-12-28 22:17:01 +01:00
Andre_601
69f0ede0c6
Also check for PRs 2020-12-28 21:45:54 +01:00
Andre_601
480f13a3ce
Now this should work 2020-12-28 15:46:06 +01:00
Andre_601
e83eba9226
fix missing linebreak 2020-12-27 18:33:20 +01:00
Andre_601
278a5a4096
mention paste url 2020-12-27 14:12:01 +01:00
Andre_601
1cfa247f8c
Seems to not work as intended 2020-12-26 23:32:12 +01:00
Andre_601
3c9f6ea520
Only work on non-closed issues 2020-12-25 15:09:25 +01:00
PiggyPiglet
6f3dcf04fe
Merge pull request #407 from PlaceholderAPI/change/update-contributing
Update Contributing file
2020-12-14 07:56:36 +08:00
Andre_601
6b03c38e40
Update label commenter action 2020-12-13 17:21:52 +01:00
Andre_601
f756fbb43b
Update label-commenter-config.yml 2020-12-13 17:21:18 +01:00
Andre_601
f84702e3b2
Merge pull request #508 from PlaceholderAPI/feature/mention-github-discussions
Mention GitHub Discussions in Template chooser
2020-12-10 17:36:12 +01:00
Andre_601
9c750f50a2
Add Type:Question label 2020-12-09 18:10:19 +01:00
Andre_601
dcca454bad
Mention GitHub Discussions in Template chooser
Adds a link to the new [GitHub Discussions page](https://github.com/PlaceholderAPI/PlaceholderAPI/discussions) of this Repository.
2020-12-09 13:10:11 +01:00
Andre_601
93e83efb57
Rename label 2020-11-15 15:47:37 +01:00
Andre_601
0d9485ddec
Add action for inactive issues. 2020-11-15 15:45:49 +01:00
Andre_601
1e6fb502a6
Improve some text 2020-10-22 00:54:43 +02:00
Andre_601
a74f78bd73
Update placeholders 2020-09-12 22:05:06 +02:00
Andre_601
9d35f4c3e6
Fix issue commenter 2020-09-12 22:02:25 +02:00
Andre_601
7691dd93ad
Add and improve responses 2020-09-02 12:08:50 +02:00
Andre_601
18cfd438b8
Update .github/CONTRIBUTING.md
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
2020-08-31 03:00:24 +02:00
Andre_601
3fe0f0143c
Add note about wiki PRs 2020-08-31 02:50:30 +02:00
Andre_601
7555bb0f97
Update .github/CONTRIBUTING.md
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
2020-08-19 16:27:48 +02:00
Andre_601
cfba92bf14
Add missing info about automated response. 2020-08-12 15:26:40 +02:00
Andre_601
41f408226e
Update label-commenter-config.yml 2020-08-12 15:20:40 +02:00
Andre_601
58cfa92136
Add label-commenter-config.yml 2020-08-12 15:11:21 +02:00
Andre_601
f3309b76d1
Adding Label commenter 2020-08-12 14:58:04 +02:00
Andre_601
d1e3047445
Update CONTRIBUTING.md 2020-08-10 21:29:42 +02:00
Andre_601
19a80c2d26
Do some changes 2020-08-03 16:51:46 +02:00
Andre_601
e3d71843ac
Fix typos and more info 2020-08-03 13:41:35 +02:00
Andre_601
d3844711bc
Update Feature Request template 2020-08-03 13:17:17 +02:00
Andre_601
81038dab80
Update PR template 2020-08-03 13:14:52 +02:00
Andre_601
514e25454d
Update Bug report template 2020-08-03 13:11:41 +02:00
extendedclip
dcc8dad4ea Format to Daddy code style 2020-07-31 22:52:07 -04:00
Andre_601
aed0d288f7
Add CODEOWNERS file (#408) 2020-07-31 12:40:18 -04:00
Andre_601
c76baeae1c
Update CONTRIBUTING.md 2020-07-31 16:02:20 +02:00
Andre_601
d12c746630
Improve content 2020-07-31 16:00:35 +02:00
Andre_601
3f9205d2df
Merge pull request #403 from PlaceholderAPI/change/remove-wiki-template
Remove request change (wiki) template
2020-07-31 15:29:00 +02:00
Andre_601
b521fe4a1f
Update Contributing file 2020-07-31 15:24:07 +02:00
Andre_601
8a12d324e3
Trigger on docs/wiki branch 2020-07-31 14:50:30 +02:00