Skip to content

chore: remove prerelease and unit tests for goldens#17331

Draft
ohmayr wants to merge 1 commit into
mainfrom
remove-goldens-prerelease
Draft

chore: remove prerelease and unit tests for goldens#17331
ohmayr wants to merge 1 commit into
mainfrom
remove-goldens-prerelease

Conversation

@ohmayr
Copy link
Copy Markdown
Contributor

@ohmayr ohmayr commented Jun 1, 2026

We are defining a purpose for each of our testing type. Goldens should verify that the generated code is syntactically valid Python code.

These tests are run downstream so having them here is redundant. In the long run, they will be removed from downstream as well and will be run for showcase and a list of canaries upstream only.

Changes introduced:

Deleted the goldens-prerelease job: Removed prerelease_deps and core_deps_from_source from the PR blocking path.

Stripped unit execution from the goldens job: Removed the unit-${{ ... }} Nox session. The goldens job now strictly runs static structural checks (format, lint, and pylint).

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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