Skip to content

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Sep 23, 2025

Important

This is backport PR for 1.8

Companion PR to #13405

(cherry picked from commit 11dd48c)
(cherry picked from commit 11dd48c)

…r Connect deploys

std/tar will create folders based on file paths used, but it requires using / and not \\ in path. This is a problem on Windows, where the path separator is \\. This commit normalize the path to use / instead of \\ when creating the tar.gz file for Connect deploys.

(cherry picked from commit ffb7459)
@cderv cderv added this to the Hot-fix milestone Sep 23, 2025
@cderv cderv added the backport label Sep 23, 2025
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Sep 23, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@cderv cderv merged commit 013f6e8 into v1.8 Sep 24, 2025
44 checks passed
@cderv cderv deleted the backport/rsconnect-tar-bundle branch September 24, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants