Skip to content

feat: add dokku_proxy_property task#234

Merged
josegonzalez merged 2 commits intomainfrom
134-implement-proxy-property-task
Apr 30, 2026
Merged

feat: add dokku_proxy_property task#234
josegonzalez merged 2 commits intomainfrom
134-implement-proxy-property-task

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

@josegonzalez josegonzalez commented Apr 30, 2026

Adds a property task that wraps dokku proxy:set, mirroring the existing property task family. Delegates to the shared planProperty helper so the task inherits drift probing, idempotency, and SSH error propagation. Closes #134.

Also raises the integration-test timeout to 20m so the cumulative suite no longer trips Go's default 10m package timeout.

Adds a property task that wraps `dokku proxy:set`, mirroring the existing property task family. Delegates to the shared `planProperty` helper so the task inherits drift probing, idempotency, and SSH error propagation. Closes #134.
The default 10m package timeout was tripped after the cumulative integration suite grew past it. Lifting the cap leaves ample headroom without masking real hangs.
@josegonzalez josegonzalez merged commit 8f6b5ba into main Apr 30, 2026
10 checks passed
@josegonzalez josegonzalez deleted the 134-implement-proxy-property-task branch April 30, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement proxy_property_task

1 participant