flake8
passed.
JSHint
passed.
Review Request #10283 — Created Oct. 26, 2018 and submitted
The
CommitListField
was assuming the field changed even when a new
diff wasn't uploaded, resulting it it failing to record change entry
information and, ultimately, prevent publishing.We now only mark the field as changed when a new diff is present.
Description | From | Last Updated |
---|---|---|
Can you also test the positive case (field gets correctly updated when there's a new set of commits?) |
david |