[REHEARSAL] scaffold: emit a program-id output block per program - #12
Closed
michael-moffett wants to merge 2 commits into
Closed
[REHEARSAL] scaffold: emit a program-id output block per program#12michael-moffett wants to merge 2 commits into
michael-moffett wants to merge 2 commits into
Conversation
Greptile SummaryThis rehearsal PR adds a generated program-ID output block for each scaffolded program.
Confidence Score: 5/5No actionable changed-code defect was established. The new helper is consistently invoked alongside each generated deployment action, and the added test verifies the expected multi-program output rendering.
|
| Filename | Overview |
|---|---|
| crates/cli/src/scaffold/mod.rs | Adds per-program deployment output generation in both scaffold paths and verifies the rendered output format. |
Reviews (1): Last reviewed commit: "test(scaffold): assert the program-outpu..." | Re-trigger Greptile
Member
Author
|
Internal CI rehearsal, purpose served. Closing to keep the fork clean. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Internal CI rehearsal on the caliperforge fork. Do not merge, do not review.
Sole purpose is to fire
pull_requestchecks for this head against forkmainat6306f8ee56de85687d42593b803622fbdc69e146, which now tracks upstream. Moving the base under an already-open PR does not re-firepull_requestworkflows, so a fresh PR is the only way to get the checks to run.Head is unchanged and unpushed:
681bd0069961e952e0a829665d6b56b64dc3239f. No rebase, no force-push, no empty commit.Supersedes rehearsal #9, which ran against the older base
e3b7df0.