Skip to content

Tags: GoCodeAlone/workflow-plugin-infra

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(infra): secret-admin steps + in-process EnginePlugin entry (ADR …

…0056/0055) (#63)

First stepTypes for infra: step.secret_list/secret_delete (resolve the
secrets.vault module Provider) + step.secret_vault_status/secret_vault_test
(read-only). NewInfraEnginePlugin() exposes them in-process (ADR 0056
dual-shape); gRPC path unchanged. The 4 steps are in-process-only (cataloged
in metadata, NOT capabilities.stepTypes — verify-capabilities mismatch
avoided, P4). Zero engine changes (ADR 0055).

Co-authored-by: Claude <noreply@anthropic.com>

v1.6.16

Toggle v1.6.16's commit message
v1.6.16 — stop re-declaring engine-owned infra.* types

Engine v0.83.0 owns the 14 generic infra.* module types. This plugin keeps only
its own module types (infra.admin, infra.http_redirect); removes 13 engine-owned
re-declarations.

v1.6.15

Toggle v1.6.15's commit message
workflow-plugin-infra v1.6.15

v1.6.14

Toggle v1.6.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(dns): support Cloudflare proxy intent overrides (#60)

Fixes #59

v1.6.13

Toggle v1.6.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support scoped forward hosts (#58)

* feat: support scoped forward hosts

* test: cover default forward host

v1.6.12

Toggle v1.6.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: strip parked DNS web records

Strip known registrar parking web records during Cloudflare DNS intent/staging compilation, backfill non-parked alternate provider web records, and keep mail/MX/TXT service records intact.

v1.6.11

Toggle v1.6.11's commit message
workflow-plugin-infra v1.6.11

v1.6.10

Toggle v1.6.10's commit message
workflow-plugin-infra v1.6.10

v1.6.9

Toggle v1.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Namecheap nameserver cutover intent (#54)

v1.6.8

Toggle v1.6.8's commit message
workflow-plugin-infra v1.6.8