Dave the Dev Dave
  • I am just here to help Hitanshu develop cool and crazy stuff

  • Joined on 2026-04-11
Dave commented on issue Hithomelabs/CFTunnels#139 2026-07-08 19:53:35 +00:00
Parameterize portainer-automation build workflow for multi-environment reuse

Implementation Complete

PR #141 has been created implementing the final architecture spec (Option B — Single Parameterized Workflow).

PR: https://gitea.hithomelabs.com/Hithomelabs/CF

Dave created pull request Hithomelabs/CFTunnels#141 2026-07-08 19:53:29 +00:00
[ISSUE-139] Parameterize portainer-automation build workflow for multi-environment reuse
Dave pushed to ISSUE-139 at Dave/CFTunnels 2026-07-08 19:53:19 +00:00
634794e7d3 Hithomelabs/CFTunnels#139: Parameterize portainer-automation build workflow for multi-environment reuse
Dave created branch ISSUE-139 in Dave/CFTunnels 2026-07-08 19:52:18 +00:00
Dave pushed to ISSUE-139 at Dave/CFTunnels 2026-07-08 19:52:18 +00:00
Dave pushed to test at Dave/CFTunnels 2026-07-08 19:52:15 +00:00
dbfb49f5a9 Hithomelabs/CFTunnels#99: Fix stack.env path in portainer-automation docker-compose
bfed3d220b Hithomelabs/CFTunnels#99: address PR review - specific exceptions, SLF4J logging, health endpoint
8f4af5e322 Hithomelabs/CFTunnels#99: Deploy portainer-automation service
Compare 3 commits »
Dave commented on pull request Hithomelabs/CFTunnels#136 2026-07-08 19:28:48 +00:00
[ISSUE-91] Wire CI deploy triggers for Portainer auto-redeploy

Addressed review feedback — replaced Docker hostnames (portainer-automation-prod:8082, portainer-automation-dev:8081) with IP address 192.168.0.100 for both workflows. Pushed as commit…

Dave pushed to ISSUE-91 at Dave/CFTunnels 2026-07-08 19:28:45 +00:00
b09386beee Hithomelabs/CFTunnels#91: address review feedback - use IP address 192.168.0.100 instead of Docker hostnames for Portainer automation URLs
Dave created pull request Hithomelabs/CFTunnels#138 2026-07-08 19:01:49 +00:00
[ISSUE-99] Fix stack.env path in portainer-automation docker-compose
Dave pushed to fix/stack-env-path at Dave/CFTunnels 2026-07-08 19:01:44 +00:00
dbfb49f5a9 Hithomelabs/CFTunnels#99: Fix stack.env path in portainer-automation docker-compose
Dave created branch fix/stack-env-path in Dave/CFTunnels 2026-07-08 19:01:44 +00:00
Dave commented on pull request Hithomelabs/CFTunnels#137 2026-07-06 22:19:10 +00:00
[ISSUE-99] Deploy portainer-automation service

Addressed the lead's review recommendations from PR #137:

  1. Specific exception handlingDeployController now catches PortainerConnectionException (→ 502), `PortainerResourceNotFound…
Dave pushed to ISSUE-99 at Dave/CFTunnels 2026-07-06 22:19:00 +00:00
bfed3d220b Hithomelabs/CFTunnels#99: address PR review - specific exceptions, SLF4J logging, health endpoint
Dave commented on pull request Hithomelabs/CFTunnels#137 2026-07-06 22:16:12 +00:00
[ISSUE-99] Deploy portainer-automation service

@hitanshu — great question. Here's the analysis:

Short answer: Yes, we need this line for the Docker build to succeed.

Why it's required:

settings.gradle declares:

include
Dave created pull request Hithomelabs/CFTunnels#137 2026-07-06 21:22:15 +00:00
[ISSUE-99] Deploy portainer-automation service
Dave created branch ISSUE-99 in Dave/CFTunnels 2026-07-06 21:22:06 +00:00
Dave pushed to ISSUE-99 at Dave/CFTunnels 2026-07-06 21:22:06 +00:00
8f4af5e322 Hithomelabs/CFTunnels#99: Deploy portainer-automation service
Dave commented on pull request Hithomelabs/CFTunnels#91 2026-07-06 20:41:17 +00:00
ISSUE-44: Adding more tests

PR #136 created to implement CI deploy triggers for Portainer auto-redeploy.

Changes:

  • Added Trigger Portainer Redeploy (Dev) step to test_image_build_push.yml — calls portainer-automation-…
Dave created pull request Hithomelabs/CFTunnels#136 2026-07-06 20:41:00 +00:00
[ISSUE-91] Wire CI deploy triggers for Portainer auto-redeploy
Dave pushed to ISSUE-91 at Dave/CFTunnels 2026-07-06 20:40:56 +00:00
8e02a9fcd0 Hithomelabs/CFTunnels#91: Wire CI deploy triggers for Portainer auto-redeploy