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

publish_all() method for Topic [API-1529] #570

Merged
merged 8 commits into from
Oct 26, 2022

Commits on Sep 5, 2022

  1. implemented topic.publish_all method.

    Mehmet Tokgöz committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e780eee View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. add none check for args.

    Mehmet Tokgöz committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d2d7dc0 View commit details
    Browse the repository at this point in the history
  2. add tests for topic.publish_all

    Mehmet Tokgöz committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    871f9b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix styling.

    Mehmet Tokgöz committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    913f7db View commit details
    Browse the repository at this point in the history
  2. fix styling.

    Mehmet Tokgöz committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d2f0077 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    945b965 View commit details
    Browse the repository at this point in the history
  2. fix error type in tests.

    Mehmet Tokgöz committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    88a35fe View commit details
    Browse the repository at this point in the history
  3. address review comments.

    Mehmet Tokgöz committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b91a6e5 View commit details
    Browse the repository at this point in the history