Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add structured section references #616

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

bobaaaaa
Copy link
Contributor

Info

Section.references is the counterpart of Article.references, but for sections. See #579.

Why

Restructuring references at scale aka "Verlinkung 2.0"

Copy link

github-actions bot commented Dec 17, 2024

The latest Buf updates on your PR. Results from workflow proto / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 17, 2024, 9:07 AM

stroeer.core.v1.Reference section_tree = 2;

repeated stroeer.core.v1.Reference references = 14;
Copy link
Member

Choose a reason for hiding this comment

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

the next consecutive number would be 3 (not 14)

@bobaaaaa bobaaaaa merged commit c9541f7 into main Dec 17, 2024
13 checks passed
@bobaaaaa bobaaaaa deleted the feat/section-references branch December 17, 2024 09: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.

2 participants