Skip to content

Fix allow patch error#661

Merged
otc-zuul[bot] merged 7 commits into
mainfrom
fix_allow_patch_error
Apr 30, 2026
Merged

Fix allow patch error#661
otc-zuul[bot] merged 7 commits into
mainfrom
fix_allow_patch_error

Conversation

@shhovhan
Copy link
Copy Markdown
Contributor

@shhovhan shhovhan commented Apr 28, 2026

In this PR I fixed the following type of errror:
Screenshot 2026-04-28 at 17 13 08

allow_patch = True requires commit_method = 'PATCH', but the default is PUT. Since allow_commit = True already handles PUT updates, I removed the conflicting allow_patch = True.

@shhovhan shhovhan changed the base branch from main to private_transit_ip_delete April 28, 2026 15:52
@shhovhan shhovhan changed the base branch from private_transit_ip_delete to main April 28, 2026 16:43
@shhovhan
Copy link
Copy Markdown
Contributor Author

Recheck

@otc-zuul
Copy link
Copy Markdown
Contributor

otc-zuul Bot commented Apr 30, 2026

Build failed.
https://zuul.otc-service.com/t/eco/buildset/2fb3f157a2a84b92af426851239baf67

✔️ test-release SUCCESS in 3m 24s
✔️ otc-tox-docs SUCCESS in 11m 24s
otc-tox-py310 FAILURE in 4m 33s
✔️ otc-tox-pep8 SUCCESS in 3m 26s
tox-functional-eu-de FAILURE in 19m 58s
✔️ otce-upload-image SUCCESS in 4m 27s

@otc-zuul
Copy link
Copy Markdown
Contributor

otc-zuul Bot commented Apr 30, 2026

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/732df805eb444b31af6a1820fd222651

✔️ test-release SUCCESS in 3m 56s
✔️ otc-tox-docs SUCCESS in 10m 00s
✔️ otc-tox-py310 SUCCESS in 4m 11s
✔️ otc-tox-pep8 SUCCESS in 3m 44s
✔️ tox-functional-eu-de SUCCESS in 16m 53s
✔️ otce-upload-image SUCCESS in 4m 12s

@otc-zuul otc-zuul Bot merged commit 7b5d280 into main Apr 30, 2026
4 checks passed
@otc-zuul otc-zuul Bot deleted the fix_allow_patch_error branch April 30, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants