Skip to content

[codex] Remove obsolete update script#188

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-update-cake
Apr 20, 2026
Merged

[codex] Remove obsolete update script#188
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-update-cake

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

What changed

Removed update.cake.

Why

The script belonged to the old component/NuSpec update flow. It referenced missing helper files such as poco.yaml.cake, old component.yaml and nuget/*.nuspec paths, Xamarin.iOS10 dependency metadata, and retired components like CrashReporting, DynamicLinks, and Invites.

Current build and release automation uses build.cake, components.cake, and the newer Firebase release tooling instead, so keeping this script in the repo creates a dead entry point for maintainers.

Validation

  • git diff --check
  • Verified update.cake no longer exists.
  • Verified repository-wide searches for update.cake and old updater-only helper symbols return no matches.

No build was run because this removes an unused script only.

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 20, 2026 22:40
@AdamEssenmacher AdamEssenmacher merged commit 6df0b09 into main Apr 20, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/remove-update-cake branch April 20, 2026 22:51
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