Skip to content

Split out rel8-internal package#405

Merged
TeofilC merged 1 commit into
masterfrom
wip/teo/split
Jun 29, 2026
Merged

Split out rel8-internal package#405
TeofilC merged 1 commit into
masterfrom
wip/teo/split

Conversation

@TeofilC

@TeofilC TeofilC commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This new internal package will be versioned along with rel8.
Each version of rel8 will support exactly one version of the internal package.

We have chosen to use a separate package rather than an internal sublibrary
since sublibraries don't have perfect support from tooling yet.

We have temporarily not exposed the new Table.Verify module as it will
be exposed from a new rel8-schema package.

@TeofilC TeofilC changed the title Split out public internal sublibrary Split out public internal package Jun 25, 2026
This new internal package will be versioned along with rel8.
Each version of rel8 will support exactly one version of the internal package.

We have chosen to use a separate package rather than an internal sublibrary
since sublibraries don't have perfect support from tooling yet.

We have temporarily not exposed the new Table.Verify module as it will
be exposed from a new rel8-schema package.
@TeofilC TeofilC requested a review from ocharles June 25, 2026 16:42
@TeofilC TeofilC marked this pull request as ready for review June 25, 2026 16:42
@TeofilC TeofilC changed the title Split out public internal package Split out rel8-internal package Jun 25, 2026

@ocharles ocharles left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's a lot in this PR so I haven't reviewed anything - is there anything you want me to review in particular, or am I ok trusting it's just a mechanical change?

@TeofilC

TeofilC commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Yeah it's just a mechanical change. I think the main thing is whether it should be a new package or just a sublib. I've gone with a new package here cause people have mentioned to me that sublib support isn't perfect yet, but if you'd prefer a sublib we can go with that.

@ocharles

Copy link
Copy Markdown
Contributor

No preference, so happy with this as the work has been done!

@TeofilC

TeofilC commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Cool thanks!

@TeofilC TeofilC merged commit 186d56f into master Jun 29, 2026
2 checks passed
@TeofilC TeofilC deleted the wip/teo/split branch June 29, 2026 12:20
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