Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tableau
/
server-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
445
Star
714
Code
Issues
107
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[tabcmd] fix: CSVImport bugs (AUTH column, case-insensitive validation, username case)
- #1811
#1811
Merged
jacalata
merged 11 commits into
development
tableau/server-client-python:development
from
jac/csv-import-fixes-and-find-by-name
tableau/server-client-python:jac/csv-import-fixes-and-find-by-name
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[tabcmd] fix: CSVImport bugs (AUTH column, case-insensitive validation, username case)
#1811
jacalata
merged 11 commits into
development
tableau/server-client-python:development
from
jac/csv-import-fixes-and-find-by-name
tableau/server-client-python:jac/csv-import-fixes-and-find-by-name
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
fix: CSVImport AUTH column, case-insensitive validation, username preservation; add find_by_name
Show description for 948e382
jacalata
and
claude
committed
948e382
View commit details
Copy full SHA for 948e382
Browse repository at this point
Merge origin/development into jac/csv-import-fixes-and-find-by-name
jacalata
committed
0b61917
View commit details
Copy full SHA for 0b61917
Browse repository at this point
fix: raise on unknown AUTH in CSV import and route auth through property setter
Show description for dfd5541
jacalata
committed
dfd5541
View commit details
Copy full SHA for dfd5541
Browse repository at this point
revert: move find_by_name to its own PR
Show description for 2515664
jacalata
and
claude
committed
2515664
View commit details
Copy full SHA for 2515664
Browse repository at this point
docs: changelog entry for CSVImport username case-preservation
Show description for 95c75da
jacalata
and
claude
committed
95c75da
View commit details
Copy full SHA for 95c75da
Browse repository at this point
refactor: CSVImport MAX/auth cleanup from adversarial review
Show description for 117cbac
jacalata
and
claude
committed
117cbac
View commit details
Copy full SHA for 117cbac
Browse repository at this point
Commits on Aug 7, 2026
fix: don't enforce Auth enum on server-parsed UserItems
Show description for b088d3d
jacalata
committed
b088d3d
View commit details
Copy full SHA for b088d3d
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'development' into jac/csv-import-fixes-and-find-by-name
jacalata
authored
5042949
View commit details
Copy full SHA for 5042949
Browse repository at this point
Use ValueError on 'too many columns'; drop stale enum-guard test
Show description for 4b9eb47
jacalata
and
claude
committed
4b9eb47
View commit details
Copy full SHA for 4b9eb47
Browse repository at this point
Commits on Aug 17, 2026
fix: raise ValueError (not AttributeError) on invalid CSV column value
Show description for 9618c26
jacalata
and
claude
committed
9618c26
View commit details
Copy full SHA for 9618c26
Browse repository at this point
chore: address fresh-eyes review nits
Show description for 91dd6e3
jacalata
and
claude
committed
91dd6e3
View commit details
Copy full SHA for 91dd6e3
Browse repository at this point
You can’t perform that action at this time.