hitanshu
  • Joined on 2024-12-30
hitanshu merged pull request Hithomelabs/CFTunnels#132 2026-07-06 18:47:15 +00:00
[ISSUE-88] Add env variable round-trip, profile-aware SSL, and getStack support
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-07-06 05:14:36 +00:00
3c47643cd4 88: Fix PortainerApiClient import path
93e9baa5d4 88: Fix PortainerApiClient import/constructor, replace TrustAllStrategy with lambda
d0e1ea938f 88: Add DeployControllerTest with 4 test cases
76dd43c7b2 88: Add DeployController with X-API-Key auth
21e67dadea 88: Add DeployService for Portainer stack redeployment
Compare 10 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#131 2026-07-06 05:14:36 +00:00
88: Build portainer-automation service
hitanshu pushed to main at Hithomelabs/CFTunnels 2026-07-05 12:41:28 +00:00
6fc44a6969 Hithomelabs/CFTunnels#87: address PR review - add @JsonProperty, fix status type, add unit tests
e515532d99 Hithomelabs/CFTunnels#87: Add PortainerApiClient, DTOs, ImageReference, and exception classes
Compare 2 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#130 2026-07-05 12:41:27 +00:00
test
hitanshu created pull request Hithomelabs/CFTunnels#130 2026-07-05 12:41:18 +00:00
test
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-07-05 12:31:36 +00:00
6fc44a6969 Hithomelabs/CFTunnels#87: address PR review - add @JsonProperty, fix status type, add unit tests
e515532d99 Hithomelabs/CFTunnels#87: Add PortainerApiClient, DTOs, ImageReference, and exception classes
Compare 2 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#129 2026-07-05 12:31:34 +00:00
feat(common): add PortainerApiClient and shared DTOs
hitanshu pushed to test at Dave/CFTunnels 2026-07-05 11:23:24 +00:00
9fb4c4fb14 Merge pull request 'ci: fix Gradle wrapper validation in test_image_build_push.yml (missed in PR #126)' (#127) from Dave/CFTunnels:ISSUE-86-fix into test
040c0e9b09 ci: fix Gradle wrapper validation in test_image_build_push.yml
d500a8b276 Hithomelabs/CFTunnels#86: ci: replace Gradle wrapper validation with offline checksum
Compare 3 commits »
hitanshu pushed to main at Hithomelabs/CFTunnels 2026-07-05 11:04:09 +00:00
9fb4c4fb14 Merge pull request 'ci: fix Gradle wrapper validation in test_image_build_push.yml (missed in PR #126)' (#127) from Dave/CFTunnels:ISSUE-86-fix into test
040c0e9b09 ci: fix Gradle wrapper validation in test_image_build_push.yml
d500a8b276 Hithomelabs/CFTunnels#86: ci: replace Gradle wrapper validation with offline checksum
4a3e2777db Hithomelabs/HomeLabDocker#86: fix: add BOM import and update RestTemplateConfig imports
4abec13ec4 Hithomelabs/HomeLabDocker#86: ci: update workflows for multi-module paths
Compare 9 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#128 2026-07-05 11:04:09 +00:00
test
hitanshu created pull request Hithomelabs/CFTunnels#128 2026-07-05 11:00:54 +00:00
test
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-07-05 10:55:23 +00:00
9fb4c4fb14 Merge pull request 'ci: fix Gradle wrapper validation in test_image_build_push.yml (missed in PR #126)' (#127) from Dave/CFTunnels:ISSUE-86-fix into test
040c0e9b09 ci: fix Gradle wrapper validation in test_image_build_push.yml
Compare 2 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#127 2026-07-05 10:55:21 +00:00
ci: fix Gradle wrapper validation in test_image_build_push.yml (missed in PR #126)
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-07-05 10:45:14 +00:00
d500a8b276 Hithomelabs/CFTunnels#86: ci: replace Gradle wrapper validation with offline checksum
hitanshu merged pull request Hithomelabs/CFTunnels#126 2026-07-05 10:45:13 +00:00
[ISSUE-86] ci: replace Gradle wrapper validation with offline checksum
hitanshu pushed to test at Dave/CFTunnels 2026-07-05 10:41:42 +00:00
4a3e2777db Hithomelabs/HomeLabDocker#86: fix: add BOM import and update RestTemplateConfig imports
4abec13ec4 Hithomelabs/HomeLabDocker#86: ci: update workflows for multi-module paths
0c6944685f Hithomelabs/HomeLabDocker#86: chore: add :portainer-automation scaffold
ee1762711d Hithomelabs/HomeLabDocker#86: feat: add :common module with RestTemplateConfig
0c2e186ba7 Hithomelabs/HomeLabDocker#86: refactor: move cftunnels source into :cftunnels-service module
Compare 6 commits »
hitanshu pushed to test at Hithomelabs/CFTunnels 2026-07-05 10:23:27 +00:00
4a3e2777db Hithomelabs/HomeLabDocker#86: fix: add BOM import and update RestTemplateConfig imports
4abec13ec4 Hithomelabs/HomeLabDocker#86: ci: update workflows for multi-module paths
0c6944685f Hithomelabs/HomeLabDocker#86: chore: add :portainer-automation scaffold
ee1762711d Hithomelabs/HomeLabDocker#86: feat: add :common module with RestTemplateConfig
0c2e186ba7 Hithomelabs/HomeLabDocker#86: refactor: move cftunnels source into :cftunnels-service module
Compare 6 commits »
hitanshu merged pull request Hithomelabs/CFTunnels#125 2026-07-05 10:23:25 +00:00
[ISSUE-86] Multi-module Gradle restructure — Refactor CFTunnels into `:common`, `:cftunnels-service`, `:portainer-automation`