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

ext:export now uses stable ordering for params #4267

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Mar 8, 2022

Description

ext:export now always outputs .env files in alphabetical by key order, so that .env files are stable between runs. Fixes #4256

@joehan joehan requested a review from elvisun March 8, 2022 01:08
@joehan joehan merged commit 21f93c5 into master Mar 8, 2022
@joehan joehan deleted the jh-sort-export branch March 8, 2022 17:28
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.

Unstable ordering of *.env generated by firebase ext:export
2 participants