Skip to content

DEMO: CI codegen check - #5682

Closed
emilykl wants to merge 3 commits into
v7.0from
add-ci-codegen-check-2
Closed

DEMO: CI codegen check#5682
emilykl wants to merge 3 commits into
v7.0from
add-ci-codegen-check-2

Conversation

@emilykl

@emilyklemilykl commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

The codegen files on v7.0 were out-of-date at the time this branch was created.

Notice that the first commit (an insignificant change to the README) fails the Check Python codegen job.

The second commit, which runs python commands.py codegen and commits the result, passes the Check Python codegen job.

This PR is just a demonstration of the job in action, it should not be merged. See #5681 for the PR that actually adds this job to the repo.

@emilyklemilykl changed the title DEMO: CI codegen check PASSDEMO: CI codegen checkJul 28, 2026
@emilyklemilykl mentioned this pull request Jul 28, 2026
2 tasks
@emilykl
emilyklforce-pushed the add-ci-codegen-check branch from 73d4a6d to c30b679CompareJuly 28, 2026 17:09
Base automatically changed from add-ci-codegen-check to v7.0July 29, 2026 18:50
@emilyklemilykl closed this Jul 29, 2026
Sign up for freeto 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

@emilykl