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

feat: add document #123

Merged
merged 7 commits into from
Feb 5, 2024
Merged

feat: add document #123

merged 7 commits into from
Feb 5, 2024

Conversation

mew-ton
Copy link
Contributor

@mew-ton mew-ton commented Jan 29, 2024

yarn doc でドキュメントがでてきます

Summary by CodeRabbit

  • 新機能
    • GitHub Actionsワークフローに「Deploy Document to GitHub Pages」を追加。自動トリガーと手動デプロイが可能。
    • json-origamiライブラリに新しいドキュメントを追加。JSONオブジェクトの変換や形状変更に関するガイドとAPIリファレンスを提供。
  • ドキュメント
    • Astroコンテンツレンダリングシステム用の新しい型宣言を追加。
    • json-origamiライブラリのスタートガイドを追加。使用方法に関する詳細なガイドを提供。

Copy link

changeset-bot bot commented Jan 29, 2024

⚠️ No Changeset found

Latest commit: 43421b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Jan 29, 2024

Warning

Rate Limit Exceeded

@mew-ton has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 4 minutes and 57 seconds before requesting another review.

How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.
Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.
Please see our FAQ for further information.

Commits Files that changed from the base of the PR and between 7755562 and 43421b4.

Walkthrough

この変更は、GitHub ActionsのワークフローのセットアップでNode.jsのバージョンを18から20に更新し、GitHub Pagesへのドキュメントのデプロイを自動化する新しいワークフローを導入します。また、json-origamiライブラリに関するドキュメントとAPIガイドを追加し、Astroコンテンツレンダリングシステムのための新しい型宣言を導入します。

Changes

ファイル 変更概要
.github/actions/init-node/action.yml Node.jsのバージョンを18から20に更新
.github/workflows/document.yml
.github/workflows/release.yml
GitHub Actionsワークフローの変更:
1. GitHub Pagesへのドキュメントデプロイを自動化する新しいワークフローを追加。
2. NPM_TOKENシークレットをGITHUB_TOKENに更新。
.changeset/moody-donuts-cross.md
docs/.astro/types.d.ts
docs/src/env.d.ts
docs/astro.config.ts
docs/src/content/config.ts
docs/src/content/docs/api/...
docs/src/content/docs/guides/start.md
docs/src/content/docs/index.mdx
ファイルの追加と変更:
- json-origamiのパッチ追加
- Astroの型宣言追加
- Astroウェブサイトの設定追加
- json-origamiライブラリのドキュメントとAPIガイド追加

🐇💻

変更を遂げる日々、コードの海を泳ぐ

ドキュメントの島へ、新しい橋を架ける

さあ、ページをめくり、知識の宝を探そう

🌟📚🌈

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

codspeed-hq bot commented Jan 29, 2024

CodSpeed Performance Report

Merging #123 will degrade performances by 21.95%

Comparing feat/docs (43421b4) with main (7d5cdbb)

Summary

⚡ 9 improvements
❌ 1 regressions
✅ 12 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main feat/docs Change
unfold (complex object including 100 values) 50 ms 40.1 ms +24.84%
twist (complex object including 100 values, twist 10% of keys) 91.6 ms 50 ms +83.38%
twist (complex object including 100 values, twist 50% of keys) 224 ms 105.1 ms ×2.1
pick (complex object including 100 values, pick 90% of keys) 58.6 ms 41.6 ms +41.02%
omit (complex object including 100 values, omit 10% of keys) 45.4 ms 58.2 ms -21.95%
twist (complex object including 100 values, twist 90% of keys) 231.3 ms 138.7 ms +66.78%
fold (complex object including 1000 values) 77.3 ms 50.5 ms +52.95%
pick (complex object including 1000 values, pick 10% of keys) 71 ms 60.4 ms +17.64%
omit (complex object including 1000 values, omit 10% of keys) 4.3 s 3.5 s +25.29%
omit (complex object including 100 values, omit 50% of keys) 47.7 ms 33.4 ms +42.91%

@mew-ton mew-ton marked this pull request as ready for review January 29, 2024 09:52
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 4a08651 and d3d002f.
Files ignored due to path filters (4)
  • biome.json is excluded by: !**/*.json
  • docs/public/favicon.svg is excluded by: !**/*.svg
  • package.json is excluded by: !**/*.json
  • yarn.lock is excluded by: !**/*.lock
