You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two roughly similar properties (one stage and one prod) that I want to merge in a single pipeline. I created a new pipeline for each property and noticed from my diff that the JSON keys with the same values were often on different lines. e.g. :
I have two roughly similar properties (one stage and one prod) that I want to merge in a single pipeline. I created a new pipeline for each property and noticed from my diff that the JSON keys with the same values were often on different lines. e.g. :
vs.
Perhaps the lines could be sorted before the files are written to disk?
The text was updated successfully, but these errors were encountered: