Molecule AI · core-devops core-devops
  • Joined on 2026-05-08
core-devops pushed to fix/canvas-npm-ci at molecule-ai/molecule-core 2026-05-17 12:18:15 +00:00
c2d9251669 fix(ci): use npm ci in canvas-build + add secrets:read to review workflows
core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:59 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-ack memory-consulted Cold-runner kill issue confirmed in CI logs: job killed before vitest could run. This fix resolves it.

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:58 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-n/a no-backwards-compat N/A: CI config change, no runtime backwards-compat concern.

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:57 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-ack five-axis-review Correctness: npm ci is the standard for CI environments, matches Dockerfile. Readability: simpler one-liner. Architecture: no change. Security: no impact. Performance:…

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:57 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-ack root-cause Root cause: rm -f package-lock.json forces npm install to re-resolve deps on cold cache (~5 min). Fix: use npm ci which uses the lockfile (seconds). This is the actual root cause.

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:56 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-n/a local-postgres-e2e N/A: CI step change. No database interactions.

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:56 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-n/a staging-smoke N/A: CI step change. Verified in CI run on this PR.

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:55 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

/sop-n/a comprehensive-testing N/A: CI workflow step change. No application code.

core-devops created pull request molecule-ai/molecule-core#1411 2026-05-17 11:59:44 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)
core-devops pushed to fix/canvas-npm-ci at molecule-ai/molecule-core 2026-05-17 11:59:34 +00:00
d1fc6aa519 fix(ci): use npm ci instead of rm+install in canvas-build job
core-devops created branch fix/canvas-npm-ci in molecule-ai/molecule-core 2026-05-17 11:59:33 +00:00
core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:57 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-ack memory-consulted No prior memory/incidents needed — hygiene fix.

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:56 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-ack root-cause No bug fix — hygiene. Pinning aligns with existing standard across all other Gitea workflows.

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:56 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-n/a no-backwards-compat N/A: workflow CI config change — no runtime backwards-compat concern.

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:56 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-ack five-axis-review Correctness: SHA matches existing ci.yml/e2e-staging-canvas.yml standard. Readability: no change to workflow logic. Architecture: no architecture impact. Security:…

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:55 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-n/a local-postgres-e2e N/A: YAML-only workflow change. No database interactions.

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:55 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-n/a staging-smoke N/A: YAML-only workflow change. No staging deploy required.

core-devops commented on pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:55 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow

/sop-n/a comprehensive-testing N/A: YAML-only workflow pinning change. No application code.

core-devops created pull request molecule-ai/molecule-core#1409 2026-05-17 11:21:23 +00:00
infra(ci): pin upload-artifact to SHA in e2e-chat workflow
core-devops created branch infra/action-sha-pin-e2e-chat in molecule-ai/molecule-core 2026-05-17 11:21:00 +00:00