CFTunnels/.gitea/workflows
hitanshu310 35db41573a Hithomelabs/CFTunnels#139: Simplify workflow_dispatch input type for Gitea compatibility
Remove 'type: choice' and 'options:' from workflow_dispatch inputs,
replacing with 'type: string'. The Gitea Actions runner may not support
the 'choice' type with 'options' subfield, causing the entire workflow
to fail registration silently. The workflow already has runtime
validation (lines 40-44) that rejects invalid environment values, so
the 'choice' type was redundant.
2026-07-09 10:32:26 +05:30
..
integration_test.yaml ISSUE-44: Hithomelabs/HomeLabDocker#44 Latest pull 2025-11-16 19:59:12 +05:30
portainer_automation_build_push.yml Hithomelabs/CFTunnels#139: Simplify workflow_dispatch input type for Gitea compatibility 2026-07-09 10:32:26 +05:30
prod_image_tag_promote.yaml Hithomelabs/CFTunnels#145: Replace --method=POST with --post-data= for BusyBox wget compatibility 2026-07-08 21:05:48 +00:00
test_build.yml Hithomelabs/CFTunnels#86: ci: replace Gradle wrapper validation with offline checksum 2026-07-05 16:12:24 +05:30
test_image_build_push.yml Hithomelabs/CFTunnels#145: Replace --method=POST with --post-data= for BusyBox wget compatibility 2026-07-08 21:05:42 +00:00