system-config/playbooks/roles/gitea-git-repos/library
Clark Boylan 512349a28d Make gitea description update failures nonfatal
There appears to be a gitea bug that causes PATCH updates to projects to
fail when the cache is in a bad state for that project. We use PATCH
updates to a project to set the project descriptions. Since project
descriptions are not critical to gitea functionality (we weren't
updating them until last week) we can treat this as best effort and
ignore these failures.

We'll log these cases to aid in further debugging but continue on. The
next pass can retry.

Change-Id: I625bdc0856caaccb6b55931b0cdc6cf11a0bf3e1
2020-09-30 10:15:04 -07:00
..
__init__.py Translate gitea project creation to python 2019-07-11 08:21:35 -04:00
gitea_create_repos.py Make gitea description update failures nonfatal 2020-09-30 10:15:04 -07:00