This forum has been archived. All content is frozen. Please use KDE Discuss instead.

How to git push into invent.kde.org

Tags: git, git-dolphin, git-integration git, git-dolphin, git-integration git, git-dolphin, git-integration
(comma "," separated)
antonip
Registered Member
Posts
1
Karma
0

How to git push into invent.kde.org

Fri Jul 05, 2019 11:39 am
I just moved my project from github to KDE invent and I have a problem with pushing changes into it:

Code: Select all
[notroot@antoni calculator]$ git push origin master
Username for 'https://invent.kde.org': antonip
Password for 'https://antonip@invent.kde.org':
warning: redirecting to https://invent.kde.org/antonip/calculator.git/
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 4 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 645 bytes | 645.00 KiB/s, done.
Total 3 (delta 1), reused 0 (delta 0)
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Push declined - commits failed audit
remote: error: hook declined to update refs/heads/master
To https://invent.kde.org/antonip/calculator
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'https://invent.kde.org/antonip/calculator'
Sparkling Gentleman
Registered Member
Posts
9
Karma
0
Having the same problem. I cloned krita repository, created new branch and trying to push changes after commiting it with
Code: Select all
git push --set-upstream origin marcingu/string-to-Qstring-test-fix

Message I get is
Code: Select all
Counting objects: 6, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 584 bytes | 584.00 KiB/s, done.
Total 6 (delta 5), reused 0 (delta 0)
remote: Audit failure - Commit 78b65e94eb5b17d7e607e0c3a7b7b36a75a6ebdb - Non-full name: HalfTough
remote: Push declined - commits failed audit
remote: error: hook declined to update refs/heads/marcingu/string-to-Qstring-test-fix
To https://invent.kde.org/marcingu/krita.git
 ! [remote rejected]       marcingu/string-to-Qstring-test-fix -> marcingu/string-to-Qstring-test-fix (hook declined)
error: failed to push some refs to 'https://invent.kde.org/marcingu/krita.git'
User avatar
Gallaecio
KDE Developer
Posts
116
Karma
0
OS
Sparkling Gentleman wrote:
Code: Select all
git push --set-upstream origin marcingu/string-to-Qstring-test-fix


What’s the name of your local branch?
User avatar
pigeoncatcher
Registered Member
Posts
4
Karma
0
OS
antonip wrote:I just moved my project from github to KDE invent and I have a problem with pushing changes into it:

Code: Select all
[notroot@antoni calculator]$ git push origin master
Username for 'https://invent.kde.org': antonip
Password for 'https://antonip@invent.kde.org':
warning: redirecting to https://invent.kde.org/antonip/calculator.git/
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 4 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 645 bytes | 645.00 KiB/s, done.
Total 3 (delta 1), reused 0 (delta 0)
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Push declined - commits failed audit
remote: error: hook declined to update refs/heads/master
To https://invent.kde.org/antonip/calculator
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'https://invent.kde.org/antonip/calculator'


Seems like you have incorrect Git commit author settings:
Code: Select all
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Non-full name: notroot
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Audit failure - Commit 781b86631025ac48903b21b0b76e30620e6c3eba - Email address has an invalid domain : notroot@antoni.localadmin
remote: Push declined - commits failed audit


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]