Skip to content

master<-dev#197

Merged
TinyKitten merged 10 commits into
masterfrom
dev
Jun 16, 2026
Merged

master<-dev#197
TinyKitten merged 10 commits into
masterfrom
dev

Conversation

@TinyKitten

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 9 commits June 10, 2026 03:55
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) to 3.21.0 and updates ancestor dependency [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). These dependencies need to be updated together.


Updates `effect` from 3.18.4 to 3.21.0
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.21.0/packages/effect)

Updates `prisma` from 6.19.0 to 6.19.3
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.19.3/packages/cli)

---
updated-dependencies:
- dependency-name: effect
  dependency-version: 3.21.0
  dependency-type: indirect
- dependency-name: prisma
  dependency-version: 6.19.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…atus/multi-d1a8af7909

Bump effect and prisma in /apps/status
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) to 3.21.0 and updates ancestor dependency [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). These dependencies need to be updated together.


Updates `effect` from 3.18.4 to 3.21.0
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.21.0/packages/effect)

Updates `prisma` from 6.19.0 to 6.19.3
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.19.3/packages/cli)

---
updated-dependencies:
- dependency-name: effect
  dependency-version: 3.21.0
  dependency-type: indirect
- dependency-name: prisma
  dependency-version: 6.19.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Add a zero-dependency Node script (apps/status/scripts/report-incident.mjs)
to post incidents/service status to POST /api/status/events, reading the API
key from env/.env and auto-normalizing dates to UTC (the API rejects +09:00
offsets). Wire it up as `npm run report-incident`.

Add a project skill (.claude/skills/report-incident/SKILL.md) that drives the
end-to-end flow: collect details, build payload, dry-run, confirm, post, and
clean up — with known service IDs, status types, and the resolve flow.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
障害発生中でも静的な description が表示され「正常」の文言が残る問題を修正。
statusSummary を優先表示し、空の場合のみ description にフォールバックする。

あわせて運用面を更新:
- report-incident.mjs: services[].summary の ja/en 空を送信前に検証
  (API は空を弾かないが、空だと description へフォールバックして誤表示になる)
- report-incident スキル: summary が一覧に表示される点・影響サービスは
  必ず services を同送する点・空にしない点を明記

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
normalizeDates() を try-catch で囲み、無効な日時時のエラー出力を
他のエラーと同じ「エラー:」形式 + exit(1) に統一する。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
feat(status): 障害情報の登録スクリプトとAIスキルを追加
@TinyKitten TinyKitten self-assigned this Jun 16, 2026
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trainlcd-lp-stg Ready Ready Preview, Comment Jun 16, 2026 12:32pm
trainlcd-status-stg Ready Ready Preview, Comment Jun 16, 2026 12:32pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

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: 3ba16c50-a1f5-4943-a50f-dd63e600dd1b

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 dev

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

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