Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #685: Creates build_info.json alongside cobalt_build_id. #751

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

"Refer to the original PR: #685"

* Creates build_info.json alongside cobalt_build_id.

Creates build_info.json alongside the logic that creates
cobalt_build_id.h. This offloads generating build_info.json from the CI
system to GN and updates build_info.json with the build_id, build_rev,
git_rev, build_time, author, and commit fields.

On Git repos, git_rev is equivalent to build_rev. On Gerrit repos,
git_rev represents the last Git hash synced, tied with Git build_id.

b/284367797

* Refactored to preserve backwards compatibility.

b/284367797

(cherry picked from commit e460715)
@briantting briantting marked this pull request as ready for review June 27, 2023 19:45
@briantting briantting self-assigned this Jun 27, 2023
@briantting briantting merged commit 7dd1d98 into 23.lts.1+ Jul 10, 2023
326 checks passed
@briantting briantting deleted the 23.lts.1+-685 branch July 10, 2023 19:48
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.

3 participants