Skip to content

chore: remove website, keep source code and data only#62

Merged
rhuanbarreto merged 1 commit into
mainfrom
chore/remove-website
Jun 28, 2026
Merged

chore: remove website, keep source code and data only#62
rhuanbarreto merged 1 commit into
mainfrom
chore/remove-website

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • Remove the Astro/Starlight website — it has been consolidated into docs.archgate.dev/studies/
  • This repo now contains only source code, data artifacts, proposed ADRs, and lint rules
  • Updated README to point to the new docs location

Deleted: src/, public/, astro.config.mjs, tsconfig.json, package.json, package-lock.json, renovate.json (21 files, -7,847 lines)

Test plan

  • Published studies are live at docs.archgate.dev/studies/
  • 301 redirect from studies.archgate.dev is in place
  • GitHub links from docs site still resolve to this repo's studies/ directory

The studies website has been consolidated into docs.archgate.dev/studies/.
This repo now contains only the source code, data artifacts, proposed ADRs,
and lint rules that back the published studies.

Removed: Astro/Starlight site (src/, public/, config files, package.json).
Updated: README to point to the new docs location.
Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@rhuanbarreto, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 21 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: cba94723-a4db-4401-a8f3-bcc0b07a8d48

📥 Commits

Reviewing files that changed from the base of the PR and between 17ebda9 and 09eb09a.

⛔ Files ignored due to path filters (2)
  • package-lock.json is excluded by !**/package-lock.json
  • public/favicon.svg is excluded by !**/*.svg
📒 Files selected for processing (19)
  • README.md
  • astro.config.mjs
  • package.json
  • public/CNAME
  • renovate.json
  • src/components/Head.astro
  • src/content.config.ts
  • src/content/docs/index.mdx
  • src/content/docs/studies/index.mdx
  • src/content/docs/studies/sentry-pr-review-friction/abandoned.mdx
  • src/content/docs/studies/sentry-pr-review-friction/adr-proposals.mdx
  • src/content/docs/studies/sentry-pr-review-friction/automated-review.mdx
  • src/content/docs/studies/sentry-pr-review-friction/baseline.mdx
  • src/content/docs/studies/sentry-pr-review-friction/friction-map.mdx
  • src/content/docs/studies/sentry-pr-review-friction/index.mdx
  • src/content/docs/studies/sentry-pr-review-friction/methodology.mdx
  • src/content/docs/studies/sentry-pr-review-friction/themes.mdx
  • src/styles/custom.css
  • tsconfig.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rhuanbarreto rhuanbarreto merged commit 6618184 into main Jun 28, 2026
5 of 7 checks passed
@rhuanbarreto rhuanbarreto deleted the chore/remove-website branch June 28, 2026 12:31
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.

1 participant