Files selected for processing (14)
  • .changeset/moody-donuts-cross.md (1 hunks)
  • .github/actions/init-node/action.yml (1 hunks)
  • .github/workflows/document.yml (1 hunks)
  • docs/.astro/types.d.ts (1 hunks)
  • docs/astro.config.ts (1 hunks)
  • docs/src/content/config.ts (1 hunks)
  • docs/src/content/docs/api/fold.md (1 hunks)
  • docs/src/content/docs/api/omit.md (1 hunks)
  • docs/src/content/docs/api/pick.md (1 hunks)
  • docs/src/content/docs/api/twist.md (1 hunks)
  • docs/src/content/docs/api/unfold.md (1 hunks)
  • docs/src/content/docs/guides/start.md (1 hunks)
  • docs/src/content/docs/index.mdx (1 hunks)
  • docs/src/env.d.ts (1 hunks)
Additional comments: 14
.changeset/moody-donuts-cross.md (1)
  • 1-5: この変更セットはjson-origamiのパッチバージョンを更新し、ドキュメントの追加に関する注記を含んでいます。変更内容は適切で、特に問題はありません。
docs/src/env.d.ts (1)
  • 1-2: Astroコンテンツレンダリングシステムの型を参照するためのTypeScript宣言ファイルです。この変更は、ドキュメントの構造とレンダリングをサポートするために必要です。問題はありません。
docs/src/content/config.ts (1)
  • 1-7: Astroコンテンツシステムでコレクションを定義するための設定ファイルです。docsi18nの2つのコレクションが適切に定義されています。この設定は、ドキュメントと国際化データの管理に役立ちます。問題はありません。
.github/workflows/document.yml (1)
  • 1-36: GitHub Pagesへのドキュメントのデプロイを自動化するGitHub Actionsワークフローです。このワークフローは、任意のタグへのプッシュと手動ディスパッチによってトリガーされます。適切な権限が設定され、ビルドとデプロイのジョブが定義されています。問題はありません。
.github/actions/init-node/action.yml (1)
  • 12-12: Node.jsの環境設定を行うGitHub Actionで、Node.jsのバージョンが18から20に更新されています。この変更は、プロジェクトのインフラストラクチャを最新の状態に保つために必要です。問題はありません。
docs/astro.config.ts (1)
  • 1-35: Astroの設定ファイルで、サイトのURL、ベースパス、および統合の設定が含まれています。starlight統合を使用して、サイドバーの構成やソーシャルリンクなどの設定が行われています。この設定は、ドキュメントサイトの構造とナビゲーションを定義するために適切です。問題はありません。
docs/src/content/docs/api/omit.md (1)
  • 1-69: omit関数のドキュメントです。関数の説明、引数、オプション、および使用例が明確に記述されています。このドキュメントは、ユーザーが関数の使用方法を理解するのに役立ちます。問題はありません。
docs/src/content/docs/api/pick.md (1)
  • 1-71: pick関数のドキュメントです。関数の説明、引数、オプション、および使用例が明確に記述されています。このドキュメントは、ユーザーが関数の使用方法を理解するのに役立ちます。問題はありません。
docs/src/content/docs/api/fold.md (1)
  • 1-76: fold関数のドキュメントです。関数の説明、引数、オプション、および使用例が明確に記述されています。このドキュメントは、ユーザーが関数の使用方法を理解するのに役立ちます。問題はありません。
docs/src/content/docs/index.mdx (1)
  • 1-42: メインのドキュメントインデックスファイル(MDX形式)です。ライブラリの概要、特徴、および主要なコンセプトが記述されています。また、CardGridCardコンポーネントを使用して、ライブラリの特徴を視覚的に表示しています。問題はありません。
docs/src/content/docs/api/unfold.md (1)
  • 1-80: unfold関数のドキュメントです。関数の説明、引数、オプション、および使用例が明確に記述されています。このドキュメントは、ユーザーが関数の使用方法を理解するのに役立ちます。問題はありません。
