Skip to content

feat!: migrate goldmark-adf to v2 - #18

Merged
ajbeck merged 2 commits into
mainfrom
goldmark-v2-migration
Aug 30, 2026
Merged

ajbeck merged 2 commits into
mainfrom
goldmark-v2-migration

Conversation

@ajbeck

@ajbeck ajbeck commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • migrate the module to /v2, Go 1.27, and Goldmark v2.0.0
  • rebuild renderer composition for Goldmark v2 and context-isolated concurrent conversion
  • make cards, embeds, tasks, decisions, panels, images, and raw HTML follow ADF schema semantics
  • add a consumer migration guide with API and behavior changes

Verification

  • go vet ./...
  • go build ./...
  • go test ./...
  • go test -race ./...

Migrate the module to /v2 and Go 1.27 with a schema-correct, concurrent renderer facade.
@github-actions

github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown

PR Validation Results

All checks passed

CI Checks

Step Status
Format
Vet
Build
Test

Version Validation

Version validation passed

Detail Value
Commits analyzed 2
Base version 1.3.1
PR version 2.0.0
Required bump major
Actual bump major

@ajbeck
ajbeck merged commit 1c4c352 into main Aug 30, 2026
3 checks passed
@ajbeck
ajbeck deleted the goldmark-v2-migration branch August 30, 2026 12:11
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