Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Fix template create with sub-folders on Windows#4548

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mafredri merged 1 commit intomainfrommafredri/fix-template-create-on-windows
Oct 14, 2022

Conversation

mafredri
Copy link
Member

On Windows, files in tar archives were stored with Windows
path-separators resulting in them being individual files as opposed to
contained in a folder.

This commit ensures Unix-based paths (slash) are being used inside tar
archives.

Exmple of previous output:

/tmp/provisionerd673501182/images:/tmp/provisionerd673501182/:README.mdimagesimages\base.Dockerfileimages\java.Dockerfileimages\node.Dockerfilemain.tf

Fixes#2815

On Windows, files in tar archives were stored with Windowspath-separators resulting in them being individual files as opposed tocontained in a folder.This commit ensures Unix-based paths (slash) are being used inside tararchives.Exmple of previous output:```/tmp/provisionerd673501182/images:/tmp/provisionerd673501182/:README.mdimagesimages\base.Dockerfileimages\java.Dockerfileimages\node.Dockerfilemain.tf```Fixes#2815
@mafredrimafredri self-assigned thisOct 14, 2022
@mafredrimafredri requested a review froma teamOctober 14, 2022 09:11
@github-actions
Copy link

github-actionsbot commentedOct 14, 2022
edited
Loading

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mafredri
Copy link
MemberAuthor

I have read the CLA Document and I hereby sign the CLA

@mafredrimafredri merged commit19d7281 intomainOct 14, 2022
@mafredrimafredri deleted the mafredri/fix-template-create-on-windows branchOctober 14, 2022 16:28
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 14, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

coder templates create using the templatedocker-image-builds and derivatives fails to build
2 participants
@mafredri@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp