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

android: ensure dir.list and file.list are ordered similarly across builds #16

Merged
merged 1 commit into from
May 25, 2020

Conversation

coreyphillips
Copy link
Contributor

This fix helps to ensure the app is reproducible across builds.
Created dir_list_arr and file_list_arr in the GenerateNodeProjectAssetsLists task to sort accordingly before passing it off to file_list and dir_list.

…uilds

Created dir_list_arr and file_list_arr in the GenerateNodeProjectAssetsLists task to sort accordingly before passing it off to file_list and dir_list.
@jaimecbernardo
Copy link
Member

LGTM! Thank you for the contribution.

@jaimecbernardo jaimecbernardo merged commit 736900c into JaneaSystems:unstable May 25, 2020
softdevjs7 added a commit to softdevjs7/nodejs-mobile-react-native that referenced this pull request Sep 30, 2022
Sorts dir.list and file.list.
This makes sure the app is reproducible between builds.

PR-URL: JaneaSystems/nodejs-mobile-react-native#16
Reviewed-By: Jaime Bernardo <jaime@janeasystems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants