foundry-nightly: init at nightly-2026-02-16#921
Conversation
9fa6b47 to
41b56e6
Compare
bbjubjub2494
left a comment
There was a problem hiding this comment.
a consideration: given that foundry takes a long time to build, are we adding significant daily load on buildbot? If so is it proportional to the benefit?
| asl20 | ||
| mit | ||
| ]; | ||
| maintainers = with maintainers; [ mitchmindtree ]; |
There was a problem hiding this comment.
is this intentional?
There was a problem hiding this comment.
No at all (claude hallucination and a oversight on my part)!
There was a problem hiding this comment.
Not at all then, it was just copied from the original foundry recipe, which contains that author :)
There was a problem hiding this comment.
Maybe better to remove the author field
Good question. I've occasionally needed nightly builds myself. That alone doesn't justify this, but I was also thinking about the |
|
Once #936 is merged I'll rebase it and I'll use it on this PR. |
41b56e6 to
e891bd8
Compare
e891bd8 to
47857ce
Compare
Summary
update.pyscript for CI updatesDifferences from stable foundry
VERGEN_GIT_SHAandVERGEN_IDEMPOTENTenv vars to provide version info (no .git directory in source)update.pythat automatically computes hashesUpdate workflow
The
update.pyscript is fully automated and CI-compatible:It will:
Test plan
nix build .#foundry-nightlyforge --version,cast --version,anvil --version