Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement: deduplicate deploy status logs for ready statuses #3991

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Walther
Copy link
Contributor

@Walther Walther commented Mar 24, 2023

Before:
Screenshot 2023-03-24 at 16 48 01

After:
Screenshot 2023-03-24 at 17 39 43

There are also some minor formatting changes made by prettier & eslint to code unrelated to this PR.

Note: the differenceWith with isEqual is load-bearing, because simply using difference uses the ECMAScript SameValueZero which checks for Object instance equality, not content equality.

@Walther Walther requested review from eysi09 and vvagaytsev March 24, 2023 15:43
Copy link
Collaborator

@vvagaytsev vvagaytsev left a comment

Choose a reason for hiding this comment

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

Nice! ✨

@Walther Walther merged commit 409f9f5 into 0.13 Mar 24, 2023
@Walther Walther deleted the 0.13-deduplicate-deploy-ready branch March 24, 2023 17:15
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