Skip to content

test: upgrade output-comparison tooling to odr_core_test 2.0.0#587

Merged
andiwand merged 3 commits into
mainfrom
tooling-compare-html-cli
Jul 5, 2026
Merged

test: upgrade output-comparison tooling to odr_core_test 2.0.0#587
andiwand merged 3 commits into
mainfrom
tooling-compare-html-cli

Conversation

@andiwand

@andiwand andiwand commented Jul 4, 2026

Copy link
Copy Markdown
Member

🤖 Generated with Claude Code

Upgrades the HTML output-comparison tooling:

  • CI public/private comparisons now use compare-html-cli (was compare-html) and --max-workers 2 (was 1).
  • compare_output_server.sh bumped to the odr_core_test:2.0.0 image, with flags reordered.
  • Adds compare_output_cli.sh for running the CLI comparison locally against cmake-build-relwithdebinfo output.

@andiwand andiwand enabled auto-merge (squash) July 4, 2026 21:37

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b1443c3753

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/build_test.yml Outdated
Bump the CI public/private output comparisons' `--max-workers` from 1 to 2.
Update `compare_output_server.sh` to the 2.0.0 image and reorder its flags, and
add `compare_output_cli.sh` for running the CLI comparison locally against
`cmake-build-relwithdebinfo` output.

The CLI entry point is `compare-html` in both htmlcmp 1.2.4 (installed in CI)
and 2.0.0 (the module it now points at is `compare_output_cli`, but the console
script stays `compare-html`); there is no `compare-html-cli` executable.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@andiwand andiwand force-pushed the tooling-compare-html-cli branch from b1443c3 to 6356273 Compare July 4, 2026 21:45
@andiwand andiwand disabled auto-merge July 5, 2026 09:00
@andiwand andiwand merged commit 98f28de into main Jul 5, 2026
27 of 29 checks passed
@andiwand andiwand deleted the tooling-compare-html-cli branch July 5, 2026 09:01
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