Skip to content

Commit

Permalink
Change the failed duplicate only if the filename is the same (#1340)
Browse files Browse the repository at this point in the history
* change the failed duplicate only if the filename is the same

* add version conflict functionality

* CR fixes

* more fixes

* version conflict

* revert

* update Pipfile

* prevent duplicates in the docs info
  • Loading branch information
MosheEichler authored Jun 2, 2023
1 parent fe64ade commit f9f3c01
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 274 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pydoc-markdown = "==3.10.0"
python-dateutil = "*"
types-python-dateutil = "*"
slack_sdk = "*"
packaging = "*"
google-api-python-client = "*"
google-cloud-storage = "*"

Expand Down
Loading

0 comments on commit f9f3c01

Please sign in to comment.