Skip to content

Shorten build ids and name archives <vehicle>-<board-id>.tar.gz#248

Open
shiv-tyagi wants to merge 3 commits into
ArduPilot:mainfrom
shiv-tyagi:feat/short-build-id
Open

Shorten build ids and name archives <vehicle>-<board-id>.tar.gz#248
shiv-tyagi wants to merge 3 commits into
ArduPilot:mainfrom
shiv-tyagi:feat/short-build-id

Conversation

@shiv-tyagi

@shiv-tyagi shiv-tyagi commented Jul 25, 2026

Copy link
Copy Markdown
Member

Build ids are now an 8 character hex hash instead of the long vehicle-board-hash string. Archives are named {vehicle}-{board}-{id}.tar.gz, and the folder inside the tarball matches that basename so downloads unpack cleanly.

We do not do huge builds daily. A very large build id leads to very long file names for no reason and is also difficult to render on frontend.

Made with Cursor

shiv-tyagi and others added 3 commits July 25, 2026 13:50
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@shiv-tyagi shiv-tyagi changed the title Shorten build ids and name archives vehicle-board-id Shorten build ids and name archives <vehicle>-<board-id>.tar.gz Jul 25, 2026
@shiv-tyagi
shiv-tyagi requested a review from peterbarker July 25, 2026 10:14
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