Skip to content

fix(compile): ensure atime/birthtime/mtime/ctime is set in vfs #28731

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

Merged
merged 11 commits into from
Apr 4, 2025

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Apr 3, 2025

Superceeds #28580 (see #28580 (comment))

Closes #28563
Closes #28580

@dsherret dsherret requested a review from Copilot April 4, 2025 00:05
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • tests/specs/compile/determinism/test.jsonc: Language not supported
  • tests/specs/compile/include/data_files/non_existent.out: Language not supported
Comments suppressed due to low confidence (1)

tests/specs/compile/determinism/setup.ts:1

  • Removal of the determinism test setup may reduce coverage for ensuring that directory names do not affect the compile output. Please verify that equivalent tests exist elsewhere to cover this behavior.
// Removed test setup used for verifying determinism in output

@dsherret dsherret requested a review from nathanwhit April 4, 2025 01:05
Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

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

LGTM

@dsherret dsherret merged commit becf24c into denoland:main Apr 4, 2025
18 checks passed
@dsherret dsherret deleted the fix_compile_mtime branch April 4, 2025 13:50
dsherret added a commit that referenced this pull request Apr 5, 2025
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.

Failed to run a compiled nest app
4 participants