Skip to content

Tags: shaun-scale/scaleapi-python-client

Tags

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implemented Task Tags Endpoints (scaleapi#66)

* task tags

* add formating

* add formating flake8

* add formating flake8 black combined

* line length 72

* isort

* fix readme

* Update README.rst

---------

Co-authored-by: Fatih Kurtoglu <[email protected]>

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for studio-api (scaleapi#65)

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add task audit endpoints to SDK (scaleapi#64)

* implement task audit api

* handle 200 responses without JSON data

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumping incremental version (scaleapi#59)

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add 'set_task_metadata', associated test, and example in README (scal…

…eapi#56)

* Add 'set_task_metadata', 'Task.set_metadata'

* Update tests, README, bump version

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update cancel_task to add clearUniqueId option (scaleapi#53)

* Update cancel_task to add clearUniqueId option

* new endpoints and readme updates

Co-authored-by: Fatih Kurtoglu <[email protected]>

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version change (scaleapi#52)

* bump version to 2.8 following changes

* add to the readme

* fix lint

* LINT?

* fix pylint

* modify lints

Co-authored-by: Tiger Sun <[email protected]>

v2.7.8

Toggle v2.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version change (scaleapi#52)

* bump version to 2.8 following changes

* add to the readme

* fix lint

* LINT?

* fix pylint

* modify lints

Co-authored-by: Tiger Sun <[email protected]>

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/add pending reviewStatus (scaleapi#49)

* Add pending /ready to review status to ReviewStatus

* Add pending /ready to review status to ReviewStatus

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove json from HTTP requests for ScaleGov (scaleapi#47)