Skip to content

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

Merged
parthea merged 3 commits intomasterfrom
fix-prerelease-testing
Jul 25, 2022
Merged

chore(python): fix prerelease session [autoapprove]#1504
parthea merged 3 commits intomasterfrom
fix-prerelease-testing

Conversation

@parthea
Copy link
Copy Markdown
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