Skip to content

feat(dev-machine): add act v0.2.89, helmfile v1.5.2, helm-diff & skaffold - #5

Merged
ibtisam-iq merged 2 commits into
mainfrom
feature/add-act-helmfile-skaffold
Jun 8, 2026
Merged

feat(dev-machine): add act v0.2.89, helmfile v1.5.2, helm-diff & skaffold#5
ibtisam-iq merged 2 commits into
mainfrom
feature/add-act-helmfile-skaffold

Conversation

@ibtisam-iq

Copy link
Copy Markdown
Owner

Summary

Adds four new tools to the dev machine rootfs toolchain — act, helmfile, helm-diff plugin, and skaffold — extending the installer from 29 tools to 33, with a single final cleanup at PHASE 34.

Changes

scripts/install-tools.sh

  • Added ACT_VERSION="v0.2.89" and HELMFILE_VERSION="v1.5.2" to the pinned versions block
  • PHASE 30act v0.2.89: GitHub Actions local runner (nektos/act)
  • PHASE 31helmfile v1.5.2: Helm release orchestrator (helmfile/helmfile)
  • PHASE 32helm-diff plugin: installed via helm plugin install (databus23/helm-diff), required by helmfile
  • PHASE 33skaffold (latest stable): official GCS binary (skaffold.dev/docs/install)
  • PHASE 34 — Single final cleanup (removed duplicate that previously existed at PHASE 30)

welcome

  • INFRA & CI/CD row extended with act helmfile skaffold on a second line

README.md

  • Added act, helmfile, helm-diff, skaffold rows to the What's Inside table
  • Updated directory structure comment: 30 phases34 phases

Install Methods

Tool Version Source
act v0.2.89 act_Linux_x86_64.tar.gz from GitHub release
helmfile v1.5.2 helmfile_1.5.2_linux_amd64.tar.gz from GitHub release
helm-diff Latest helm plugin install https://github.com/databus23/helm-diff
skaffold Latest stable https://storage.googleapis.com/skaffold/releases/latest/skaffold-linux-amd64

…diff plugin

- PHASE 31: act v0.2.89 — GitHub Actions local runner (nektos/act)
- PHASE 32: helmfile v1.5.2 — Helm release orchestrator (helmfile/helmfile)
- PHASE 33: helm-diff plugin — bundled with helmfile (databus23/helm-diff)
- PHASE 34: skaffold — latest stable binary (GoogleContainerTools/skaffold)
- Updated welcome banner: added act, helmfile, skaffold to INFRA & CI/CD row
- Updated README.md What's Inside table with all four new tools
- Drop old PHASE 30 Final cleanup (was a duplicate of the new PHASE 35)
- Renumber: act→30, helmfile→31, helm-diff→32, skaffold→33, Final cleanup→34
- Update README directory structure comment: 35 phases → 34 phases
@ibtisam-iq
ibtisam-iq merged commit e123562 into main Jun 8, 2026
1 of 4 checks passed
@ibtisam-iq
ibtisam-iq deleted the feature/add-act-helmfile-skaffold branch June 8, 2026 12:24
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.

1 participant