ljacqu
80c1c2edac
Dependabot: Remove ignore entry for unused dependency
...
- The previous commit specified to ignore mockito-junit-jupiter, which is not used by this project -> remove entry
2023-08-23 06:33:36 +02:00
ljacqu
f098cc0762
Dependabot: Ignore Mockito 5 updates
...
- Mockito 5 requires Java 11, which we're not yet using
2023-08-23 06:30:31 +02:00
Gabriele C
87c60a5b44
Update github workflow
2022-10-27 01:47:32 +02:00
Gabriele C
4fe6cfe485
Bump the mysql connector version, fix minor dependency shading issues
2022-07-28 18:42:06 +02:00
games647
dbf9afbf82
Run workflows for pull requests too to verify the test results ( #2574 )
2022-07-16 18:35:03 +02:00
Gabriele C
35efc054c7
Ignore HikariCP in dependabot
...
We need to maintain java 8 support
2022-04-10 20:56:17 +02:00
Gabriele C
d166c951fa
Use java version matrix in github actions
2022-04-10 20:25:31 +02:00
NotMyFault
5edcd1fcef
chore: Move to issue templates v2 ( #2427 )
2021-10-01 03:36:50 +02:00
Gabriele C
d2a36b95d6
Update dependabot.yml
2021-04-20 11:38:46 +02:00
Gabriele C
bfe92977de
Update dependabot.yml
2021-04-09 02:22:47 +02:00
dependabot-preview[bot]
df5fdf9595
Create Dependabot config file ( #2145 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-30 11:07:58 +02:00
ljacqu
901b9adb8a
Github action: remove duplicate test step
...
- `mvn clean package` already runs tests
- Add -B switch to skip detailed logging of dependency download progress
2019-11-03 16:33:39 +01:00
Alexandre Vanhecke
4b2b5829dd
Add a maven github action
2019-09-19 14:56:36 +02:00
Alexandre Vanhecke
3d81d18439
Update issue templates
2019-09-19 14:48:09 +02:00
ljacqu
e50a1e26e4
Update ISSUE_TEMPLATE.MD
2018-01-30 22:15:07 +01:00
games647
682274f852
Fix markdown syntax in issue template
2017-05-15 14:43:51 +02:00
ljacqu
c1e90a8faf
Minor - favor Guava's UTF-8 charset constant; sensible -> sensitive in issue template
2016-09-16 23:38:36 +02:00
games647
23874266d3
Add a note to check for already existing issues
2016-09-02 10:57:50 +02:00
ljacqu
1cadbd2345
Minor code householding
...
Various neglectable changes while looking at recent commits
- Remove Inject annotation on ProtocolLib adapters that are no longer created via injection
- Reduce ProtocolLib adapters to package private - interaction always goes via ProtocolLibService
- Fix typos
2016-06-30 20:50:13 +02:00
Gabriele C
ffa92def12
Create ISSUE_TEMPLATE.MD
...
#801
2016-06-28 16:47:58 +02:00