Skip to content

ci: deploy Japanese privacy page (/privacy/ja/) to Pages#84

Merged
Saqoosha merged 1 commit into
mainfrom
fix-ci-ja-privacy
May 28, 2026
Merged

ci: deploy Japanese privacy page (/privacy/ja/) to Pages#84
Saqoosha merged 1 commit into
mainfrom
fix-ci-ja-privacy

Conversation

@Saqoosha
Copy link
Copy Markdown
Owner

What

Adds the missing ja privacy-page copy step to main's flasher.yml.

Why

PR #83 added the Japanese privacy page (docs/manual/_pages/privacy/ja/index.html) to main, but main's Pages workflow only staged the English privacy page. Result:

  • /privacy/ja/404 on production
  • the "日本語" language switcher on the English privacy page (linked from the 1.1.0 paywall) was a dead link — the exact class of issue behind the Guideline 3.1.2(c) rejection

develop's flasher.yml already has this step; this brings main in line (4-line conditional copy). CI/Pages only — no app, firmware, or manual changes.

🤖 Generated with Claude Code

main's flasher.yml staged only the English privacy page, so the JA page
(docs/manual/_pages/privacy/ja/index.html, added in #83) was never copied
into _site — /privacy/ja/ returned 404 on production, and the "日本語"
language switcher on the English privacy page was a dead link. Add the
conditional ja copy step, matching develop's flasher.yml.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5dea5652-a0e6-476b-93e1-50fe2efc0e9d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-ci-ja-privacy

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Saqoosha Saqoosha merged commit b2411b6 into main May 28, 2026
3 checks passed
@Saqoosha Saqoosha deleted the fix-ci-ja-privacy branch May 28, 2026 01:44
Saqoosha added a commit that referenced this pull request May 29, 2026
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