Skip to content

Test - uncommitted changes by make all should fail CI#1

Closed
Acepresso wants to merge 2 commits into
mainfrom
TEST-pre-merge-make-all-EC-1262
Closed

Test - uncommitted changes by make all should fail CI#1
Acepresso wants to merge 2 commits into
mainfrom
TEST-pre-merge-make-all-EC-1262

Conversation

@Acepresso

Copy link
Copy Markdown
Owner

This PR is to validate enterprise-contract#525.

Running make all from this PR should generate uncommitted files. This is intentional, to see if the new CI test will catch that and fail.

DO NOT MERGE!

Acepresso added 2 commits May 21, 2025 12:22
Currently, `make test` is used to detect uncommitted file changes, but
it missed some targets that modify files (e.g. "make docs").
Update the workflow to also run `make all`, to ensure that all relevant
file-generating targets are executed before checking for uncommitted
changes.

Refs: https://issues.redhat.com/browse/EC-1262
This is a test to validate a new CI test, that checks if there are no
uncommitted files generated by `make all`, should fail.
@Acepresso Acepresso closed this May 27, 2025
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