Github Cloner
Github integration to clone repository from github with ease
Just push your code and let this module handle the rest
Cloning your code changes and restart odoo service for you
New Updates Notes
- 17.231109
- Add support for odoo 17
- Version 0.3
- Add support for odoo 13
- Version 0.2
- Link webhook automatically
- Unlink webhook automatically
- Add username field
- Remove Repository url field
- Remove webhook url field
- Remove private repository check
- Make Access Token required
Please install “git” before using this module
Debian/Ubuntu >> “apt install git”
Redhat/Fedora >> “yum install git”
Please make sure that your service user have write permission on “Addons directory”
Tested on Odoo 14/15 with Python3.9
Tested on Odoo 13 with Python3.6
What is this module?
With this module you can turn your odoo a like odoo sh.
This module will help you automate your development process.
After pushing your code this module will
Clone your module github repository with ease to your odoo addons directory automatically
After clone module will restart your odoo service for you.
Features
- Your can add unlimited repositories
- Public repositories
- Private repositories
- Tow level of permissions
- User
- Administrator
- Backup your odoo database from module without master password
- Only available to Administrator
- Define your restarting odoo service command
- You can add your custom restart command for odoo
- You can restart container via passing docker api restart link