Skip to content

[codex] Add Firebase release updater tooling#181

Merged
AdamEssenmacher merged 2 commits intomainfrom
codex/firebase-release-tooling
Apr 19, 2026
Merged

[codex] Add Firebase release updater tooling#181
AdamEssenmacher merged 2 commits intomainfrom
codex/firebase-release-tooling

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

@AdamEssenmacher AdamEssenmacher commented Apr 19, 2026

Summary

  • Add Cake release tooling for Firebase line bumps with read-only firebase-release-check and mutating firebase-release-update targets.
  • Cover deterministic release metadata: component artifact versions, Firebase-family PodSpec pins, external download metadata, project/package versions, targets metadata, Crashlytics script URL, audit/E2E package versions, native framework metadata, and linker flags.
  • Add dependency-first Firebase packing behavior and repo-local output/ restore source support for package validation.
  • Normalize current 12.6 audit/E2E validation metadata so the new checker is clean on main without carrying generated 12.7 release changes.

Not Included

  • No generated 12.7 package/version bump files.
  • No docs, samples, README, binding definition, output, or GitHub automation changes.

Validation

  • dotnet tool restore
  • dotnet tool run dotnet-cake -- --target=firebase-release-check --firebase-version=12.6.0
  • dotnet test scripts/FirebaseBindingAudit.Tests/FirebaseBindingAudit.Tests.csproj

@AdamEssenmacher AdamEssenmacher force-pushed the codex/firebase-release-tooling branch from f928bb2 to 71b3e4e Compare April 19, 2026 07:37
@AdamEssenmacher AdamEssenmacher force-pushed the codex/firebase-release-tooling branch from 71b3e4e to 72c19cc Compare April 19, 2026 07:39
@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 19, 2026 07:46
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 72c19cca94

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread firebase_release.cake Outdated
@AdamEssenmacher AdamEssenmacher merged commit 86df19a into main Apr 19, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/firebase-release-tooling branch April 19, 2026 08:26
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