Skip to content

Conversation

HasanAlrimawi
Copy link
Contributor

This PR addresses issue #22285 .

Changes
This PR updates the message shown to users when using the --dry-run flag.
Also updates tests output files to reflect the new message.

@@ -8,4 +8,4 @@ Simulating publish of @scope/[email protected] with files:
file:///[WILDLINE]/main.out ([WILDLINE])
file:///[WILDLINE]/main.ts ([WILDLINE])
file:///[WILDLINE]/publish.out ([WILDLINE])
Warning Aborting due to --dry-run
Success Dry run has succeeded
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe:

Success Dry run complete

That way we lower repetition of "success"/"succeeded"

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dsherret dsherret enabled auto-merge (squash) August 6, 2024 07:28
@dsherret dsherret merged commit bbf2319 into denoland:main Aug 6, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants