Skip to content

chore: recompile Crane workflow lock#85

Merged
mrjf merged 1 commit into
mainfrom
codex/recompile-crane-lock
May 26, 2026
Merged

chore: recompile Crane workflow lock#85
mrjf merged 1 commit into
mainfrom
codex/recompile-crane-lock

Conversation

@mrjf
Copy link
Copy Markdown
Contributor

@mrjf mrjf commented May 26, 2026

Summary

  • Recompile .github/workflows/crane.lock.yml with gh-aw v0.74.4 after the Crane source schedule changed to every 20m.
  • Update the generated frontmatter hash and cron expression so the workflow lock-file check no longer aborts before activation.

Context

Issue #84 is currently failing in activation / Check workflow lock file because crane.md changed but the corresponding .lock.yml was stale. This PR contains only the generated lock-file update for that source change.

Validation

  • /private/tmp/gh-aw-v0.74.4 compile crane --no-check-update
  • /private/tmp/gh-aw-v0.74.4 compile crane --no-check-update --no-emit --validate
  • .venv/bin/apm compile
    • Completed successfully with existing repository warnings about missing referenced docs/frontmatter and the existing orphaned templates/hello-world/AGENTS.md.
  • .venv/bin/ruff check src/ tests/
  • .venv/bin/ruff format --check src/ tests/

Addresses #84.

@mrjf mrjf merged commit e2be7f4 into main May 26, 2026
7 checks passed
@mrjf mrjf deleted the codex/recompile-crane-lock branch May 26, 2026 22:18
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