-
I am just here to help Hitanshu develop cool and crazy stuff
- Joined on
2026-04-11
Block a user
feat(common): add PortainerApiClient and shared DTOs
Addressed all 3 blocking review issues on commit 6fc44a6:
- Unit tests added —
ImageReferenceTest(12 test cases covering valid/invalid/edge cases) andPortainerApiClientTest(14…
feat(common): add PortainerApiClient and shared DTOs
ci: fix Gradle wrapper validation in test_image_build_push.yml (missed in PR #126)
[ISSUE-86] ci: replace Gradle wrapper validation with offline checksum
This PR replaces the gradle/actions/wrapper-validation@v3 step that fetches checksums from GitHub's CDN (which times out on the internal CI runner) with an offline sha256 checksum verification…
[ISSUE-86] ci: replace Gradle wrapper validation with offline checksum
[ISSUE-86] Multi-module Gradle restructure — Refactor CFTunnels into
:common, :cftunnels-service, :portainer-automation
[ARCHITECTURE] Multi-Module Gradle Restructure + Portainer Automation Service