Дилян Палаузов commented:
For myself, doing git push
towards gitlab.gnome.org is a matter of waiting, retrying, retrying. Opening a new issue is a matter of saving the text extarnally, submitting it, reaching time out, going back. Sometimes the text is still in the browser, but the subject has to be retyped, resubmitting, and so on. Just now git push
said:
Enumerating objects: 82, done.
Counting objects: 100% (82/82), done.
Delta compression using up to 4 threads
Compressing objects: 100% (53/53), done.
Writing objects: 100% (54/54), 34.23 KiB | 834.00 KiB/s, done.
Total 54 (delta 43), reused 0 (delta 0), pack-reused 0
remote:
remote: To create a merge request for cmake_enumeration, visit:
remote: https://gitlab.gnome.org/dilyan.palauzov/evolution/-/merge_requests/new?merge_request%5Bsource_branch%5D=cmake_enumeration
remote:
remote: /opt/gitlab/embedded/service/gitlab-shell/hooks/post-receive.d/post-receive: line 35: /home/admin/bin/git/gnome-post-receive-email: Permis
sion denied
remote: Traceback (most recent call last):
remote: File "/home/admin/bin/git/post-receive-notify-l10n", line 34, in <module>
remote: main()
remote: File "/home/admin/bin/git/post-receive-notify-l10n", line 25, in main
remote: branch_name = get_branch_name(sys.stdin.readline().split()[2])
remote: IndexError: list index out of range
To gitlab.gnome.org:dilyan.palauzov/evolution.git
* [new branch] cmake_enumeration -> cmake_enumeration