Releases: Rems08/infrastructure-as-coolify
Releases · Rems08/infrastructure-as-coolify
Release list
v1
What's Changed
Full Changelog: v0.1.0-rc.2...v1
v0.1.6
What's Changed
Full Changelog: v1...v0.1.6
v0.1.5
What's Changed
- fix(ci-template): plan job exits 0 on pending changes, gating opt-in by @Rems08 in #50
- feat: destination drift is visible at plan and blocks apply (server move safety) by @Rems08 in #54
- feat: homebrew cask via auto-merged PR + docs restructure by @Rems08 in #56
Full Changelog: v1...v0.1.5
v0.1.4
What's Changed
- fix(env-file): stop leaking the offending line + last-wins/export hardening (v0.1.4) by @Rems08 in #48
Full Changelog: v1...v0.1.4
v0.1.3
What's Changed
Full Changelog: v1...v0.1.3
v0.1.2
What's Changed
- docs(ci): use CI_MERGE_REQUEST_SOURCE_BRANCH_NAME for the staging rule by @Rems08 in #43
- fix(apply): scope env resolution to --env/--target (v0.1.2) by @Rems08 in #44
Full Changelog: v1...v0.1.2
v0.1.1
What's Changed
Full Changelog: v1...v0.1.1
v0.1.0
What's Changed
- W5a: TUI
exploreread-only browser (Bubble Tea) by @Rems08 in #25 - W5b-1: Application mutations (lifecycle + env vars) + YAML write-back marshaller by @Rems08 in #26
- W5b-2a: TUI drift view + lifecycle mutations (restart/stop/start) by @Rems08 in #27
- W5b-2b-α: indexed loader + desired env display (read-only, leak-proof) by @Rems08 in #28
- W5b-2b-β: TUI env edit + write-back YAML (origin-safe) — MVP TUI complete by @Rems08 in #29
- fix: lenient load (env resolved at apply) + TUI container detail by @Rems08 in #30
- fix(resolve): derive project from enumeration so apps/services are no longer dropped by @Rems08 in #31
- feat(import): reverse-engineer remote Coolify → local YAML (Application + Database) by @Rems08 in #32
- fix(tui): esc closes the active overlay (logs, drift, detail) before tree nav by @Rems08 in #33
- feat(tui): compare application env vars desired vs remote by @Rems08 in #34
- feat(tui): env scope, dedup, filter & scroll (E2b) by @Rems08 in #35
- feat(tui): onboarding menu to sync or init when no manifests found by @Rems08 in #36
- feat: explore connection wizard when credentials are absent by @Rems08 in #37
- chore: release-prep v0.1.0 (license, changelog, RELEASING, version refs) by @Rems08 in #39
Full Changelog: v1...v0.1.0
v0.1.0-rc.2
What's Changed
- feat(w1): scaffold + Application resource + validate + docs gen by @Rems08 in #1
- W2: plan + diff engine + state resolver + Database + EnvVar + CF Access by @Rems08 in #3
- W2.5: cleanup comments policy (drop methodological refs) by @Rems08 in #4
- W3: apply + reconciliation + DAG + Project + Environment + build_pack mapping by @Rems08 in #5
- W3.5a: Service kind (docker-compose stacks + one-click templates + envs) by @Rems08 in #6
- W3.5b: Application build_pack extension (dockerfile inline + public git nixpacks/dockercompose/static/railpack) by @Rems08 in #7
- W4a: destroy + env interpolation (L1) + audit actor (L6); SOPS L2 deferred by @Rems08 in #8
- W4b: SOPS+age L2 + bump toolchain v2/go1.25 (sunset P-IAC-1) + threat-model reviewed by @Rems08 in #9
- W4.5a: Database resolver live via /servers/{uuid}/resources (escalade #2, 20/20 resolvable) by @Rems08 in #11
- W4.6a: Database read/plan path (typed observed GET + projections + 0-change Beenaire) by @Rems08 in #13
- W4.7: Environment filter (--env) on plan/apply/destroy + --target on plan by @Rems08 in #14
- W4.6b: Database write path (8 CreateDatabaseX + UpdateDatabase PATCH + DeleteDatabase + apply ops + DAG + --env filter + audit ratchet) by @Rems08 in #15
- W4.8: OSS hygiene + security hardening (templates, examples, badges, dependabot, godoc, secrets 100%, APIError Bearer redact) by @Rems08 in #16
- W6a: release pipeline (goreleaser + cosign keyless + SLSA L3 + GHCR multi-arch, v0.1.0-rc.1) by @Rems08 in #22
- fix(release): cosign sign-blob --bundle flag (ship v0.1.0-rc.2) by @Rems08 in #23
New Contributors
Full Changelog: https://github.com/Rems08/infrastructure-as-coolify/commits/v0.1.0-rc.2