Skip to content

Conversation

@cm-dyoshikawa
Copy link
Contributor

@cm-dyoshikawa cm-dyoshikawa commented Jul 30, 2025

Summary

  • GitHub Actions CI/CDワークフローを追加
  • .gitignoreにClaude Code関連の設定を追加

変更内容

  • .github/workflows/ci.yml: CI用ワークフロー(ビルド、テスト、リント)
  • .github/workflows/release.yml: リリース用ワークフロー
  • .gitignore: .pnpm-storeとClaude Code設定ファイルを追加

🤖 Generated with Claude Code

cm-dyoshikawa and others added 4 commits July 31, 2025 07:53
- GitHub Actionsワークフロー(CI/リリース)を追加
- .gitignoreに.pnpm-storeとClaude Code設定を追加

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
一時ファイル用のtmp/ディレクトリをgitignoreに追加しました。

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
新しいリリース手順を記述したrelease.ymlファイルを追加しました。これにより、バージョン管理やリリース作成のプロセスが明確になります。

🤖 Generated with [Claude Code](https://claude.ai/code)
release.ymlファイルの11行目に改行を追加し、リリース手順の可読性を向上させました。
@cm-dyoshikawa cm-dyoshikawa requested a review from cm-kuroeda July 31, 2025 00:31
@cm-kuroeda cm-kuroeda merged commit df29500 into main Jul 31, 2025
1 check passed
@cm-dyoshikawa cm-dyoshikawa deleted the feat-ci branch July 31, 2025 02:21
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.

3 participants