Skip to content

Release 3.1.6 - #124

Merged
ponponusa merged 6 commits into
releasefrom
develop
Jul 29, 2026
Merged

Release 3.1.6#124
ponponusa merged 6 commits into
releasefrom
develop

Conversation

@ponponusa

@ponponusa ponponusa commented Jul 29, 2026

Copy link
Copy Markdown
Owner

概要

develop で検証済みの変更を release へ反映し、narou-mod 3.1.6 を公開します。

主な変更

  • folder コマンドの Downloader require 漏れを修正
  • web コマンドのログ出力・オプション引き継ぎを修正
  • ハーメルンのCloudflare対策、R18ドメイン、2026年7月の目次HTMLに対応
  • CHANGELOGとNarou::VERSIONを3.1.6へ更新
  • Gemfile.lockをBundler 2.7.2で更新

リリース動作

このPRをマージすると release へのpushを契機に、Linux/macOS・Windows向けgemをビルドし、タグ 3.1.6-5b5e4ab の公開GitHub Releaseを自動作成します。

公開結果

検証

ponponusa and others added 6 commits July 25, 2026 15:31
- 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
Release 3.1.6 with fixes for #120, #121, and #123
@ponponusa
ponponusa merged commit 5b5e4ab into release Jul 29, 2026
9 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 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".

Comment thread lib/core/version.rb

module Narou
VERSION = "3.1.5".freeze
VERSION = "3.1.6".freeze

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge 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 👍 / 👎.

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