Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
4673 Lượt xem

I have a private repository in Github where I create bunch of Odoo Apps last few months back. I want to publish this app on the store for free but when I do that, I got this message when putting my URL

returncode: 128output:Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rightsand the repository exists.   

I have allow the odoo-online to the repository but still I have this error. odoo-online is part of the contributor.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello Arafat Ali,

Please ensure that:

There is one folder per App/Theme at the root of the repository.
You specify the branch name of your Git repository.
The branch name exactly matches the series name for which your modules are meant.

Also you said you used myusername@github.com:myusername/mygit.git#11.0 as the url.

You must use the git@github.com:your_organization/repository_name.git#branch_name as the url format.
Replace "your_organization", "repository_name" and "branch_name" with your info.

Hope this helps.

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you, I use git@github.com instead of using my username. it works.

Câu trả lời hay nhất

Hello, Follow the below guideline 

https://apps.odoo.com/apps/upload

Ảnh đại diện
Huỷ bỏ
Tác giả

Defintely I follow all the steps. When I put the URL myusername@github.com:myusername/mygit.git#11.0 and do the scan I got that error. I already put odoo-online to the repo as contributor.

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 8 25
2607
1
thg 7 25
1015
1
thg 8 25
1151
0
thg 5 25
1466
2
thg 4 25
3620