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

Add pre-release testing #641

Open
parthea opened this issue Apr 26, 2024 · 0 comments · May be fixed by #644
Open

Add pre-release testing #641

parthea opened this issue Apr 26, 2024 · 0 comments · May be fixed by #644
Assignees
Labels
type: process A process-related concern. May include testing, release, or the like.

Comments

@parthea
Copy link
Collaborator

parthea commented Apr 26, 2024

There is a prerelease_deps nox session for packages in google-cloud-python, for example, that tests against pre-release versions of direct dependencies. We should create a similar presubmit check in this repository that tests pre-release versions of dependencies. For example, when a new pre-release version of protobuf is published, there should be a prerelease presubmit check in this repo that run tests against it.

@parthea parthea added the type: process A process-related concern. May include testing, release, or the like. label Apr 26, 2024
@parthea parthea linked a pull request Apr 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant