Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

chore: s.remove_staging_dirs() should only be called once#362

Merged
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
fix-owl-bot-py-remove-staging-dirs
May 25, 2021
Merged

chore: s.remove_staging_dirs() should only be called once#362
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
fix-owl-bot-py-remove-staging-dirs

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented May 25, 2021

There is an issue in the owlbot.py file added in #352 in that s.remove_staging_dirs() should only be called once after all the files are copied over. get_staging_dirs() will only return staging directories that exist.

@parthea parthea requested review from a team May 25, 2021 15:30
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 25, 2021
@product-auto-label product-auto-label Bot added the api: firestore Issues related to the googleapis/python-firestore API. label May 25, 2021
@parthea parthea requested a review from busunkim96 May 25, 2021 15:30
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 522ded5 into master May 25, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the fix-owl-bot-py-remove-staging-dirs branch May 25, 2021 15:42
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/python-firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants