Draft
Conversation
* Restructure * Remove Display impl because it wasn't valuable * moving more code around; attempting to make it cleaner * More clean up and variadic type refactor * Finally made this a red diff * last bit of reorganization * Fix comments * Last little bit of clean up...I hope * Make Bearer token interpolation happen in a more sensible place * Add test for Slack webhook * Add tests for the code I refactored * Add new get_presence and user_info APIs
* Split Plaid config across multiple TOML files * Fix integration tests script * Fix dockerfiles and sort files alphabetically * Rebase on top of Slack API changes * Fix integration tests * Skip Slack tests if secrets are not available --------- Co-authored-by: Michele Minelli <michele.minelli@smartcontract.com>
* Remove unused InternalConfig * Remove comments that were obsolete after DB migration * Fix Ord for DelayedMessage * Ensure consistency between DB and logback heap; add in-memory DB * Add is_persistent * Remove shortcut for 0-delay logbacks
c9ecf54 to
bc11436
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add APIs for AWS Identity Store to