Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
4276 Представления

returncode: 128
output:
b'ERROR: Repository not found.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n'

Аватар
Отменить
Лучший ответ

If you want to upload your apps from git repository to apps.odoo.com and your repository is private you have to give access on repository to online-odoo and you can do that from GitHub ->

 open your repository and from settings -> Collaborators 

https://www.odoo.com/apps/faq#maintainer_faq_06


Аватар
Отменить
Автор

thanks

is done

Лучший ответ

Hi Waleed,

Should we follow the same steps for a public module too?

Please let me know the steps for publishing a free module as well.

Thanks in advance.



Аватар
Отменить

You need the above steps only if the repository is private.

1. We Need to have our account in GitHub.
2. Need to create new repository in GitHub.
3. Based on the version, we need to create branch and push code in respective branch.
For example : If module is for v14, then create branch 14.0 and push code into that.
4. We must have account in odoo.com
5. Login required in odoo.com
6. Go to Upload module -> [Popup window will open up] -> paste our GitHub URL-> click on submit button
7. It will show list of publish repository and publish button
8. We need to click on that Publish button
9. Process will take little time -> Done

Related Posts Ответы Просмотры Активность
2
авг. 25
2319
1
июл. 25
840
1
авг. 25
1150
0
мая 25
1292
2
апр. 25
3497