Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failure when nothing has changed in the HTML diff #184

Closed
wants to merge 2 commits into from

Conversation

norwd
Copy link

@norwd norwd commented Jan 17, 2025

See for example https://github.com/rrthomas/hpmor/actions/runs/12793679166

This failed because the hpmor-html-diff.log file was 0 bytes (i.e. the diff was empty due to no textual changes).

image

The fix is to tell the diff command to output "files are identical" in this case so that the log reflects this.

entorb and others added 2 commits January 15, 2025 18:24
* Update Lumos readme

Note that the ĉĝĥĵŝŭ characters were added.

* Update Lumos binary files

---------

Co-authored-by: Y. Meyer-Norwood <[email protected]>
@rrthomas
Copy link
Owner

Thanks! Merged manually to ensure that the extra commit was not included.

@rrthomas rrthomas closed this Jan 17, 2025
@entorb
Copy link
Collaborator

entorb commented Jan 17, 2025

entorb added a commit to entorb/hpmor-de that referenced this pull request Jan 17, 2025
@rrthomas
Copy link
Owner

Thanks @entorb, I had missed out the "merging it to main locally" step, and I pushed nothing. Now fixed.

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.

3 participants