Skip to content

Define layout engine in d2 file#9697

Merged
stephanos merged 2 commits intomainfrom
stephanos/d2-engine
Mar 30, 2026
Merged

Define layout engine in d2 file#9697
stephanos merged 2 commits intomainfrom
stephanos/d2-engine

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented Mar 26, 2026

What changed?

Moved decision which d2 layout engine to use into file.

Why?

Allows each file to pick the right layout engine for itself.

@stephanos stephanos requested review from a team as code owners March 26, 2026 20:55
@stephanos stephanos force-pushed the stephanos/d2-engine branch from 0d2bda2 to b977e11 Compare March 26, 2026 20:56
@stephanos stephanos changed the title docs: define layout engine in d2 files Define layout engine in d2 file Mar 26, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@stephanos stephanos force-pushed the stephanos/d2-engine branch from b977e11 to e87045a Compare March 26, 2026 20:57
Comment thread docs/Makefile
install-d2:
@printf $(COLOR) "Install d2..."
@go install oss.terrastruct.com/d2@v0.6.3
@go install oss.terrastruct.com/d2@v0.7.1
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Upgraded version, too.

@stephanos stephanos requested a review from dandavison March 26, 2026 20:58
@stephanos stephanos enabled auto-merge (squash) March 26, 2026 21:31
@stephanos stephanos merged commit 648daa7 into main Mar 30, 2026
68 of 70 checks passed
@stephanos stephanos deleted the stephanos/d2-engine branch March 30, 2026 17:08
chaptersix pushed a commit to chaptersix/temporal that referenced this pull request Apr 2, 2026
## What changed?

Moved decision which d2 layout engine to use into file.

## Why?

Allows each file to pick the right layout engine for itself.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
chaptersix pushed a commit to chaptersix/temporal that referenced this pull request Apr 2, 2026
## What changed?

Moved decision which d2 layout engine to use into file.

## Why?

Allows each file to pick the right layout engine for itself.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
chaptersix pushed a commit that referenced this pull request Apr 2, 2026
## What changed?

Moved decision which d2 layout engine to use into file.

## Why?

Allows each file to pick the right layout engine for itself.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
chaptersix pushed a commit to chaptersix/temporal that referenced this pull request Apr 2, 2026
## What changed?

Moved decision which d2 layout engine to use into file.

## Why?

Allows each file to pick the right layout engine for itself.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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