master<-dev#197
Merged
Merged
Conversation
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
…-3.4.2 Bump flatted from 3.3.3 to 3.4.2
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スキルを追加
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…1a8af7909 Bump effect and prisma
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.