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

build: add presubmits for unit tests in golden files #2224

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Oct 16, 2024

Towards #2073 🦕

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 16, 2024
@parthea parthea marked this pull request as ready for review October 16, 2024 15:46
@parthea parthea requested a review from a team as a code owner October 16, 2024 15:46
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 16, 2024
@@ -328,6 +328,27 @@ jobs:
nox -f tests/integration/goldens/eventarc/noxfile.py -s mypy-3.12 blacken lint
nox -f tests/integration/goldens/logging/noxfile.py -s mypy-3.12 blacken lint
nox -f tests/integration/goldens/redis/noxfile.py -s mypy-3.12 blacken lint
goldens-unit:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we were using 3.12 as the latest supported Python version. If that's the case, should we be using 3.13 here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. I'll update this to Python 3.13 in PR #2215

@parthea parthea merged commit 8556c3b into main Oct 16, 2024
76 checks passed
@parthea parthea deleted the parthea-patch-4 branch October 16, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants