Init a8c-secrets (identities only) - #4859
Conversation
Prevents EOL normalization from corrupting the encrypted ciphertext and suppresses meaningless text diffs on the encrypted blobs. --- Generated with the help of Claude Code, https://claude.ai/code Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Claude finished @mokagio's task in 46s —— View job PR Review: Init
|
Co-authored-by: Olivier Halligon <olivier.halligon@automattic.com>
|
Claude finished @mokagio's task in 42s —— View job PR Review: Init
|
See AINFRA-2776, under AINFRA-1541.
I was looking at #4731 to get it ready for a new round of review and grew overwhelmed by the various changes and the open question of how it should flow in CI vs local (when and how to call the decrypt?) and for internal vs external contributors.
As such, I've decided to extract the parts that are already good in dedicated PRs, and to rework the remainder in isolation.
This PR sets up the
a8c-secretsidentities and.gitattributes. I may have gone a bit overboard with extracting this, too. But, I thought it'd be interesting to see how GitHub would render the upcoming.agefiles in the diff once this lands with the instruction to treat them as binaries.