Skip to content

Bonsai, drawing sheets show git tag revision history in titleblocks#7918

Open
brunopostle wants to merge 1 commit intov0.8.0from
bonsai-drawing-revisions
Open

Bonsai, drawing sheets show git tag revision history in titleblocks#7918
brunopostle wants to merge 1 commit intov0.8.0from
bonsai-drawing-revisions

Conversation

@brunopostle
Copy link
Copy Markdown
Contributor

@brunopostle brunopostle commented Apr 7, 2026

Titleblock SVGs are given a revisions table populated from git tags on the IFC file's repository. Tags are sorted oldest-first so they stack upward from a fixed anchor point. Each row shows the tag name, the tagged commit date, the first line of the tag message, and the author's initials. A1/A2/A3 titleblock templates are updated accordingly.

This project has these tags:

image

Which are rendered like this (I don't have the right font installed, but you should get the idea):

image

Generated with the assistance of an AI coding tool.

Titleblock SVGs are given a revisions table populated from git tags on
the IFC file's repository. Tags are sorted oldest-first so they stack
upward from a fixed anchor point. Each row shows the tag name, the
tagged commit date, the first line of the tag message, and the author's
initials. A1/A2/A3 titleblock templates are updated accordingly.

Generated with the assistance of an AI coding tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant