Update worktree evidence contract

4bf3f0c9f2f6 · AtlantisPleb · · parent d1aaa1348080

Update worktree evidence contract

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

built
542 modules in 125.7 s
deployed
live · 542 modules on 3 nodes · push→live —
deployed
needs_rolling_replace · 542 modules on 0 nodes · push→live —

Changed files

  • modified test/openagents/staging_candidate_contract_test.exs

Diff

1 file changed, +2 -2

test/openagents/staging_candidate_contract_test.exs modified +2 -2

@@ -153,7 +153,7 @@ defmodule OpenAgents.StagingCandidateContractTest do

153 153
    common = File.read!("ops/relup-proof/common.sh")
154 154
155 155
    assert common =~ "key=$(proof_key) || return $?"
156
    assert common =~ ~s|$repo_root/.git/openagents/relup-proof/$key|
157
    refute common =~ ~s|$repo_root/.git/openagents/relup-proof/$(proof_key)|
156
    assert common =~ ~s|$git_common_dir/openagents/relup-proof/$key|
157
    refute common =~ ~s|$git_common_dir/openagents/relup-proof/$(proof_key)|
158 158
  end
159 159
end

This page updates live while a promote is in flight · changelog