Skip to content

Make .app files deterministic in releases #13763

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 1 commit into from
Aug 7, 2024
Merged

Make .app files deterministic in releases #13763

merged 1 commit into from
Aug 7, 2024

Conversation

fhunleth
Copy link
Contributor

@fhunleth fhunleth commented Aug 7, 2024

When copying .app files to a release, remove references to
:compile_mtime so that their contents don't change between builds.

When copying .app files to a release, remove references to
`:compile_mtime` so that their contents don't change between builds.
@josevalim josevalim merged commit b09914b into elixir-lang:main Aug 7, 2024
9 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@fhunleth fhunleth deleted the fh-deterministic-app-file branch August 7, 2024 20:14
fhunleth added a commit to nerves-livebook/nerves_livebook that referenced this pull request Aug 8, 2024
This removes one more thing causing delta images to be bigger than
necessary. Fixed in Elixir for a future release at
elixir-lang/elixir#13763.
fhunleth added a commit to nerves-livebook/nerves_livebook that referenced this pull request Aug 9, 2024
This removes one more thing causing delta images to be bigger than
necessary. Fixed in Elixir for a future release at
elixir-lang/elixir#13763.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants