Oliver
acb9b6f717
Rebranding ( #36 )
...
* Update branding in docs
* Update branding in README.md
* Update branding in plugin READMEs
* Update branding in plugins
* Update branding in libraries
* Update branding in the remaining places
* Add CONTRIBUTING.md and LICENSE files
* More branding in docs
2025-04-24 14:12:32 +02:00
Oliver
5c409633f8
deployment: Fix string format order
2025-04-19 15:13:33 +02:00
Oliver
ca718a3dfd
deployment: Fix commit hash
2025-04-19 15:09:43 +02:00
Oliver
55059bbd98
deployment: Update urls
2025-04-19 15:06:42 +02:00
Oliver
be83943fd9
deployment: Also show channel in discord notification
2025-04-19 14:50:54 +02:00
Oliver
ad4b45004d
deployment: Add discord webhook notification
2025-04-19 14:49:27 +02:00
dependabot[bot]
2f331cd49f
chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0 ( #30 )
...
Bumps [com.google.code.gson:gson](https://github.com/google/gson ) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.12.1...gson-parent-2.13.0 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 16:37:49 +02:00
dependabot[bot]
79b686cf09
chore(deps): bump dev.masecla:Modrinth4J from 2.0.0 to 2.2.0 ( #21 )
...
Bumps [dev.masecla:Modrinth4J](https://github.com/masecla22/Modrinth4J ) from 2.0.0 to 2.2.0.
- [Commits](https://github.com/masecla22/Modrinth4J/commits )
---
updated-dependencies:
- dependency-name: dev.masecla:Modrinth4J
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 19:55:18 +02:00
Oliver
b30d28f885
fancynpcs: add snapshot changelog and implement GitService for commit details
2025-03-29 22:30:07 +01:00
Oliver
17233dbaa4
deployment: add Modrinth API key to deployment scripts and update channel naming conventions
2025-03-29 21:55:37 +01:00
Oliver
84adb42dca
deployment: update ModrinthService to use Modrinth4J API and improve version deployment
2025-03-29 21:49:25 +01:00
dependabot[bot]
12dc04fe39
chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1
...
Bumps [com.google.code.gson:gson](https://github.com/google/gson ) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-15 16:04:18 +01:00
Oliver
2c66027e65
ci: downgrade Java version from 23 to 21 in build configuration
2025-03-15 15:15:35 +01:00
Oliver
4895bbe44c
deployment: remove unused imports and clean up test configuration
2025-03-15 15:08:15 +01:00
Oliver
8c773581e4
deployment: remove unneeded dependencies
2025-03-15 15:05:02 +01:00
Oliver
4c5faf0a4d
deployment: Refactor ModrinthService to improve configuration handling and add timeout settings
2025-03-15 14:51:02 +01:00
Oliver
aefbc8365e
deployment: Update configuration to use version path for plugin deployment
2025-03-15 14:12:54 +01:00
Oliver
1c9a01544c
deployment: Add Modrinth deployment configuration and service integration
2025-03-15 14:02:57 +01:00
Oliver
2184291060
deployment: Add Modrinth deployment functionality
2025-03-15 13:55:53 +01:00
Oliver
3a9bf95d77
Add deployment tool
2025-03-15 13:40:49 +01:00