CodingPhoenixx
|
d9b639a539
|
Update ci.yml: adjust check-and-publish dependencies to run after tests instead of release creation
CI - Test, Publish and Release / run-tests (push) Successful in 18s
CI - Test, Publish and Release / create-release (push) Successful in 18s
CI - Test, Publish and Release / check-and-publish (push) Successful in 13s
|
2026-05-29 09:24:14 +02:00 |
|
CodingPhoenixx
|
2bcf9117c7
|
Remove unused comments in ci.yml to improve readability and maintain consistency across workflow steps.
CI - Test, Publish and Release / run-tests (push) Successful in 18s
CI - Test, Publish and Release / create-release (push) Successful in 19s
CI - Test, Publish and Release / check-and-publish (push) Successful in 13s
|
2026-05-29 09:23:00 +02:00 |
|
CodingPhoenixx
|
3515c67a20
|
Restore check-and-publish job in ci.yml to reintroduce Maven repository publishing after release creation.
|
2026-05-29 09:22:35 +02:00 |
|
CodingPhoenixx
|
e2449be3c8
|
Add test.yml for pull request testing and enhance ci.yml with JAR build and upload steps
CI - Test, Publish and Release / run-tests (push) Successful in 18s
CI - Test, Publish and Release / create-release (push) Successful in 19s
CI - Test, Publish and Release / check-and-publish (push) Successful in 14s
|
2026-05-29 09:19:27 +02:00 |
|
CodingPhoenixx
|
ac2d1efec7
|
Consolidate and streamline workflows: merge test.yml and publish.yml into a unified ci.yml for testing, publishing, and release automation.
CI - Test, Publish and Release / run-tests (push) Successful in 19s
CI - Test, Publish and Release / create-release (push) Successful in 12s
CI - Test, Publish and Release / check-and-publish (push) Successful in 13s
|
2026-05-29 09:14:39 +02:00 |
|
CodingPhoenixx
|
f00a1098b4
|
Revert "Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages."
Auto Publish on Version Change / check-and-publish (push) Successful in 13s
Run Tests on Push and Pull Request / run-tests (push) Successful in 18s
This reverts commit 0d8ee099a0.
|
2026-05-28 13:59:41 +02:00 |
|
CodingPhoenixx
|
0d8ee099a0
|
Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages.
Auto Publish on Version Change / check-and-publish (push) Successful in 13s
Run Tests on Push and Pull Request / run-tests (push) Successful in 18s
|
2026-05-28 13:56:52 +02:00 |
|
CodingPhoenixx
|
78d90855c5
|
Add test coverage for core server components: annotation scanning, routing, rate limiting, CORS, and JSON handling
Auto Publish on Version Change / check-and-publish (push) Successful in 14s
Run Tests on Push and Pull Request / run-tests (push) Successful in 19s
|
2026-05-28 13:40:24 +02:00 |
|
CodingPhoenixx
|
1ac3c29b83
|
Dynamically fetch project group and artifact ID in publish.yml to improve flexibility and eliminate hardcoded values
Auto Publish on Version Change / check-and-publish (push) Successful in 13s
|
2026-05-28 13:05:09 +02:00 |
|
CodingPhoenixx
|
b656b04a51
|
Simplify comments, streamline steps, and improve readability in publish.yml workflow
|
2026-05-28 13:02:30 +02:00 |
|
CodingPhoenixx
|
65c7649d43
|
Refactor Git clone step in publish.yml to simplify server URL extraction and ensure clean workspace
Auto Publish on Version Change / check-and-publish (push) Successful in 16s
|
2026-05-28 12:58:44 +02:00 |
|
CodingPhoenixx
|
d717588e5d
|
Improve directory handling, URL parsing, and Gradle setup in publish.yml workflow steps
Auto Publish on Version Change / check-and-publish (push) Failing after 1s
|
2026-05-28 12:56:58 +02:00 |
|
CodingPhoenixx
|
1232a7080a
|
Fix indentation in publish.yml for git checkout step
Auto Publish on Version Change / check-and-publish (push) Failing after 2s
|
2026-05-28 12:54:29 +02:00 |
|
CodingPhoenixx
|
665b97f7f8
|
Fix incorrect server URL parsing in publish.yml Git clone step
Auto Publish on Version Change / check-and-publish (push) Failing after 1s
|
2026-05-28 12:54:16 +02:00 |
|
CodingPhoenixx
|
fa216af364
|
Replace Gitea checkout action with manual git clone and checkout steps in publish.yml
Auto Publish on Version Change / check-and-publish (push) Failing after 1s
|
2026-05-28 12:52:29 +02:00 |
|
CodingPhoenixx
|
0f800e7a0d
|
Update publish.yml to use Gitea-hosted checkout action instead of actions/checkout
Auto Publish on Version Change / check-and-publish (push) Failing after 9s
|
2026-05-28 12:49:52 +02:00 |
|
CodingPhoenixx
|
5a6c105c52
|
Fix missing Git dependency in publish.yml to resolve error 127 in workflow
Auto Publish on Version Change / check-and-publish (push) Failing after 2s
|
2026-05-28 12:48:30 +02:00 |
|
CodingPhoenixx
|
ec99b987bf
|
Add GitHub Actions workflow for auto-publishing and configure Maven publishing in Gradle
Auto Publish on Version Change / check-and-publish (push) Failing after 34s
|
2026-05-28 12:45:46 +02:00 |
|