feat(dev-machine): add act v0.2.89, helmfile v1.5.2, helm-diff & skaffold - #5
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds four new tools to the dev machine rootfs toolchain —
act,helmfile,helm-diffplugin, andskaffold— extending the installer from 29 tools to 33, with a single final cleanup at PHASE 34.Changes
scripts/install-tools.shACT_VERSION="v0.2.89"andHELMFILE_VERSION="v1.5.2"to the pinned versions blockact v0.2.89: GitHub Actions local runner (nektos/act)helmfile v1.5.2: Helm release orchestrator (helmfile/helmfile)helm-diffplugin: installed viahelm plugin install(databus23/helm-diff), required by helmfileskaffold(latest stable): official GCS binary (skaffold.dev/docs/install)welcomeINFRA & CI/CDrow extended withact helmfile skaffoldon a second lineREADME.mdact,helmfile,helm-diff,skaffoldrows to the What's Inside table30 phases→34 phasesInstall Methods
act_Linux_x86_64.tar.gzfrom GitHub releasehelmfile_1.5.2_linux_amd64.tar.gzfrom GitHub releasehelm plugin install https://github.com/databus23/helm-diffhttps://storage.googleapis.com/skaffold/releases/latest/skaffold-linux-amd64