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

chore: Add .git-blame-ignore-revs #6796

Merged
merged 1 commit into from
Jan 16, 2023
Merged

chore: Add .git-blame-ignore-revs #6796

merged 1 commit into from
Jan 16, 2023

Conversation

AbhiPrasad
Copy link
Member

Inspired by https://github.com/getsentry/sentry/blob/master/.git-blame-ignore-revs, this patch adds a .git-blame-ignore-revs file to the JS monorepo.

It was mainly motivated by getting rid of #6662 from git blame, and hopefully in the future this will help with bigger refactors.

@AbhiPrasad AbhiPrasad requested review from a team, lforst and Lms24 and removed request for a team January 16, 2023 14:47
@AbhiPrasad AbhiPrasad force-pushed the abhi-git-blame-ignore branch from b36e96f to edd4941 Compare January 16, 2023 16:02
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) January 16, 2023 16:02
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.82 KB (-0.11% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 61.44 KB (-0.04% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.49 KB (-0.63% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 54.74 KB (-0.48% 🔽)
@sentry/browser - Webpack (gzipped + minified) 20.22 KB (-0.75% 🔽)
@sentry/browser - Webpack (minified) 66.17 KB (-0.57% 🔽)
@sentry/react - Webpack (gzipped + minified) 20.24 KB (-0.78% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.6 KB (-0.2% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.78 KB (-0.19% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.11 KB (-0.69% 🔽)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 43.11 KB (-1.55% 🔽)
@sentry/replay - Webpack (gzipped + minified) 38.45 KB (-1.47% 🔽)

@AbhiPrasad AbhiPrasad merged commit 461afdf into master Jan 16, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-git-blame-ignore branch January 16, 2023 16:19
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