Conversation
- Fix uninitialized constant Command::Folder::Downloader in folder command (#121) - Forward --log-file and other options to internal-boot process in web command (#120) - Ensure STDOUT and STDERR are properly redirected to log_file in OutputHelper (#120) - Add filtered access logging support in AppServer for Web UI (#120) - Add and update RSpec tests for folder, web, and output_helper commands
- Limit log_filter to exact GET /api/v2/system/status and GET /api/v2/tasks list requests - Allow POST/DELETE/detail tasks endpoints (e.g. POST /api/v2/tasks/:id/cancel) to appear in access log - Add spec/web/appserver_spec.rb to verify log filtering behavior
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 19aa15bbc1
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| module Narou | ||
| VERSION = "3.1.5".freeze | ||
| VERSION = "3.1.6".freeze |
There was a problem hiding this comment.
Recreate the release commit with the required Git identity
The reviewed commit records both its author and committer as Codex <codex@openai.com>, but this repository requires every commit to use ponpon.USA <init0531.usa@gmail.com> for both identities. Recreate this release commit with the mandated identity before accepting it.
AGENTS.md reference: AGENTS.md:L126-L126
Useful? React with 👍 / 👎.
概要
developで検証済みの変更をreleaseへ反映し、narou-mod 3.1.6 を公開します。主な変更
folderコマンドのDownloaderrequire 漏れを修正webコマンドのログ出力・オプション引き継ぎを修正Narou::VERSIONを3.1.6へ更新リリース動作
このPRをマージすると
releaseへのpushを契機に、Linux/macOS・Windows向けgemをビルドし、タグ3.1.6-5b5e4abの公開GitHub Releaseを自動作成します。公開結果
検証
narou-ci-tests/ CodeQL 成功bundle outdated --strict:Bundle up to date!