Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

fix: リポジトリ名変更に合わせてgem関連rakeタスクを修正#157

Merged
douhashi merged 2 commits intomainfrom
fix/gem-rake-tasks
Sep 20, 2025
Merged

fix: リポジトリ名変更に合わせてgem関連rakeタスクを修正#157
douhashi merged 2 commits intomainfrom
fix/gem-rake-tasks

Conversation

@douhashi
Copy link
Owner

Summary

  • リポジトリ名がsoba→soba-cliに変更されたことに合わせてgem関連のrakeタスクを修正
  • gemspec名をsoba.gemspecからsoba-cli.gemspecに変更
  • gem名とファイルパターンをsobaからsoba-cliに統一

Test plan

  • rake gem:buildが正常に動作することを確認
  • rake gem:cleanが正常に動作することを確認
  • タスクの説明文が正しく更新されていることを確認

🤖 Generated with Claude Code

douhashi and others added 2 commits September 20, 2025 10:18
- gemspec名をsoba.gemspecからsoba-cli.gemspecに変更
- gem名とファイルパターンをsobaからsoba-cliに統一
- タスクの説明文も対応するように更新

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

Co-Authored-By: Claude <noreply@anthropic.com>
- GitHub Release作成を契機としたgem pushの自動化
- タグからバージョンを自動抽出してversion.rbを更新
- テスト・Lint実行後にRubyGems.orgへ自動push
- 既存のgem:releaseタスクを手動用として明確化

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

Co-Authored-By: Claude <noreply@anthropic.com>
@douhashi douhashi merged commit fb544c5 into main Sep 20, 2025
4 checks passed
@douhashi douhashi deleted the fix/gem-rake-tasks branch September 20, 2025 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant