Skip to content

Debug CI binary builds#4

Merged
xen0n merged 7 commits intomainfrom
build-binary
Mar 14, 2026
Merged

Debug CI binary builds#4
xen0n merged 7 commits intomainfrom
build-binary

Conversation

@xen0n
Copy link
Contributor

@xen0n xen0n commented Mar 14, 2026

No description provided.

xen0n added 7 commits March 14, 2026 15:42
Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: WANG Xuerui <git@xen0n.name>
End-to-end debugged this.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Re-infer the release workflow sidecar with tighter behavioral
constraints for the build matrix, packaging flow, and guarded
release publication. Keep hashes and anchors from the current
workflow, but clear ambiguous per-step YAML tree paths that do not
uniquely identify sequence items yet.

Original prompt:

> I've just run `liyi check --fix` and the hashes are filled. Please see if it's okay, if so, commit.

AI-assisted-by: GPT-5.4 (GitHub Copilot)
Signed-off-by: WANG Xuerui <git@xen0n.name>
Original prompt:

> would you debug the issue?
>
> No, I didn't mean discovery. I mean the tree_path resolution bug where `key.jobs::key.build::key.steps[N]::key.run` has its "N" lost during tree_path reconstruction or matching.
>
> Great, I have fixed `release.yml` sidecar with your pending changes. I have also run `liyi check --fix` across the codebase. Please commit your fix.

AI-assisted-by: GPT-5.4 (GitHub Copilot)
Signed-off-by: WANG Xuerui <git@xen0n.name>
Rationale: bug-fix commits in this repository need enough context for
reviewers to understand why a change was necessary, what regression or
failure mode it addresses, and how the chosen fix maps back to the
observed behavior.

Root cause: the earlier indexed-tree-path fix commit followed the AIGC
trailer and prompt requirements, but it did not explicitly capture the
reason the bug existed or the constraint that the fix restores. That
made the history weaker than the repo's intended review standard,
especially for debugging-driven changes.

This commit updates AGENTS.md so future bug-fix and debugging commits
must include a short rationale and root cause analysis in the body.

Original prompt:

> please include rationale and root cause analysis for the commit. and note this down in AGENTS.md please. please commit separately

AI-assisted-by: GPT-5.4 (GitHub Copilot)
Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: WANG Xuerui <git@xen0n.name>
@xen0n xen0n merged commit d79d66e into main Mar 14, 2026
5 checks passed
@xen0n xen0n deleted the build-binary branch March 14, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant