Skip to content

v0.31#1378

Merged
bcantoni merged 39 commits into
masterfrom
development
Jun 3, 2024
Merged

v0.31#1378
bcantoni merged 39 commits into
masterfrom
development

Conversation

@jacalata
Copy link
Copy Markdown
Contributor

  • better support for schedules
  • change dependencies
  • fix paging bug
  • add data freshness
  • add requests options for exporting

securehst and others added 30 commits January 19, 2024 12:27
feat: allow viz height and width parameters
I'm not fully clear on where these might come from, but this change should let TSC
work in such cases.

Fixes #1349
Merge pull request #1357 from jorwoods/jorwoods/wb_pub_desc
Add support for daily (24 hour) intervals for tasks
Update Actions to include Python 3.12 and reduce duplicate test runs
* Add data acceleration & data freshness policy functions

* Add unit tests and raise errors on missing params

* fix types & spell checks

* addressed some feedback

* addressed feedback

* cleanup code

* Revert "Merge branch 'add_data_acceleration_and_data_freshness_policy_support' of https://github.com/tableau/server-client-python into add_data_acceleration_and_data_freshness_policy_support"

This reverts commit 5b30e57, reversing
changes made to 5789e32.

* fix formatting

* Address feedback

* mypy & formatting changes
In some cases, Tableau Server might have a different between the advertised total
number of object and the actual number returned via the Pager.

This change adds one more check to prevent errors from happening in these
situations.

Fixes #1304
@salesforce-cla
Copy link
Copy Markdown

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Brian Cantoni <b***@b***.i***.s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

@bcantoni bcantoni closed this May 23, 2024
@bcantoni
Copy link
Copy Markdown
Contributor

Close and reopen to see if it clears up the CLA Bot issue...

@bcantoni bcantoni merged commit 4018a0f into master Jun 3, 2024
vchavatapalli pushed a commit to vchavatapalli/server-client-python that referenced this pull request May 5, 2026
* Changes to alter cgi dependency to email.Messages

* Changes to alter cgi dependency to email.Messages

* Changes to alter cgi dependency to email.Messages

* Changes to alter cgi dependency to email.Messages

* feat: allow viz height and width parameters

* fix: use python3.8 syntax

* fix: python3.8 syntax

* docs: comment PDF viz dimensions XOR

* Add support for System schedule type

I'm not fully clear on where these might come from, but this change should let TSC
work in such cases.

Fixes tableau#1349

* Add failing test retrieving a task with 24 hour (aka daily) interval

* Add 24 (hours) as a valid interval which can be returned from the server

* Add Python 3.12 to test matrix

* Tweak test action to stop double-running everything

* feat: add description support on wb publish

* Add Data Acceleration and Data Freshness Policy support (tableau#1343)

* Add data acceleration & data freshness policy functions

* Add unit tests and raise errors on missing params

* fix types & spell checks

* addressed some feedback

* addressed feedback

* cleanup code

* Revert "Merge branch 'add_data_acceleration_and_data_freshness_policy_support' of https://github.com/tableau/server-client-python into add_data_acceleration_and_data_freshness_policy_support"

This reverts commit 5b30e57, reversing
changes made to 5789e32.

* fix formatting

* Address feedback

* mypy & formatting changes

* Improve robustness of Pager results

In some cases, Tableau Server might have a different between the advertised total
number of object and the actual number returned via the Pager.

This change adds one more check to prevent errors from happening in these
situations.

Fixes tableau#1304

* Add Cloud Flow Task endpoint

* cleanup

* black format

* add xml

* edit test initialization

* fix task initialization

* third times the charm

* cleanup

* fix formatting

* feat: pass parameters in request options

* chore: pin typing_extensions version

---------

Co-authored-by: markm <mark@securehst.com>
Co-authored-by: Mark Moreno <45011486+markm-io@users.noreply.github.com>
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
Co-authored-by: Brian Cantoni <bcantoni@salesforce.com>
Co-authored-by: Brian Cantoni <bcantoni@bcantoni-ltm.internal.salesforce.com>
Co-authored-by: ltiffanydev <148500608+ltiffanydev@users.noreply.github.com>
Co-authored-by: liu.r <liu.r@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants