Skip to content

fix(ci): generate i18n data before hetzner reaper - #15534

Merged
lalalune merged 1 commit into
developfrom
fix/14051-ci-next-slice
Jul 8, 2026
Merged

lalalune merged 1 commit into
developfrom
fix/14051-ci-next-slice

Conversation

@lalalune

@lalalune lalalune commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

  • add the shared i18n/codegen step to the Hetzner E2E Reaper workflow before it imports @elizaos/core through the cloud shared client
  • fixes the active scheduled reaper failure where bun install --ignore-scripts leaves packages/core/src/i18n/generated/validation-keyword-data.ts absent

Fixes part of #14051.

Evidence

  • Active failed run: https://github.com/elizaOS/eliza/actions/runs/28979847696 failed in Reap with Cannot find module ./generated/validation-keyword-data.ts.
  • Local reproduction after this patch: node packages/app-core/scripts/ensure-shared-i18n-data.mjs && HCLOUD_TOKEN_CI= bun run packages/scripts/cloud/admin/hetzner-e2e/hetzner-e2e-reaper.ts reaches [hetzner-e2e-reaper] HCLOUD_TOKEN_CI not set; skipping instead of crashing during import.
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/hetzner-e2e-reaper.yml"); puts "hetzner-e2e-reaper.yml parsed"' passed.\n- actionlint .github/workflows/hetzner-e2e-reaper.yml passed.\n- git diff --check passed.\n\n## Evidence Checklist\n\n| Required evidence | Status | Notes |\n| --- | --- | --- |\n| Tests / commands | Done | Workflow parse, actionlint, local no-token reaper smoke, diff check. |\n| Backend logs | N/A | Workflow-only CI fix; no application backend path. |\n| Frontend screenshots/video | N/A | No UI change. |\n| Real-LLM trajectories | N/A | No agent/model behavior change. |\n| Domain artifacts | N/A | No cloud deletion executed locally because HCLOUD_TOKEN_CI is intentionally unset. |\n
  • N/A - workflow-only CI fix; no UI before state
  • N/A - workflow-only CI fix; no UI after state
  • N/A - workflow-only CI fix; no interactive flow
  • N/A - no frontend code or browser runtime
  • N/A - no agent/model behavior change
  • N/A - no cloud deletion executed; local smoke used empty HCLOUD_TOKEN_CI
  • N/A - no rendered UI or screenshot artifacts

@claude

claude Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@lalalune
lalalune merged commit 4ae81d8 into develop Jul 8, 2026
19 of 21 checks passed
@lalalune
lalalune deleted the fix/14051-ci-next-slice branch July 8, 2026 22:49
@NubsCarson NubsCarson moved this from In progress to Done in Launch QA — Eliza app + Cloud (#13406) Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

2 participants