Skip to content

chore: Migrate to the new documenter API#87

Merged
just-boris merged 1 commit into
mainfrom
documenter-migration
Jun 13, 2025
Merged

chore: Migrate to the new documenter API#87
just-boris merged 1 commit into
mainfrom
documenter-migration

Conversation

@just-boris

Copy link
Copy Markdown
Member

Description

Applying that change (cloudscape-design/components#3475) across all repos

Related links, issue #, if available: n/a

How has this been tested?

PR build

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jun 12, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.28%. Comparing base (56c2f12) to head (ba28340).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files          29       29           
  Lines         280      280           
  Branches       34       34           
=======================================
  Hits          278      278           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@just-boris
just-boris marked this pull request as ready for review June 12, 2025 15:05
@just-boris
just-boris requested a review from a team as a code owner June 12, 2025 15:05
@just-boris
just-boris requested review from ernst-dev and removed request for a team June 12, 2025 15:05

// @ts-expect-error no types here
import apiDocs from "../../lib/components/internal/api-docs/components";

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

There are types now

@just-boris
just-boris enabled auto-merge June 12, 2025 16:28
@just-boris
just-boris added this pull request to the merge queue Jun 13, 2025
Merged via the queue into main with commit 8c840b8 Jun 13, 2025
39 checks passed
@just-boris
just-boris deleted the documenter-migration branch June 13, 2025 09:46
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