docs/src/content/docs/guides/start.md (1)
  • 1-102: json-origamiライブラリの開始ガイドです。インストール方法、基本的な使用方法、およびfoldtwist関数の使用例が含まれています。このガイドは、新しいユーザーがライブラリを迅速に開始するのに役立ちます。問題はありません。
docs/src/content/docs/api/twist.md (1)
  • 1-101: twist関数のドキュメントです。関数の説明、引数、オプション、および使用例が明確に記述されています。このドキュメントは、ユーザーが関数の使用方法を理解するのに役立ちます。問題はありません。
docs/.astro/types.d.ts (1)
  • 1-214: AstroコンテンツシステムのためのTypeScript宣言ファイルです。.md.mdxファイルのレンダリング、コレクションの定義、エントリの取得方法など、AstroのコンテンツAPIを拡張するための型が定義されています。この宣言は、Astroを使用したドキュメントサイトの開発をサポートするために適切に設計されています。問題はありません。

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 7d5cdbb and fbdd32d.
Files ignored due to path filters (4)
  • biome.json is excluded by: !**/*.json
  • docs/public/favicon.svg is excluded by: !**/*.svg
  • package.json is excluded by: !**/*.json
  • yarn.lock is excluded by: !**/*.lock
Files selected for processing (14)
  • .github/actions/init-node/action.yml (1 hunks)
  • .github/workflows/document.yml (1 hunks)
  • .github/workflows/release.yml (1 hunks)
  • docs/.astro/types.d.ts (1 hunks)
  • docs/astro.config.ts (1 hunks)
  • docs/src/content/config.ts (1 hunks)
  • docs/src/content/docs/api/fold.md (1 hunks)
  • docs/src/content/docs/api/omit.md (1 hunks)
  • docs/src/content/docs/api/pick.md (1 hunks)
  • docs/src/content/docs/api/twist.md (1 hunks)
  • docs/src/content/docs/api/unfold.md (1 hunks)
  • docs/src/content/docs/guides/start.md (1 hunks)
  • docs/src/content/docs/index.mdx (1 hunks)
  • docs/src/env.d.ts (1 hunks)
Files skipped from review as they are similar to previous changes (13)
  • .github/actions/init-node/action.yml
  • .github/workflows/document.yml
  • docs/.astro/types.d.ts
  • docs/astro.config.ts
  • docs/src/content/config.ts
  • docs/src/content/docs/api/fold.md
  • docs/src/content/docs/api/omit.md
  • docs/src/content/docs/api/pick.md
  • docs/src/content/docs/api/twist.md
  • docs/src/content/docs/api/unfold.md
  • docs/src/content/docs/guides/start.md
  • docs/src/content/docs/index.mdx
  • docs/src/env.d.ts
Additional comments: 1
.github/workflows/release.yml (1)
  • 37-37: NPM_TOKENGITHUB_TOKENに変更することに関して、npmへの公開に必要な権限がGITHUB_TOKENにあるかどうかを確認してください。npmでホストされているパッケージの場合、通常は専用のNPM_TOKENが必要ですが、GitHub Packagesにホストされている場合はこの変更が有効です。

@mew-ton mew-ton requested a review from saimonnozaki February 5, 2024 05:53
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 1

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between fbdd32d and 7755562.
Files ignored due to path filters (3)
  • package.json is excluded by: !**/*.json
  • tsconfig.json is excluded by: !**/*.json
  • yarn.lock is excluded by: !**/*.lock
Files selected for processing (2)
  • docs/.gitignore (1 hunks)
  • vitest.config.ts (1 hunks)
Files skipped from review due to trivial changes (1)
  • docs/.gitignore

@@ -3,6 +3,7 @@ import { defineConfig } from 'vitest/config'

// biome-ignore lint/style/noDefaultExport: <explanation>
export default defineConfig({
// @ts-ignore FIXME: cannot fix this error
Copy link

Choose a reason for hiding this comment

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

@ts-ignoreの使用は、TypeScriptの静的型チェックを回避するため、一般的には推奨されません。このエラーを直接解決するか、現時点で修正できない理由について、より詳細な説明を提供することをお勧めします。

@mew-ton mew-ton merged commit a4c3b07 into main Feb 5, 2024
8 checks passed
@mew-ton mew-ton deleted the feat/docs branch February 5, 2024 08:28
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