Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vvnt/document-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tableau/document-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on Jun 5, 2024

  1. Typo

    vvnt authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e5c24af View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request tableau#256 from vvnt/patch-1

    Fix typo
    bcantoni authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e314275 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    b9ad0a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    6af9c49 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request tableau#259 from tableau/d45/cookie_manager

    @gus W-17274770 Add Cookie Manager and links
    bcantoni authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    82bf2d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Add codeowners file and get workflows working again (tableau#266)

    * Add standard Salesforce codeowners file
    * Update workflow Python versions
    * Fix and get the workflows working again
    bcantoni authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    39d5967 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2026

  1. General updates along with Python 3.14 (tableau#269)

    * Version upgrade
    - Add python 3.14 to supported range
    - Switch tasks to use 3.14
    - Upgrade several github actions to their latest versions
    * Change contributing from a non-functional link to a real pointer
    * Get Jekyll pages running locally and consistently with server side
    * Created new Pages workflow along with updated Gemfile instead of GitHub's default server-side build, so the published site matches what you see in local jekyll serve.
    * Clean up some old files no longer relevant, even though we appreciate our founders here
    
    Co-authored by Claude Code.
    bcantoni authored Jul 2, 2026
    Configuration menu
    Copy the full SHA
    447357f View commit details
    Browse the repository at this point in the history
Loading