Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report exceptions to Slack channel and show errors to user #92

Merged
merged 5 commits into from
Nov 23, 2023

Conversation

gchristov
Copy link
Owner

@gchristov gchristov commented Nov 20, 2023

What does this pull request change?

This PR:

  • adds error handling to Slack slash commands and interactive messages
  • adds error reporting for any exception to a Slack channel
  • removes the KMP project module structure and puts it directly in the backend directory

Demo

Screen.Recording.2023-11-20.at.09.36.48.mov

How is this change tested?

Manually and with existing tests.


Writing Kotlin Multiplatform tests

@gchristov gchristov changed the title Add error reporting to Slack channel Report exceptions and errors to Slack channel Nov 20, 2023
@gchristov gchristov changed the title Report exceptions and errors to Slack channel Report exceptions to Slack channel and show errors to user Nov 20, 2023
@gchristov gchristov marked this pull request as ready for review November 23, 2023 09:40
@gchristov gchristov merged commit 2405b54 into master Nov 23, 2023
3 checks passed
@gchristov gchristov deleted the error-handling branch November 23, 2023 09:47
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.

None yet

1 participant