Skip to content

Add script for verifying source code changes #448

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

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Nov 4, 2024

Also use the new script in the check-pr.yml workflow.

The new script can be used to check that changes to the C++ code do not produce unwanted differences in the generated HTML. That can be used in the workflow that runs on pull requests.

Here's an example of the output when the generated HTML changes:

https://github.com/jwakely/LWG/actions/runs/11674543132/job/32507431334

Expanding the "> Annotations" output and clicking on the warning jumps to the diff for the generated HTML files.

Also use the new script in the check-pr.yml workflow.
@jwakely jwakely merged commit ef04f5f into cplusplus:master Nov 21, 2024
2 checks passed
@jwakely jwakely deleted the check-source-changes branch November 21, 2024 16:11
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.

2 participants