mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 16:31:10 -06:00
6de3b1bd16
This allows us to retain check results from one run into the next, so that we can react to status changes between runs and potentially report e.g. that a previously-failing check has now been fixed, or that a previously-failing check is "still failing" so that an operator can get a hint as to whether a problem is something they've just introduced or if it was already an active problem before they made a change. |
||
---|---|---|
.. | ||
testdata/roundtrip | ||
diagnostics.go | ||
doc.go | ||
file.go | ||
marshal_equal.go | ||
read.go | ||
roundtrip_test.go | ||
version0.go | ||
version1_upgrade.go | ||
version1.go | ||
version2_upgrade.go | ||
version2.go | ||
version3_upgrade.go | ||
version3.go | ||
version4_test.go | ||
version4.go | ||
write.go |