-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test flathub bot with git ssh source #18
Conversation
Started test build 56604 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure what you wanted to achieve but for github these URL should work better
@@ -29482,13 +29482,13 @@ | |||
}, | |||
{ | |||
"type": "git", | |||
"url": "https://[email protected]/laurent22/node-emoji.git", | |||
"url": "ssh://[email protected]/laurent22/node-emoji.git", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"url": "ssh://git@github.com/laurent22/node-emoji.git", | |
"url": "https://github.com/laurent22/node-emoji.git", |
This is probably what you want.
"commit": "9fa01eac463e94dde1316ef8c53089eeef4973b5", | ||
"dest": "flatpak-node/git-packages/node-emoji-9fa01eac463e94dde1316ef8c53089eeef4973b5" | ||
}, | ||
{ | ||
"type": "git", | ||
"url": "https://[email protected]/laurent22/uslug.git", | ||
"url": "ssh://[email protected]/laurent22/uslug.git", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"url": "ssh://git@github.com/laurent22/uslug.git", | |
"url": "https://github.com/laurent22/uslug.git", |
Actually, the file changed is generated by |
well, there is a bug in the tool. |
It should replace |
No, the tool generate some thing like |
it shouldn't generate git+ssh: url either. |
|
Build 56604 failed |
No description provided.