docs(connectors): prep 2026.6.1 release notes and group connectors by kind [roadmap:rac-connectors]#2
Merged
Conversation
…nnectors] First published release of rac-connectors (renamed from lore-connectors, ADR-095). Documents the inaugural 2026.6.1 entry; the version derives from the git tag via setuptools-scm (CalVer YYYY.M.N, ADR-008) and the publish workflow fires on the GitHub Release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-release docs polish for
rac-connectors2026.6.1. Two commits:1. CHANGELOG for 2026.6.1
CHANGELOG.mdwith the2026.6.1entry (release-notes home) — first published release, renamed fromlore-connectors, the connector set, and thelore_id→rac_idoutbound field change (ADR-095).2. Group connector pages by kind
category:field; the generated## Connectorssection is now grouped under kind headings instead of a flat list:scripts/sync_readme.py(ordered by the lowestorderin each kind), so a new page slots its kind into place viaorderalone. Regenerated and--check-clean.Release-readiness (verified on merged
main+ this branch)rac_connectors-2026.6.1(wheel + sdist).rac-connectors(OIDC topypi.org/p/rac-connectors), fires on Release published, gated on full CI.How to cut the release (your action)
2026.6.1onmain(repo convention is non-padded monthYYYY.M.N, ADR-008).rac-connectorsname on PyPI.Execution tracking: asdecided/core#228 (
rac-connectors).