pulumi/pkg/backend/display/testdata/not-truncated
Will Jones 5da8772dbf
Show the count of unchanged resources (#17257)
The Pulumi CLI does not show details of unchanged resources by default,
since generally it is expected that users only care about what *will*
change when they run their Pulumi program. If the number of unchanged
resources is large, or if no resources have changed, the CLI may spend
long periods of time displaying nothing, or appearing to have hung. The
`--show-sames` argument instructs the CLI to show unchanged resources,
but if the number is large, then this can result in an overly noisy
display, which is not desirable either.

This commit adapts the work of #15975 to display a count of unchanged
resources when `--show-sames` is not enabled. In doing so we can
indicate to the user that progress is being made without introducing
noise or clutter. When the operation is complete, the count is hidden
and replaced with the final summary, which includes the figure as well
as other statistics (such as the number of resources that will change,
and so on). In order to avoid double counting (which appeared to affect
the work in #15975), this commit uses a set keyed by URNs rather than an
`int`.

Closes #15975

Co-authored-by: Pat Gavlin <pat@pulumi.com>
2024-09-17 08:41:53 +00:00
..
failed-stacks-dont-rewrite-operations.json Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-80x24-cooked.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-80x24.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-100x80-cooked.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-100x80.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-200x80-cooked.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-200x80.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
failed-stacks-dont-rewrite-operations.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
failed-stacks-dont-rewrite-operations.json.non-interactive.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.non-interactive.stdout.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.stderr.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
failed-stacks-dont-rewrite-operations.json.stdout.txt Don't rewrite step operations following failure (#16292) 2024-05-31 10:48:07 +00:00
stack-output-resource-diff.json add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
stack-output-resource-diff.json.interactive-80x24-cooked.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
stack-output-resource-diff.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
stack-output-resource-diff.json.interactive-80x24.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
stack-output-resource-diff.json.interactive-100x80-cooked.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
stack-output-resource-diff.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
stack-output-resource-diff.json.interactive-100x80.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
stack-output-resource-diff.json.interactive-200x80-cooked.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
stack-output-resource-diff.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
stack-output-resource-diff.json.interactive-200x80.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
stack-output-resource-diff.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
stack-output-resource-diff.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
stack-output-resource-diff.json.non-interactive.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
stack-output-resource-diff.json.stderr.txt add a test 2023-06-01 13:55:36 +02:00
stack-output-resource-diff.json.stdout.txt Don't use printf without a fixed format string 2023-06-21 11:44:06 +01:00
template-body.json Display text-based diff if yaml/json diff is semantically equal 2023-01-17 17:04:41 -08:00
template-body.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
template-body.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
template-body.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
template-body.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
template-body.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
template-body.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
template-body.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
template-body.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
template-body.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
template-body.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
template-body.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
template-body.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
template-body.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
template-body.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
template-body.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
template-body.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up-2.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-2.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
up-2.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-2.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-2.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-2.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-2.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-2.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-2.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-2.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-2.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-2.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-2.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-2.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-2.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
up-2.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-2.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up-3.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-3.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
up-3.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-3.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-3.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-3.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-3.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-3.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-3.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-3.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-3.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-3.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-3.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-3.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-3.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
up-3.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-3.json.stdout.txt Don't use printf without a fixed format string 2023-06-21 11:44:06 +01:00
up-4.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-4.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
up-4.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-4.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-4.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-4.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-4.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-4.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-4.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-4.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-4.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-4.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-4.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-4.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-4.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
up-4.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up-4.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up-5.json Display outputs last in diff view (#10535) 2022-09-01 12:09:54 -07:00
up-5.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
up-5.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-5.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-5.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-5.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-5.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-5.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-5.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up-5.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up-5.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up-5.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-5.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up-5.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up-5.json.non-interactive.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up-5.json.stderr.txt Display outputs last in diff view (#10535) 2022-09-01 12:09:54 -07:00
up-5.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
up.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
up.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
up.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
up.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
up.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
up.json.non-interactive.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
up.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
up.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00
url-encoded-stack-output-diff.json Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
url-encoded-stack-output-diff.json.interactive-80x24-cooked.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
url-encoded-stack-output-diff.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
url-encoded-stack-output-diff.json.interactive-80x24.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
url-encoded-stack-output-diff.json.interactive-100x80-cooked.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
url-encoded-stack-output-diff.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
url-encoded-stack-output-diff.json.interactive-100x80.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
url-encoded-stack-output-diff.json.interactive-200x80-cooked.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
url-encoded-stack-output-diff.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
url-encoded-stack-output-diff.json.interactive-200x80.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
url-encoded-stack-output-diff.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
url-encoded-stack-output-diff.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
url-encoded-stack-output-diff.json.non-interactive.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.non-interactive.stdout.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.stderr.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
url-encoded-stack-output-diff.json.stdout.txt Fix mangled diffs of strings containing url-encoded chars (#16147) 2024-05-08 08:23:40 +00:00
webserver-userdata.json Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
webserver-userdata.json.create-diff.txt Fix rendering of output events in rendering update diffs (#17029) 2024-08-27 18:37:03 +00:00
webserver-userdata.json.interactive-80x24-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-80x24-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
webserver-userdata.json.interactive-80x24-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
webserver-userdata.json.interactive-80x24.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-80x24.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
webserver-userdata.json.interactive-100x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-100x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
webserver-userdata.json.interactive-100x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
webserver-userdata.json.interactive-100x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-100x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
webserver-userdata.json.interactive-200x80-cooked.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-200x80-cooked.stdout.txt Refactor and fix bug in progress_test (#17079) 2024-08-28 23:18:24 +00:00
webserver-userdata.json.interactive-200x80-plain.txt Export a helper for rendering progress to a "simple" terminal (#17147) 2024-09-06 03:17:49 +00:00
webserver-userdata.json.interactive-200x80.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.interactive-200x80.stdout.txt Clean up display rewinding and wrapping (#17007) 2024-08-19 15:30:48 +00:00
webserver-userdata.json.interactive-no-show-sames.stderr.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
webserver-userdata.json.interactive-no-show-sames.stdout.txt Show the count of unchanged resources (#17257) 2024-09-17 08:41:53 +00:00
webserver-userdata.json.non-interactive.stderr.txt [cli] Abstract out terminal interactions 2022-11-08 17:13:56 -08:00
webserver-userdata.json.non-interactive.stdout.txt Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
webserver-userdata.json.stderr Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
webserver-userdata.json.stderr.txt Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
webserver-userdata.json.stdout Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
webserver-userdata.json.stdout.txt Never show property diffs for OpSame (#16024) 2024-05-02 12:28:43 +00:00