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

Consumer decorator support #18

Merged
merged 20 commits into from
Aug 18, 2024
Merged

Consumer decorator support #18

merged 20 commits into from
Aug 18, 2024

Commits on Jul 16, 2024

  1. Add consumer-commands-chan to spec

    Yaron Thurm authored and idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c61a001 View commit details
    Browse the repository at this point in the history
  2. Support executing custom commands inside the poll loop

    Yaron Thurm authored and idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c02b40c View commit details
    Browse the repository at this point in the history
  3. Add test for custom commands injection (including pause/resume on rea…

    …l consumer)
    Yaron Thurm authored and idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    041e539 View commit details
    Browse the repository at this point in the history
  4. Document consumer-commands-chan

    Yaron Thurm authored and idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    97e07cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcc27fa View commit details
    Browse the repository at this point in the history
  6. ci upgrade

    idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8bbcd14 View commit details
    Browse the repository at this point in the history
  7. ci fix

    idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2f8deef View commit details
    Browse the repository at this point in the history
  8. eftest config

    idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8964103 View commit details
    Browse the repository at this point in the history
  9. ci deploy fix

    idantavor committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    613ecd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    91697cc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. remove commands channel

    idantavor committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    961820c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. consumer decorator support

    idantavor committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a2f758e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    ac90ed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. consumer decorator

    idantavor committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f734328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b23bc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. README update

    idantavor committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    69e852e View commit details
    Browse the repository at this point in the history
  2. changelog update

    idantavor committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e807f7e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. cr comments

    idantavor committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fb71cf5 View commit details
    Browse the repository at this point in the history
  2. fix readme

    idantavor committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    37a9630 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. CR comments

    idantavor committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f890121 View commit details
    Browse the repository at this point in the history