Skip to content

Add public initializer to SecurityTrailer#28

Open
garyodonoghue wants to merge 3 commits intodevelopfrom
security_trailer_public_init
Open

Add public initializer to SecurityTrailer#28
garyodonoghue wants to merge 3 commits intodevelopfrom
security_trailer_public_init

Conversation

@garyodonoghue
Copy link
Contributor

No description provided.

@garyodonoghue garyodonoghue force-pushed the security_trailer_public_init branch from 9fb2831 to 0e6785c Compare October 23, 2025 15:15
let encodedInitialMessage = try Coder.encode(initialMessage)
let encoder = JSONEncoder()
encoder.outputFormatting = .sortedKeys
encoder.dateEncodingStrategy = .custom { date, encoder in
Copy link
Contributor

Choose a reason for hiding this comment

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

why this change? since we offer Coder in the public API, shouldn't we use that in testing?

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