Skip to content

Conversation

jkeiser
Copy link
Contributor

@jkeiser jkeiser commented Aug 12, 2025

This is the first turn of a change to remove sockets from Clover assets. To do this safely, we want to be able to bring it down piece by piece (so we don't have a single giant unreviewable Clover diff and avoid unintended consequences).

How does this PR change the system?

This PR does not remove sockets; it remove sockets from the default SchemaVariant types in Clover, and adds back equivalent SchemaVariantWithSockets types, which we use only in pipeline stages that actually do socket stuff.

Then the plan is to burn down Clover sockets stage by stage, removing WithSockets usage, checking what changed at each point.

How was it tested?

  • No difference in generated Clover

In short: 🔗

sockets in disguise

@jkeiser jkeiser requested review from stack72 and sprutton1 August 12, 2025 16:54
Copy link

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link

Total: 0 new asset(s), 0 changed asset(s)

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