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

[v2] Convert receivers to use App#processEvent #380

Merged
merged 9 commits into from
Mar 18, 2020

Commits on Feb 6, 2020

  1. Convert receivers to App#processEvent

    Michael Barlock committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    be1323e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Move tls client ops to App out of ExpressReceiver

    Michael Barlock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    224ce32 View commit details
    Browse the repository at this point in the history
  2. Make express receiver's logger optional

    Michael Barlock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6c9cb11 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Merge remote-tracking branch 'upstream/@slack/bolt@next' into process…

    …Event-reciever
    Michael Barlock committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8d78090 View commit details
    Browse the repository at this point in the history
  2. Fix broken tests from merge

    Michael Barlock committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8faa0b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Revert receiver refactor

    Michael Barlock committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    2313c46 View commit details
    Browse the repository at this point in the history
  2. Restore uneeded change

    Michael Barlock committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3d19d48 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Address review feedback

    Michael Barlock committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e9b53d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Fix broken promise

    Michael Barlock committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b25ad27 View commit details
    Browse the repository at this point in the history