{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :alt: License: AGPL-3\n\n======================================\nLoad Github Data in your Odoo Instance\n======================================\n\nThis module allow you to\n\n* recover social informations from Github. (Members of an organizations,\n Pull requests, Issues, Comments, ...)\n* download source code\n\nInstallation\n============\n\nNothing special is needed to install this module.\n\nConfiguration\n=============\n\nOnce installed, you have to:\n\n* go to 'Settings' / 'Technical' / 'Parameters' / 'System Parameters'\n* set credentials to access to github\n* set a local folder, if you want to download code source from github\n\n.. image:: /github_connector/static/description/github_settings.png\n\n\nUsage\n=====\n\nTo recover information from github, you have to:\n\n* go to 'Github' / 'Settings' / 'Sync Object'\n* Select the object type you want to synchronize and its github name\n\n.. image:: /github_connector/static/description/sync_organization.png\n\n\nOptionaly, once organization created, you have to create series of your project\n\n* Go to 'Github' / 'Organizations' / click on your organization /\n 'Organization Series' Tabs\n\n.. image:: /github_connector/static/description/organization_series.png\n\nFor each branches of your repositories, you can download the Source Code, and\nonce downloaded you can analyze it. Analyze in this module is basic. (For the\ntime being, it just gives branches sizes). But you can develop an extra Odoo\nCustom module to extend analyze function and get extra stats, depending of your\nneeds.\n\n.. image:: /github_connector/static/description/repository_branch_list.png\n\nReporting\n=========\n\nThis module provides several reportings.\n\n**Branches by Series**\n\n.. image:: /github_connector/static/description/reporting_branches_by_serie.png\n\n**Sizes by Series**\n\n.. image:: /github_connector/static/description/reporting_sizes_by_serie.png\n\n\nKnown issues / Roadmap\n======================\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\n* S\u00e9bastien BEAU (sebastien.beau@akretion.com)\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-github-connector", "package_url": "https://pypi.org/project/odoo8-addon-github-connector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-github-connector/", "project_urls": null, "release_url": "https://pypi.org/project/odoo8-addon-github-connector/8.0.0.0.0.99.dev2/", "requires_dist": [ "git", "markdown", "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Recover information from github repositories", "version": "8.0.0.0.0.99.dev2" }, "last_serial": 2777397, "releases": { "8.0.0.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "233ca7bb757c28db1e0a41a762f5cc44", "sha256": "d5409480b32c956597a52e80f6f76baf0ae960d8807cc6714c157e348a09c636" }, "downloads": -1, "filename": "odoo8_addon_github_connector-8.0.0.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "233ca7bb757c28db1e0a41a762f5cc44", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 202614, "upload_time": "2017-04-11T11:52:32", "url": "https://files.pythonhosted.org/packages/4d/c0/4246a9e48e49ecf699a2c1735848f3b70400b105c5554386378ae3b00b8b/odoo8_addon_github_connector-8.0.0.0.0.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "233ca7bb757c28db1e0a41a762f5cc44", "sha256": "d5409480b32c956597a52e80f6f76baf0ae960d8807cc6714c157e348a09c636" }, "downloads": -1, "filename": "odoo8_addon_github_connector-8.0.0.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "233ca7bb757c28db1e0a41a762f5cc44", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 202614, "upload_time": "2017-04-11T11:52:32", "url": "https://files.pythonhosted.org/packages/4d/c0/4246a9e48e49ecf699a2c1735848f3b70400b105c5554386378ae3b00b8b/odoo8_addon_github_connector-8.0.0.0.0.99.dev2-py2-none-any.whl" } ] }