Just saw https://linear.app/comm/issue/ENG-8810/unable-to-login#comment-47abbe95. Unrelated to the actual code in this diff but we should probably make a fix a dependency for this one
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 11 2024
Jul 10 2024
run this command every time
Directly synced with Varun. Looks good. Before landing make sure to remove need for unnecessary partition key check and add a comment for changes starting from line 340 in services/identity/src/database.rs
Jul 9 2024
Jul 8 2024
set to false initially
Jun 28 2024
rebase
rebase with new docker image push
revamp. No longer reenabling default features. Instead just adding to rustls-tls to identity Cargo.toml
recompile backup_client from workspace cargo.toml change
Jun 27 2024
Jun 26 2024
add email subscription
fix filters and log group names
change pattern to "dns error"
We actually do want this as "dns error"
Jun 25 2024
In D12563#355851, @bartek wrote:Are you planning to use moved { } block? Or use terraform state mv to move it without recreating?
Jun 24 2024
Jun 21 2024
Jun 20 2024
Jun 19 2024
Jun 18 2024
In D12457#353784, @ashoat wrote:Why not the latest version?
This makes a lot of sense. Not sure why I didn't consider this on first implementation but glad you caught it now.
Thanks for solving this!
Jun 12 2024
set web app start to use sqlite
rebase
review feedback
Jun 11 2024
This diff actually uses sqlite data
Realized this diff requires a critical change of using the action payload sqlite data
Jun 10 2024
fix prior rebase