-
Notifications
You must be signed in to change notification settings - Fork 911
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ensure stable order of SOPS parameters in dotenv file #1101
Ensure stable order of SOPS parameters in dotenv file #1101
Conversation
Awesome! |
Aww, why did you close it? :( (Aside from the 7 months of it being ignored) |
👍 to re-open - would be nice to have this fix! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the (quite lengthy) wait!
If you could rebase and sign-off your (test) commit, I would be more than happy to include this in the next release 🙇 🍰
Signed-off-by: Andraz Bajt <andraz@bajt.me>
d544170
to
700eea7
Compare
@hiddeco I've rebased and signed-off the second commit 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you @edofic 🥇
Fixes #565 by sorting the parameters as suggested by @autrilla (implementation by @Jdban)
Built on top of #575
The test reliably fails if I comment out line 106
sort.Strings(keys)