Conversation
リリース処理を修正
R1.3 CI 更新
Updated README to reflect recent changes and improvements.
Revise README with new features and system updates
- GitHub Release のダウンロードで 3xx 応答を追跡するよう http_download を更新 - Location ヘッダー検証とリダイレクト URL 解決ロジックを追加 - リダイレクトを扱うテストケースを system_updater_spec に追加
Fix/system updater redirect
- init 実行時に database.rb を読み込んでから Database.init を呼び出すように変更 - Narou.init が Database 未定義でも動作することを確認するスペックを追加
Fix/init requires database
- --non-interactive と --output-mode で自動初期化と出力抑制を選択可能にした - init 実行時のメッセージ出力をモード別に制御し、要約情報を表示 - Narou.init / Database.init でサイレント実行時は作成メッセージを抑制 - 非対話オプションと出力モードを検証する init コマンドのRSpecを追加
- init 詳細ヘルプとテストを追加
- help を値に使える回帰テストを追加
Feature/init silent mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.