This website requires JavaScript.
Explore
Help
Sign In
CodingPhoenix
/
Nextus-Web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
All Workflows
CI - Test, Publish and Release
Run Tests on Pull Request
Other workflows
1
publish.yml
26 workflow runs
Actor
All actors
CodingPhoenix
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
master
Refactor constructor parameter for clarity in LeakyBucketLimiter
CI - Test, Publish and Release #35
:
Commit
4d5d57a367
pushed by
CodingPhoenix
master
2026-06-15 05:57:16 +00:00
54s
View workflow file
Update project configuration: adjust JDK name and VCS directory mapping
CI - Test, Publish and Release #34
:
Commit
4a7167ed7b
pushed by
CodingPhoenix
master
2026-06-15 05:54:34 +00:00
15s
View workflow file
Reformat code for improved readability and consistency across classes
CI - Test, Publish and Release #33
:
Commit
02688a2f47
pushed by
CodingPhoenix
master
2026-06-15 05:50:39 +00:00
16s
View workflow file
Reformat code comments for consistency and clarity across all classes
CI - Test, Publish and Release #32
:
Commit
893bb0b7bd
pushed by
CodingPhoenix
master
2026-06-15 05:27:29 +00:00
16s
View workflow file
Remove redundant code comments for improved readability and maintainability
CI - Test, Publish and Release #31
:
Commit
6de7e26f33
pushed by
CodingPhoenix
master
2026-06-15 05:26:00 +00:00
53s
View workflow file
Add security headers functionality with opt-in HSTS, CSP, and other browser-hardening features
CI - Test, Publish and Release #30
:
Commit
a0790400e2
pushed by
CodingPhoenix
master
2026-06-15 05:18:37 +00:00
53s
View workflow file
Introduce authentication framework with
AuthConfig
,
AuthGate
, and
Authenticator
classes, alongside comprehensive tests for rules, modes, and schemes.
CI - Test, Publish and Release #29
:
Commit
bcf5572aeb
pushed by
CodingPhoenix
master
2026-05-29 11:23:45 +00:00
58s
View workflow file
Update
ci.yml
: adjust
check-and-publish
dependencies to run after tests instead of release creation
CI - Test, Publish and Release #28
:
Commit
d9b639a539
pushed by
CodingPhoenix
master
2026-05-29 07:25:24 +00:00
53s
View workflow file
Remove unused comments in
ci.yml
to improve readability and maintain consistency across workflow steps.
CI - Test, Publish and Release #27
:
Commit
2bcf9117c7
pushed by
CodingPhoenix
master
2026-05-29 07:24:09 +00:00
55s
View workflow file
Bump project version to 0.0.4 in build.gradle and updated CI-Pipeline
CI - Test, Publish and Release #26
:
Commit
f4feb77b14
pushed by
CodingPhoenix
master
2026-05-29 07:21:49 +00:00
1m0s
View workflow file
Add
test.yml
for pull request testing and enhance
ci.yml
with JAR build and upload steps
CI - Test, Publish and Release #25
:
Commit
e2449be3c8
pushed by
CodingPhoenix
master
2026-05-29 07:20:36 +00:00
56s
View workflow file
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 #24
:
Commit
ac2d1efec7
pushed by
CodingPhoenix
master
2026-05-29 07:15:49 +00:00
49s
View workflow file
Bump project version to 0.0.3 in build.gradle
Run Tests on Pull Request #23
:
Commit
d2ce4592d4
pushed by
CodingPhoenix
master
2026-05-29 07:05:55 +00:00
18s
View workflow file
Bump project version to 0.0.3 in build.gradle
publish.yml #22
:
Commit
d2ce4592d4
pushed by
CodingPhoenix
master
2026-05-29 07:05:37 +00:00
18s
View workflow file
Add constructors and Javadoc comments to improve clarity and completeness across server components, including WebSocket and routing classes.
Run Tests on Pull Request #21
:
Commit
a7b65c031d
pushed by
CodingPhoenix
master
2026-05-29 07:01:23 +00:00
18s
View workflow file
Add constructors and Javadoc comments to improve clarity and completeness across server components, including WebSocket and routing classes.
publish.yml #20
:
Commit
a7b65c031d
pushed by
CodingPhoenix
master
2026-05-29 07:01:05 +00:00
14s
View workflow file
Revert "Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages."
Run Tests on Pull Request #19
:
Commit
f00a1098b4
pushed by
CodingPhoenix
master
2026-05-28 12:00:30 +00:00
18s
View workflow file
Revert "Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages."
publish.yml #18
:
Commit
f00a1098b4
pushed by
CodingPhoenix
master
2026-05-28 12:00:11 +00:00
13s
View workflow file
Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages.
Run Tests on Pull Request #17
:
Commit
0d8ee099a0
pushed by
CodingPhoenix
master
2026-05-28 11:57:35 +00:00
18s
View workflow file
Streamline test report packaging and uploading in test.yml: archive reports, handle missing directories, and upload to Gitea packages.
publish.yml #16
:
Commit
0d8ee099a0
pushed by
CodingPhoenix
master
2026-05-28 11:57:17 +00:00
14s
View workflow file
Expand test coverage for routing and annotation scanning: validate distinct handlers for same path with different methods, ensure correct MethodNotAllowed responses, and handle overwriting/parameterized paths.
Run Tests on Pull Request #15
:
Commit
efd302f625
pushed by
CodingPhoenix
master
2026-05-28 11:48:49 +00:00
19s
View workflow file
Expand test coverage for routing and annotation scanning: validate distinct handlers for same path with different methods, ensure correct MethodNotAllowed responses, and handle overwriting/parameterized paths.
publish.yml #14
:
Commit
efd302f625
pushed by
CodingPhoenix
master
2026-05-28 11:48:30 +00:00
14s
View workflow file
Add test coverage for core server components: annotation scanning, routing, rate limiting, CORS, and JSON handling
Run Tests on Pull Request #13
:
Commit
78d90855c5
pushed by
CodingPhoenix
master
2026-05-28 11:41:06 +00:00
18s
View workflow file
Add test coverage for core server components: annotation scanning, routing, rate limiting, CORS, and JSON handling
publish.yml #12
:
Commit
78d90855c5
pushed by
CodingPhoenix
master
2026-05-28 11:40:47 +00:00
14s
View workflow file
Bump project version to 0.0.2 in build.gradle
publish.yml #11
:
Commit
2531f87c31
pushed by
CodingPhoenix
master
2026-05-28 11:24:29 +00:00
17s
View workflow file
Remove redundant comments and unused imports to improve code clarity and maintainability
publish.yml #10
:
Commit
b75e1e5c6e
pushed by
CodingPhoenix
master
2026-05-28 11:11:36 +00:00
14s
View workflow file