Skip to content

chore(noddy): update to v1.2.0#15

Merged
clouddrove-ci merged 1 commit into
masterfrom
bump-noddy-1.2.0
Jul 21, 2026
Merged

chore(noddy): update to v1.2.0#15
clouddrove-ci merged 1 commit into
masterfrom
bump-noddy-1.2.0

Conversation

@clouddrove-ci

Copy link
Copy Markdown
Member

The current formula is broken and this fixes it.

An upstream history rewrite removed client project names from noddy's past. Rewriting moved every commit, which moved the v1.0.0 and v1.1.0 tags onto trees that no longer contained toyland/plugins/ansible. noddy sources that file at startup.

Consequences:

  • the v1.1.0 tarball checksum changed, so brew install clouddrove/tap/noddy currently fails on checksum mismatch
  • that tarball would have installed a broken tool anyway, since the plugin is absent from it

Both upstream releases were deleted rather than left in that state, and v1.2.0 re-cut with the plugin restored.

Verified locally against the v1.2.0 tarball

ansible plugin in tarball        -> present
brew audit --strict --online     -> exit 0
brew install --build-from-source -> exit 0
brew test                        -> exit 0
noddy ansible:deploy             -> prints usage

v1.0.0 and v1.1.0 were deleted upstream. A history rewrite removed client
project names from the repository's past, which moved every commit and
carried both tags onto trees that no longer contained
toyland/plugins/ansible. noddy sources that file at startup, so those
tarballs would have installed a broken tool, and the v1.1.0 checksum this
formula pinned no longer matched.

v1.2.0 is the same tool with the plugin restored.
@clouddrove-ci
clouddrove-ci merged commit ad78d73 into master Jul 21, 2026
4 checks passed
@clouddrove-ci
clouddrove-ci deleted the bump-noddy-1.2.0 branch July 21, 2026 10:40
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.

2 participants