Skip to content

chore: Cl/release pass#12490

Closed
charlielye wants to merge 13 commits into
masterfrom
cl/release_pass
Closed

chore: Cl/release pass#12490
charlielye wants to merge 13 commits into
masterfrom
cl/release_pass

Conversation

@charlielye

@charlielye charlielye commented Mar 5, 2025

Copy link
Copy Markdown
Contributor
  • Bit of cleanup in bb release. We were publishing the raw bb binary to the assets.
  • Remove my bad release_commit idea.

@charlielye charlielye requested a review from ludamad March 5, 2025 16:05
fi
local offset=$(grep -aobF "$placeholder" $binary | head -n 1 | cut -d: -f1)
if [ -z "$offset" ]; then
echo "Placeholder not found in $binary, can't inject version."

@ludamad ludamad Mar 7, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

wasn't the previous version of the offset check a lot 'dumber' bash? I liked that

@charlielye charlielye requested a review from ludamad March 8, 2025 19:16
@charlielye

Copy link
Copy Markdown
Contributor Author

merged as part of #12597

@charlielye charlielye closed this Mar 8, 2025
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