Skip to content

Releases: Rems08/infrastructure-as-coolify

v1

v1

Choose a tag to compare

@github-actions github-actions released this 30 May 06:21

What's Changed

  • W6b: composite Action + GitLab CI template + Pages mdBook (distribution polish) by @Rems08 in #24

Full Changelog: v0.1.0-rc.2...v1

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:08

What's Changed

  • feat: description field on Application and Database by @Rems08 in #58

Full Changelog: v1...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:14

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:36
f27fd8b

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:26
8cb53fe

What's Changed

  • feat: --env-file (one dotenv secret per app) for apply/plan (v0.1.3) by @Rems08 in #46

Full Changelog: v1...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:18
ac67639

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:42
d75b864

What's Changed

  • feat: configurable HTTP timeout + environment-per-branch CI docs (v0.1.1) by @Rems08 in #41

Full Changelog: v1...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:36
64dea62

What's Changed

  • W5a: TUI explore read-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

v0.1.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 May 21:08
8b38e3f

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

  • @Rems08 made their first contribution in #1

Full Changelog: https://github.com/Rems08/infrastructure-as-coolify/commits/v0.1.0-rc.2