Olivier Halligon
Olivier Halligon
This is a POC to play with `swift api-digester` / `swift package diagnose-api-breaking-changes` commands that I learned about today. My hope was to experiment if we could use those commands...
# TL;DR The log redactor redacts vars named `FOO_SECRETS` (plural), as well as short values (< 6 bytes), while iiuc it's not supposed to do either. **Buildkite Agent version**: `3.113.0`...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
Closes: [AINFRA-1533](https://linear.app/a8c/issue/AINFRA-1533/adopt-git-crypt-in-woocommerce-android) ## What This PR migrates the repo to use [`git-conceal`](https://github.com/Automattic/git-conceal) instead of `configure_apply`, so that the usage of secrets in the repo gets easier and more transparent for...