-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googleapis/python-workflows
base: v0.3.0
head repository: googleapis/python-workflows
compare: v1.0.0
- 9 commits
- 14 files changed
- 3 contributors
Commits on May 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f4b5da6 - Browse repository at this point
Copy the full SHA f4b5da6View commit details
Commits on May 13, 2021
-
chore: migrate to owl bot (#50)
This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot). owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
Configuration menu - View commit details
-
Copy full SHA for 2b789f0 - Browse repository at this point
Copy the full SHA 2b789f0View commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#53)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for e633088 - Browse repository at this point
Copy the full SHA e633088View commit details
Commits on May 22, 2021
-
chore: new owl bot post processor docker image (#55)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
Configuration menu - View commit details
-
Copy full SHA for 850404c - Browse repository at this point
Copy the full SHA 850404cView commit details
Commits on May 27, 2021
-
chore: new owl bot post processor docker image (#56)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
Configuration menu - View commit details
-
Copy full SHA for 6a35d7c - Browse repository at this point
Copy the full SHA 6a35d7cView commit details -
chore: new owl bot post processor docker image (#58)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
Configuration menu - View commit details
-
Copy full SHA for 64a5275 - Browse repository at this point
Copy the full SHA 64a5275View commit details
Commits on Jun 1, 2021
-
chore: s.remove_staging_dirs() should only be called once (#57)
There is [an issue](https://github.com/googleapis/python-workflows/blob/master/owlbot.py#L46) in the `owlbot.py` file added in #50 in that [s.remove_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L309) should only be called once after all the files are copied over. [get_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L280) will only return staging directories that exist.
Configuration menu - View commit details
-
Copy full SHA for 87fca9d - Browse repository at this point
Copy the full SHA 87fca9dView commit details
Commits on Jun 2, 2021
-
feat: bump release level to production/stable (#54)
Fixes #46 🦕 Release-As: 1.0.0
Configuration menu - View commit details
-
Copy full SHA for 3cd61a5 - Browse repository at this point
Copy the full SHA 3cd61a5View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-workflows/compare/v0.3.0...v1.0.0) (2021-06-02) ### Features * bump release level to production/stable ([#54](https://www.github.com/googleapis/python-workflows/issues/54)) ([3cd61a5](https://www.github.com/googleapis/python-workflows/commit/3cd61a5670707e56a67749a31805e091e0ab87b2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 478e4e5 - Browse repository at this point
Copy the full SHA 478e4e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v1.0.0