Mise à jour: migration de gitlab --> Forgejo
This commit is contained in:
parent
0e6a14dd10
commit
d8ef20ba8c
5 changed files with 61 additions and 18 deletions
|
|
@ -52,7 +52,7 @@ class KubyLogger:
|
|||
|
||||
# GitLab handler for automated error reporting
|
||||
try:
|
||||
from utils.gitlab_client import gitlab_client
|
||||
from utils.forgejo_client import gitlab_client
|
||||
class GitLabHandler(logging.Handler):
|
||||
def __init__(self, client):
|
||||
super().__init__()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue