{ "info": { "author": "roger", "author_email": "roger.duran@mobilityhouse.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# resin-release-tool\nThis tool is to set release canary in resin.io\n\n## Installation\n```\npip install resin-release-tool\n```\n\n## Build / Run locally\nYou need poetry to build the project https://poetry.eustace.io/\n```\npoetry install\npoetry build\npoetry run resin-release-tool\netc..\n```\n\n\n## Usage\n```\nUsage: resin-release-tool [OPTIONS] COMMAND [ARGS]...\n\n You can set app and token as an environment variable, using RESIN_APP and\n RESIN_TOKEN\n\nOptions:\n --token TOKEN Resin.io auth token [required]\n --app APP_ID Resin App name [required]\n --help Show this message and exit.\n\nCommands:\n disable_rolling Disables rolling releases in the application\n enable_rolling Enables rolling releases in the application\n info Information of the application\n release Sets release and canary commits\n releases Show success releases of the application\n show_devices_status Enables rolling releases in the application\n```\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mobilityhouse/resin-release-tool", "keywords": "resin,deploy", "license": "MIT", "maintainer": "roger", "maintainer_email": "roger.duran@mobilityhouse.com", "name": "resin-release-tool", "package_url": "https://pypi.org/project/resin-release-tool/", "platform": "", "project_url": "https://pypi.org/project/resin-release-tool/", "project_urls": { "Homepage": "https://github.com/mobilityhouse/resin-release-tool" }, "release_url": "https://pypi.org/project/resin-release-tool/0.1.0/", "requires_dist": [ "resin-sdk (>=5.0,<6.0)", "click (>=6.7,<7.0)" ], "requires_python": ">=3.5,<4.0", "summary": "Release tool to have canary in resin.io", "version": "0.1.0" }, "last_serial": 4343562, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "923131e9ae56c44fec031c1dc368bbf7", "sha256": "7785943f88151704fcb63063740138fb58e6bfa1781c49f150cd8810f1ec6558" }, "downloads": -1, "filename": "resin_release_tool-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "923131e9ae56c44fec031c1dc368bbf7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 10497, "upload_time": "2018-10-05T10:15:02", "url": "https://files.pythonhosted.org/packages/ea/f7/b036f53d27e232f4a9cde0eb5b14a733418aca5f2f6686cf30d06dffd5a6/resin_release_tool-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b05353e565c8566c2bc276f7d88f1f76", "sha256": "63137b92e7fa3e95924e2a96e5098014ae7b03e394d2fb200aa5f134ff0444c6" }, "downloads": -1, "filename": "resin-release-tool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b05353e565c8566c2bc276f7d88f1f76", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4222, "upload_time": "2018-10-05T10:15:01", "url": "https://files.pythonhosted.org/packages/a3/c3/7fdf5080d8d4b897e92a48829400898b98104d383b3731cabfe2d7bcb1a9/resin-release-tool-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "923131e9ae56c44fec031c1dc368bbf7", "sha256": "7785943f88151704fcb63063740138fb58e6bfa1781c49f150cd8810f1ec6558" }, "downloads": -1, "filename": "resin_release_tool-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "923131e9ae56c44fec031c1dc368bbf7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 10497, "upload_time": "2018-10-05T10:15:02", "url": "https://files.pythonhosted.org/packages/ea/f7/b036f53d27e232f4a9cde0eb5b14a733418aca5f2f6686cf30d06dffd5a6/resin_release_tool-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b05353e565c8566c2bc276f7d88f1f76", "sha256": "63137b92e7fa3e95924e2a96e5098014ae7b03e394d2fb200aa5f134ff0444c6" }, "downloads": -1, "filename": "resin-release-tool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b05353e565c8566c2bc276f7d88f1f76", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 4222, "upload_time": "2018-10-05T10:15:01", "url": "https://files.pythonhosted.org/packages/a3/c3/7fdf5080d8d4b897e92a48829400898b98104d383b3731cabfe2d7bcb1a9/resin-release-tool-0.1.0.tar.gz" } ] }