Skip to content

fix: publish Tableau multipart content#39

Merged
teesofttech merged 1 commit into
feature/site-luid-endpointsfrom
feature/tableau-multipart-publish
Jun 14, 2026
Merged

fix: publish Tableau multipart content#39
teesofttech merged 1 commit into
feature/site-luid-endpointsfrom
feature/tableau-multipart-publish

Conversation

@teesofttech

Copy link
Copy Markdown
Owner

Summary

  • build WorkbookService and DataSourceService publish requests as multipart/mixed
  • include request_payload XML plus tableau_workbook/tableau_datasource file parts
  • move overwrite into the publish endpoint query string
  • validate publish name, project id, file path, file existence, and supported extensions
  • add focused unit tests for multipart headers/body, query parameters, XML escaping, and validation failures

Notes

Validation

  • dotnet build TableauSharp.sln
  • dotnet test TableauSharp.sln

Stacked on #38 because this uses the site-LUID endpoint foundation.

Closes #23

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 926c3a37-9a28-49ac-ae60-ab40c48654a0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/tableau-multipart-publish

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@teesofttech
teesofttech marked this pull request as ready for review June 14, 2026 18:53
Copilot AI review requested due to automatic review settings June 14, 2026 18:53
@teesofttech
teesofttech merged commit 31b1ec6 into feature/site-luid-endpoints Jun 14, 2026
1 of 2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants