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

chore(python): fix prerelease session [autoapprove] #1504

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 22, 2022

This PR fixes the prerelease session. I tested the changes by running docker build -f docker/owlbot/python/Dockerfile -t prerelease . in this repo, then running docker run --user $(id -u):$(id -g) --rm -v $(pwd):/repo -w /repo prerelease in downstream repositories.

I removed the samples testing from the prerelease session as the testing for samples is more complicated as there is a separate docker image and a lot of custom logic. A separate presubmit check should be added for testing prerelease versions of samples.

@parthea parthea changed the title chore(python): fix prerelease session chore(python): fix prerelease session [autoapprove] Jul 25, 2022
@parthea parthea merged commit 1b9ad76 into master Jul 25, 2022
@parthea parthea deleted the fix-prerelease-testing branch July 25, 2022 15:54
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.

2 participants