Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Collapse existing duplicates to shorten message #217

Merged
merged 1 commit into from
Jan 5, 2020

Conversation

zephraph
Copy link
Contributor

@zephraph zephraph commented Jan 5, 2020

This collapses the existing dependencies down into a details view so it doesn't push out the message so far. Most of the time folks don't care about that info, so there's no reason to have it taking up so much space.

The other changes are just from prettier.

image

@zephraph zephraph requested a review from mzikherman January 5, 2020 20:20
@zephraph zephraph self-assigned this Jan 5, 2020
@vercel
Copy link

vercel bot commented Jan 5, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/artsy/dupe-report/njxd0ea3u
✅ Preview: https://dupe-report-git-collapse-existing.artsy.now.sh

@artsy-peril artsy-peril bot added the Version: Patch Increment the patch version when merged label Jan 5, 2020
@@ -103,6 +114,6 @@ export const formatReport = (report: string, diff: string, change: number, assig
"\n\n" +
"---" +
"\n\n" +
formatBody(bodyData as BodyData[])
collapsible("Existing duplicates", formatBody(bodyData as BodyData[]))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the only actual change.

@mzikherman
Copy link
Contributor

Sweet.

@mzikherman mzikherman merged commit 9009c40 into master Jan 5, 2020
@artsyit
Copy link
Contributor

artsyit commented Jan 5, 2020

🚀 PR was released in v0.35.1 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Version: Patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants