Molecule AI · core-be core-be
  • Joined on 2026-05-08
ed2d2cb221 chore(ci): remove dead arm64-darwin self-hosted lanes
core-be created branch chore/remove-dead-arm64-darwin-lanes in molecule-ai/molecule-core 2026-06-11 01:04:29 +00:00
core-be created pull request molecule-ai/molecule-core#2569 2026-06-11 01:04:29 +00:00
chore(ci): remove dead arm64-darwin self-hosted lanes
core-be pushed to main at molecule-ai/molecule-core 2026-06-10 22:00:23 +00:00
d447cff38a Merge pull request 'ci(lint): guard actions/setup-go cache on self-hosted fleet' (#2539) from ci/guard-setup-go-cache into main
1e0de9c7a1 Merge origin/main into ci/guard-setup-go-cache + self-comply with COE tracker
08dcbb1d3c ci(lint): guard against actions/setup-go caching on self-hosted fleet
Compare 3 commits »
core-be merged pull request molecule-ai/molecule-core#2539 2026-06-10 22:00:21 +00:00
ci(lint): guard actions/setup-go cache on self-hosted fleet
core-be pushed to ci/guard-setup-go-cache at molecule-ai/molecule-core 2026-06-10 21:55:14 +00:00
1e0de9c7a1 Merge origin/main into ci/guard-setup-go-cache + self-comply with COE tracker
38fbc2ffe6 Merge pull request 'fix(test): TestBootstrapFailed rescue-dispatch orphan-goroutine race (#2490)' (#2554) from fix/core-2490-bootstrapfailed-rescue-race into main
fda05b6124 Merge pull request 'ci(lint): forbid continue-on-error on required-context jobs (SOP#765)' (#2541) from ci/guard-no-coe-on-required into main
717d1c06c8 fix(test): TestBootstrapFailed rescue-dispatch orphan-goroutine race (#2490)
5d7965c276 Merge pull request 'fix(merge-queue): silent skip for non-main base PRs (stop comment flood)' (#2548) from fix/merge-queue-silent-base-skip into main
Compare 25 commits »
core-be pushed to fix/merge-queue-silent-base-skip at molecule-ai/molecule-core 2026-06-10 18:57:31 +00:00
7b677d8452 Merge remote-tracking branch 'origin/main' into fix/merge-queue-silent-base-skip
7082e28814 Merge pull request 'fix(ci): use fresh relative ts in conductor-snapshot tests (fixes #2550, unblocks core gate)' (#2551) from fix/ops-scripts-snapshot-frozen-ts-2550 into main
2f2b98445e fix(ci): use fresh relative ts in conductor-snapshot tests (#2550)
421ad8710a Merge pull request 'fix(provisioner): kind wire-contract truth-up + error logging (#2507)' (#2514) from feat/2507-kind-wire-contract-truth-up into main
e274219603 Merge pull request 'fix(canvas): use /compute/metadata SSOT endpoint in ContainerConfigTab (#2489)' (#2546) from feat/2489-ssot-compute-metadata into main
Compare 12 commits »
core-be pushed to main at molecule-ai/molecule-core 2026-06-10 18:44:42 +00:00
7082e28814 Merge pull request 'fix(ci): use fresh relative ts in conductor-snapshot tests (fixes #2550, unblocks core gate)' (#2551) from fix/ops-scripts-snapshot-frozen-ts-2550 into main
2f2b98445e fix(ci): use fresh relative ts in conductor-snapshot tests (#2550)
Compare 2 commits »
core-be closed issue molecule-ai/molecule-core#2550 2026-06-10 18:44:41 +00:00
CI gate RED on all core PRs: 4 conductor-snapshot tests use a frozen literal ts (10-min freshness time-bomb) -> /repos/// crash
core-be merged pull request molecule-ai/molecule-core#2551 2026-06-10 18:44:40 +00:00
fix(ci): use fresh relative ts in conductor-snapshot tests (fixes #2550, unblocks core gate)
core-be commented on issue molecule-ai/molecule-core#2550 2026-06-10 18:44:29 +00:00
CI gate RED on all core PRs: 4 conductor-snapshot tests use a frozen literal ts (10-min freshness time-bomb) -> /repos/// crash

Fix PR opened: #2551 (test-only, +24/-4). Verified in live CI on the PR head: Ops Scripts Tests / Ops scripts (unittest) is now success (was failure), gate-check-v3 green, qa-review +…

core-be created pull request molecule-ai/molecule-core#2551 2026-06-10 18:42:37 +00:00
fix(ci): use fresh relative ts in conductor-snapshot tests (fixes #2550, unblocks core gate)
2f2b98445e fix(ci): use fresh relative ts in conductor-snapshot tests (#2550)
core-be created branch fix/ops-scripts-snapshot-frozen-ts-2550 in molecule-ai/molecule-core 2026-06-10 18:42:23 +00:00
core-be opened issue molecule-ai/molecule-core#2550 2026-06-10 18:41:58 +00:00
CI gate RED on all core PRs: 4 conductor-snapshot tests use a frozen literal ts (10-min freshness time-bomb) -> /repos/// crash
core-be pushed to fix/merge-queue-silent-base-skip at molecule-ai/molecule-core 2026-06-10 17:06:53 +00:00
a4ec9f6942 fix(merge-queue): silent skip for non-main base PRs (stop the per-tick comment flood)
core-be created pull request molecule-ai/molecule-core#2548 2026-06-10 17:06:50 +00:00
fix(merge-queue): silent skip for non-main base PRs (stop comment flood)
core-be created branch fix/merge-queue-silent-base-skip in molecule-ai/molecule-core 2026-06-10 17:06:49 +00:00
core-be pushed to fix/setup-go-cache-vs-bind-mount at molecule-ai/molecule-core 2026-06-10 10:08:57 +00:00
8c9509adbd ci: setup-go cache:false everywhere — actions/cache untars over the bind-mounted GOCACHE (File exists -> partial cache -> arch-lint/race-link failures); runner-level cache supersedes it
core-be created pull request molecule-ai/molecule-core#2524 2026-06-10 10:08:44 +00:00
ci: setup-go cache:false (bind-mount corruption sweep)