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

Make SourceBundle writer deterministic #778

Merged
merged 2 commits into from
Mar 28, 2023
Merged

Make SourceBundle writer deterministic #778

merged 2 commits into from
Mar 28, 2023

Commits on Mar 28, 2023

  1. Make SourceBundle writer deterministic

    The default ZipWriter/FileOptions is using the current timestamp depending on feature flags. Now we explicitly default to a deterministic timestamp for files.
    Swatinem committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8f0fd9d View commit details
    Browse the repository at this point in the history
  2. changelog

    Swatinem committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4b7aa1e View commit details
    Browse the repository at this point in the history