Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #302 Copy Mtimes in the AppCache #337

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

schneems
Copy link
Contributor

Each commit compiles and is intended to be small and readable. More information on why this option was chosen is in #302 (comment)

When copying from the cache back into the app, it should not replace files that already exist. This test asserts already passing behavior.
Adds tests for ensuring FIFO behavior in the cache works based on mime types. This comment #302 (comment).

Currently it works locally but fails on CI, that tells me the mtime-preserving behavior is platform dependent.
@schneems schneems marked this pull request as ready for review October 17, 2024 14:23
@schneems schneems requested a review from a team as a code owner October 17, 2024 14:23
Copy link
Member

@Malax Malax left a comment

Choose a reason for hiding this comment

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

I didn't give this a super deep review, but I looked into it. It looks good to me! :)

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