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(coderd): set mode and modtime correctly when converting from zip to tar#12476

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
johnstcn merged 2 commits intocj/fileszip-testsfromcj/fileszip-fixes
Mar 11, 2024

Conversation

johnstcn
Copy link
Member

@johnstcnjohnstcn commentedMar 8, 2024
edited
Loading

STACK:
#12477
#12476 <-- you are here
#12475
#12479

This became apparent when adding tests in#12477

@johnstcnjohnstcn self-assigned thisMar 8, 2024
@johnstcnjohnstcn changed the titlefix(coderd): set mode and modtime correctly when converting from zip-…fix(coderd): set mode and modtime correctly when converting from zip to tarMar 8, 2024
@johnstcnjohnstcn requested a review frommtojekMarch 8, 2024 16:25
@johnstcnjohnstcn marked this pull request as ready for reviewMarch 8, 2024 16:25
@johnstcnjohnstcn requested a review frommafredriMarch 8, 2024 16:26
Mode: 0o644,
Name: file.Name,
Size: file.FileInfo().Size(),
Mode: int64(file.Mode()),
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

sadly the conversion is required here

Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

👍

no tests needed?

@johnstcn
Copy link
MemberAuthor

👍

no tests needed?

See#12477 -- this fixes the tests. I suppose these should probably have been the one PR.

@johnstcnjohnstcn merged commitad47dc9 intocj/fileszip-testsMar 11, 2024
@johnstcnjohnstcn deleted the cj/fileszip-fixes branchMarch 11, 2024 09:10
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 11, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mafredrimafredrimafredri approved these changes

@mtojekmtojekmtojek approved these changes

Assignees

@johnstcnjohnstcn

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@johnstcn@mafredri@mtojek

[8]ページ先頭

©2009-2025 Movatter.jp