Skip to content

WPB-23631: Move Spar.Sem.SamlProtocolSettings to Wire.SamlProtocolSettings - #5377

Merged
blackheaven merged 2 commits into
developfrom
gdifolco/WPB-23631-migrate-brig-galley-spar-effects-1
Jul 28, 2026
Merged

WPB-23631: Move Spar.Sem.SamlProtocolSettings to Wire.SamlProtocolSettings#5377
blackheaven merged 2 commits into
developfrom
gdifolco/WPB-23631-migrate-brig-galley-spar-effects-1

Conversation

@blackheaven

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-23631

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

…Settings`

Move the SamlProtocolSettings effect + Servant interpreter to
Wire.SamlProtocolSettings(.Servant). Interpreter keeps taking SAML.Config
as an arg (unchanged). Rewire consumers (CanonicalInterpreter, Spar.API,
Test.Spar.Saml.IdPSpec, Test.Spar.Sem.SamlProtocolSettingsSpec); delete old
modules; register in cabal.

Clean cutover. Per-commit build gate passed: cabal build wire-subsystems spar.
@blackheaven
blackheaven requested review from a team as code owners July 28, 2026 10:38
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jul 28, 2026

@supersven supersven 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.

Besides the comment about the correct changelog section, LGTM 👍

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.

Shouldn't this be in internal? 🤔

I mean, you aren't changing any behaviour here, no?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good catch, changed!

@blackheaven
blackheaven merged commit 588240a into develop Jul 28, 2026
9 checks passed
@blackheaven
blackheaven deleted the gdifolco/WPB-23631-migrate-brig-galley-spar-effects-1 branch July 28, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants