Commit Graph

273 Commits

Author SHA1 Message Date
Oliver
c966870c5b quick-e2e: Add HTTP requests for fetching project version list and info from Modrinth API 2025-03-16 19:51:22 +01:00
Oliver
18f343de22 quick-e2e: Add shutdown hook and process management to Main class 2025-03-16 19:51:08 +01:00
Oliver
06e18e7572 quick-e2e: Refactor Main and StartServerService to improve task execution and process handling 2025-03-16 19:25:38 +01:00
Oliver
bd0eb94ec4 fancyvisuals: Update build.gradle.kts to set archive base name for shadowJar to 'FancyVisuals' 2025-03-16 19:23:18 +01:00
Oliver
2bda8bb7db quick-e2e: Add CopyFileService to handle file copying and update Main class to utilize it 2025-03-16 19:23:07 +01:00
Oliver
d925b211fb quick-e2e: Add GradleService to run Gradle tasks and update Main class to utilize it 2025-03-16 19:09:46 +01:00
Oliver
7827f251f6 quick-e2e: Update README.md to include TODOs for future enhancements 2025-03-16 18:48:33 +01:00
Oliver
72b6031ebc quick-e2e: Add OPsService to manage player OPs and integrate Mojang API for UUID retrieval 2025-03-16 18:48:25 +01:00
Oliver
97c75fa634 quick-e2e: Add StartServerService to initiate server process and update Main class 2025-03-16 18:31:45 +01:00
Oliver
f57aae8d8b quick-e2e: Refactor package structure to organize services under 'steps' directory 2025-03-16 18:20:29 +01:00
Oliver
4afc1bcf80 quick-e2e: Refactor PaperDownloadService to use Context for server file downloads 2025-03-16 18:19:45 +01:00
Oliver
780d418c2a quick-e2e: Add Context and StartScriptService to manage server environment and script generation 2025-03-16 18:15:21 +01:00
Oliver
8c3e123719 quick-e2e: Add EulaService to handle EULA acceptance and update Main class logic 2025-03-16 17:53:43 +01:00
Oliver
4c4e617bf5 quick-e2e: Implement PaperDownloadService and configuration management for server file downloads 2025-03-16 17:50:00 +01:00
Oliver
b2fc904441 Add quick-e2e tool for E2E environment setup 2025-03-16 17:17:23 +01:00
Oliver
a4dee79d3c fancyholograms: replace FancyLib dependency with common library 2025-03-15 20:02:15 +01:00
Oliver
0d74b2122f Update dependencies 2025-03-15 19:58:41 +01:00
Oliver
9f8ac1d79f fancyvisuals: update versioning and refactor version retrieval method 2025-03-15 19:51:36 +01:00
Oliver
04a861562e fancyholograms: update versioning and refactor version retrieval method 2025-03-15 19:49:44 +01:00
Oliver
b648e86ace fancyvisuals: remove unused dependencies from FancyVisualsLoader 2025-03-15 19:44:24 +01:00
Oliver
38bc8d024e fancyvisuals: reorganize dependencies and rename API classes for FancyVisuals 2025-03-15 19:30:29 +01:00
Oliver
adfd250e61 ci: add build step for FancyVisuals plugin 2025-03-15 19:05:13 +01:00
Oliver
2a9ca30f64 Add FancyVisuals plugin 2025-03-15 19:04:44 +01:00
Oliver
75172c39a4 ci: add publishing steps for fancyholograms to reposilite 2025-03-15 16:28:47 +01:00
Oliver
e4f6171515 Update JUnit dependencies 2025-03-15 16:22:50 +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
83ba4c95df ci: deploy docs on every push to main 2025-03-15 16:01:09 +01:00
Oliver
dc8cdd4dc8 docs: remove home link 2025-03-15 16:00:41 +01:00
Oliver
7df5016797 docs: rename watchtower service to fi_watchtower in docker-compose.yml 2025-03-15 15:56:59 +01:00
Oliver
dab8137089 docs: add docker-compose.yml 2025-03-15 15:49:52 +01:00
Oliver
00c1037951 Add issue templates 2025-03-15 15:43:58 +01:00
Oliver
3b0e25b54d ci: add deploy-docs.yml 2025-03-15 15:38:35 +01:00
dependabot[bot]
80fb8c29ec chore(deps): bump de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6
Bumps de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6.

---
updated-dependencies:
- dependency-name: de.oliver.FancyAnalytics:logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:23:35 +01:00
Oliver
6321a80442 ci: rename build job from 'build-plugins' to 'deploy-plugin' in deployment workflows 2025-03-15 15:22:31 +01:00
dependabot[bot]
524adfb194 chore(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.49.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.49.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.49.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:18:40 +01:00
Oliver
2c66027e65 ci: downgrade Java version from 23 to 21 in build configuration 2025-03-15 15:15:35 +01:00
Oliver
48b9dda5f5 ci: update Java version to 23 and rename build step to run unit tests 2025-03-15 15:09:30 +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
b8b3902de1 ci, fancyholograms: add snapshot deployment config 2025-03-15 15:02:15 +01:00
Oliver
ff19170f1e ci: move release-fancyholograms.yml 2025-03-15 14:58:27 +01:00
Oliver
3bb65920d6 ci: add fancyholograms deployment pipeline 2025-03-15 14:57:32 +01:00
Oliver
795c385e48 fancyholograms: add deployment config 2025-03-15 14:54:47 +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
Oliver
15d4428dfd Merge pull request #1 from FancyMcPlugins/ci
Add basic CI
2025-03-15 13:10:38 +01:00
Oliver
1815820e2c add dependabot.yml 2025-03-15 13:09:03 +01:00