Commit Graph

6 Commits

Author SHA1 Message Date
Jakub Novák 0ad6c212cf chore: change codeowners (#1582) 2026-07-23 02:41:04 -07:00
Ben Fornefeld 089b8b9805 Remove: SDK Reference artifacts and apps/web (#1199)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> Medium risk because it deletes a large subtree (`apps/web`) and
removes SDK-reference generation/commit steps from the package publish
workflow, which may affect downstream docs/release expectations.
> 
> **Overview**
> **Removes the docs web app and generated SDK reference content.** The
PR deletes `apps/web` configs/scripts (Next.js/MDX setup, Sentry config,
prebuild/sitemap generation) and removes the committed `sdk-reference`
MDX pages.
> 
> **Simplifies repo automation and ownership.** The package publish
workflow no longer generates/clones/commits SDK reference docs,
`CODEOWNERS` drops web/docs ownership entries, and the root ESLint
config removes `@stylistic/ts` in favor of the built-in `semi` rule.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
4158d777b5f3d3fa30b538e434d34ce0e697d473. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-03-17 10:08:28 -07:00
Tomas Valenta 835f5a0d73 Update CODEOWNERS (#932)
Removed SDK reference ownership from CODEOWNERS.
2025-10-07 12:27:32 +02:00
Vasek Mlejnsky 82fe7b30f2 Update CODEOWNERS (#601)
Add @mishushakov as owner of the SDKs and @ben-fornefeld as the owner of
dashboard
2025-03-13 03:36:40 -07:00
0div d599ddac32 rebrand to SDK reference 2024-11-26 10:34:04 -08:00
Mish Ushakov 31fbf02d77 Create CODEOWNERS 2024-11-19 20:05:39 +01:00