tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
659 stars 421 forks source link

Jorwoods/tasks no schedule #1297

Closed jorwoods closed 10 months ago

jorwoods commented 1 year ago

My thoughts on resolving #1290 and adding type annotations on tasks. I noticed at the moment, running a task returns the raw bytes from the server response. A change to the TSC API would be consuming that response and returning a JobItem.

jorwoods commented 1 year ago

Seems that the token for the test coverage has some missing permissions. https://github.com/tableau/server-client-python/settings/actions

bcantoni commented 1 year ago

@jacalata could you take a look at the issue here with generating test coverage: https://github.com/tableau/server-client-python/actions/runs/6527723147/job/17869783004?pr=1297