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

#23 [Zephyr Scale Cloud] Refactoring and updating scale cloud API wrappers #24

Merged
merged 33 commits into from
Apr 28, 2024

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    89d1a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f1d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98558a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e556d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    468b2f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b5ed4c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Raise supported version to Python 3.12

    The module should be able to support 3.12 version without any issues.
    crapitea committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a29b46e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    a665f3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from crapitea/version-3-12

    Raise supported version to Python 3.12
    nassauwinter authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bc5b476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0bfbda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from nassauwinter/ver0.0.4

    Version bump to 0.0.4: add 3.11 and 3.12 to pypi
    nassauwinter authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2d0f36b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update endpoints.py

    Updated -- update_test_result 
    
    put instead of post result so that new execution id is not created every time updating test result.
    jay-2597 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e805603 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Retaining Original Behavior endpoints.py

    Retaining Original Behavior
    jay-2597 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    69406e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update endpoints.py

    jay-2597 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4532d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500c1d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from nassauwinter/#20-Fix-pylint-yield-from

    Fix #20: yield from in get_paginated
    nassauwinter authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f925e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from jay-2597/main

    Fix #19 Change method in update_test_result to PUT
    nassauwinter authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eb725a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update VERSION.txt

    Bump version to 0.0.5 to deliver fix to pypi
    nassauwinter authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4d3acf8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from nassauwinter/ver0.0.5

    Bump version to 0.0.5
    nassauwinter authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b68b028 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    6198ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52de5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aec733f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    846cc96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    980453a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b73ca13 View commit details
    Browse the repository at this point in the history
  7. #23: Move EnvironmentEndpoints,ProjectEndpoints,LinkEndpoints,Automat…

    …ionEndpoints,HealthcheckEndpoints to endpoints.py
    nassauwinter committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5132e5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9645b05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3843ab View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    16bb3b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6238c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/nassauwinter/zephyr-python-api

     into cloud-api-refactor-10-23
    nassauwinter committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9ca9303 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d967155 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.0

    nassauwinter committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cb7858f View commit details
    Browse the repository at this point in the history