-
Notifications
You must be signed in to change notification settings - Fork 444
1580 list extracts on schedule #1604
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
1580 list extracts on schedule #1604
Conversation
Thanks for the contribution! Before we can merge this, we need @casey-crawford-cfa to sign the Salesforce Inc. Contributor License Agreement. |
I don't see the check getting updated though? |
I closed and reopened the PR the trigger the CLA bot and it seems happy now. |
@casey-crawford-cfa looks like you'll need one more pass with @jacalata could you please help with a code review here on this approach? |
I'm guessing you have a different version of black locally which is causing the formatting checks to fail in our CI run. In our run I can see this version: (https://github.com/tableau/server-client-python/actions/runs/15007554051/job/42173973943?pr=1604) Collecting black==24.8 (from tableauserverclient==0.post0.dev1) |
…alue - Removing extra comments - Reformatting with proper version of black
Updated the PR from @jacalata 's comments, and reformatted with proper version of black. |
* docs: docstrings for schedules and intervals (#1528) * docs: Docstrings for new fields * feat: enable retrieving only owned workbooks * feat: Add support for multiple IDPs (jorwoods) * feat: Add fields:_all_ support (#1563) * feat: project support all fields * feat: groups all fields * feat: views support all fields * feat: user support _all_ fields * feat: workbook support all fields * feat: datasourceitem _all_ fields * feat: add fields methods to QuerySet * feat: add owner attribute to project * Add SSL option for connecting to Tableau Server with a weaker DH key length Fixes #1582 * feat: 1580 list extracts on schedule (#1604) * chore: type hint database and table objects (#1593) * ci: Switch Slack action to use `ubuntu-latest` like our other actions. --------- Co-authored-by: Jordan Woods <[email protected]> Co-authored-by: Jordan Woods <[email protected]> Co-authored-by: Brian Cantoni <[email protected]> Co-authored-by: casey-crawford-cfa <[email protected]>
No description provided.