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

Upload newman runs to Postman #2849

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Commits on Sep 25, 2021

  1. Added upload with retry utility

    - This utility will be used to upload the newman runs to postman
    - We will be using exponential retry so as to not bombard the postman servers
    UmedJadhav committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    db0ddfb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    02c0270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e956289 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c299ab9 View commit details
    Browse the repository at this point in the history
  4. Added new CLI params

    UmedJadhav committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    63e3988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06a597a View commit details
    Browse the repository at this point in the history
  6. minor spelling fixes

    UmedJadhav committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0de68dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79d4f87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94578ec View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    76530b9 View commit details
    Browse the repository at this point in the history
  2. Refactored Upload Run

    Added Run Serialiser
    UmedJadhav committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    afa582a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cadd6d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    53078af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bd6d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506cb77 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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