Skip to content

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Jun 10, 2025

The apps/changelog directory and all its contents were removed, following its migration to a separate repository. This included the application's source code, Next.js configurations, Prisma schema and migrations, public assets, and various client-side React components.

Associated local file references were also cleaned up:

  • In .eslintignore, the apps/changelog entry was removed to prevent linting the non-existent directory.
  • The tsconfig.json file was updated by removing "apps/changelog" from its exclude array, ensuring the TypeScript compiler no longer attempts to process the migrated application's files.

These changes ensure the docs repository is free of the migrated changelog application and its local dependencies.

The changelog repository is now at https://github.com/getsentry/sentry-changelog

@dcramer dcramer requested a review from a team as a code owner June 10, 2025 16:58
@vercel
Copy link

vercel bot commented Jun 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ❌ Failed (Inspect) Jun 10, 2025 8:14pm
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 8:14pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 8:14pm

@codecov
Copy link

codecov bot commented Jun 10, 2025

Bundle Report

Changes will increase total bundle size by 48.12kB (0.23%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.91MB 48.13kB (0.44%) ⬆️
sentry-docs-client-array-push 9.77MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 401.83kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/w1xKAYtoYOONR3yz7hCnS/_buildManifest.js (New) 616 bytes 616 bytes 100.0% 🚀
static/w1xKAYtoYOONR3yz7hCnS/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/jPYRriHewQdU0VZL-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
static/jPYRriHewQdU0VZL-*.js (Deleted) -616 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js 15.81kB 1.64MB 0.97%
../instrumentation.js 15.92kB 973.36kB 1.66%
9523.js 15.81kB 949.31kB 1.69%
7269.js (New) 29.86kB 29.86kB 100.0% 🚀
../app/api/ip-ranges/route.js 150 bytes 6.1kB 2.52%
../app/robots.txt/route.js 150 bytes 5.32kB 2.9%
2239.js (Deleted) -29.56kB 0 bytes -100.0% 🗑️

App Routes Affected:

App Route Size Change Total Size Change (%)
/ 300 bytes 2.61MB 0.01%

"dompurify": "3.2.4",
"esbuild": "^0.25.0",
"framer-motion": "^10.12.16",
"github-slugger": "^2.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

🤔 ?

@dcramer
Copy link
Member Author

dcramer commented Jun 10, 2025

Alright I think we're good here. Going to land it and look for breakage.

@dcramer dcramer merged commit 8bd0443 into master Jun 10, 2025
14 of 15 checks passed
@dcramer dcramer deleted the cursor/remove-changelog-references-from-docs-427f branch June 10, 2025 20:52
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants