osc_ld_plugin


Nameosc_ld_plugin JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/openSUSE/logdetective-obs
SummaryAn osc plugin to analyze failed build logs using logdetective
upload_time2025-08-22 06:42:08
maintainerNone
docs_urlNone
authorAazam Thakur
requires_python<4.0,>=3.11
licenseMIT
keywords osc build logdetective obs plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # osc-ld-plugin

This is an osc plugin that uses logdetective to analyze failed Open Build Service (OBS) builds or local build logs.

## Usage instructions

### To install the package run
```
pip install osc_ld_plugin
```

### To install the package with logdetective run
```
pip install osc_ld_plugin[logdetective]
```

### After installing this package, users must run
```
osc-ld-install
```
this is to install the osc plugin script in the ~/.osc-plugins directory

### For analyzing local failed build
```bash
osc ld --local-log
```

### For analzying failed builds from OBS
```bash
osc ld --project openSUSE:Factory --package blender
```

### For analyzing using the logdetective api instead
```bash
osc ld --project openSUSE:Factory --package blender --r
```


## Changelog

### version 0.1.0
Initial version

### version 0.2.0
Added remote logdetective api functionality and optional dependency

### version 0.2.2
Fixed typos in README.MD

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openSUSE/logdetective-obs",
    "name": "osc_ld_plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "osc, build, logdetective, obs, plugin",
    "author": "Aazam Thakur",
    "author_email": "aazamthakur@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/a6/26c74cf0d638e359a43743948ef57f207c6b8b9b3664bdc4ac64b32fe98c/osc_ld_plugin-1.0.0.tar.gz",
    "platform": null,
    "description": "# osc-ld-plugin\n\nThis is an osc plugin that uses logdetective to analyze failed Open Build Service (OBS) builds or local build logs.\n\n## Usage instructions\n\n### To install the package run\n```\npip install osc_ld_plugin\n```\n\n### To install the package with logdetective run\n```\npip install osc_ld_plugin[logdetective]\n```\n\n### After installing this package, users must run\n```\nosc-ld-install\n```\nthis is to install the osc plugin script in the ~/.osc-plugins directory\n\n### For analyzing local failed build\n```bash\nosc ld --local-log\n```\n\n### For analzying failed builds from OBS\n```bash\nosc ld --project openSUSE:Factory --package blender\n```\n\n### For analyzing using the logdetective api instead\n```bash\nosc ld --project openSUSE:Factory --package blender --r\n```\n\n\n## Changelog\n\n### version 0.1.0\nInitial version\n\n### version 0.2.0\nAdded remote logdetective api functionality and optional dependency\n\n### version 0.2.2\nFixed typos in README.MD\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An osc plugin to analyze failed build logs using logdetective",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/openSUSE/logdetective-obs",
        "Repository": "https://github.com/openSUSE/logdetective-obs"
    },
    "split_keywords": [
        "osc",
        " build",
        " logdetective",
        " obs",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71202184a3f3526b81bc0b1195f1ff77ee1a8eb6e418a88efbe8f0055ebff645",
                "md5": "8835f3da583e6c3eddec83bf4dd78152",
                "sha256": "6bf26c136f82664a1da2a2b6d28cfc1e01a88d771d3ece85aef3c9c372a0d1b6"
            },
            "downloads": -1,
            "filename": "osc_ld_plugin-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8835f3da583e6c3eddec83bf4dd78152",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 4809,
            "upload_time": "2025-08-22T06:42:04",
            "upload_time_iso_8601": "2025-08-22T06:42:04.426427Z",
            "url": "https://files.pythonhosted.org/packages/71/20/2184a3f3526b81bc0b1195f1ff77ee1a8eb6e418a88efbe8f0055ebff645/osc_ld_plugin-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68a626c74cf0d638e359a43743948ef57f207c6b8b9b3664bdc4ac64b32fe98c",
                "md5": "aa7fe77c967b08c7e6ed78695a1c95c9",
                "sha256": "4831260090cb9bc9cf3c7944c0fce7a6a7f2967fe9e059498cae5bc311de1051"
            },
            "downloads": -1,
            "filename": "osc_ld_plugin-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa7fe77c967b08c7e6ed78695a1c95c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 3812,
            "upload_time": "2025-08-22T06:42:08",
            "upload_time_iso_8601": "2025-08-22T06:42:08.044943Z",
            "url": "https://files.pythonhosted.org/packages/68/a6/26c74cf0d638e359a43743948ef57f207c6b8b9b3664bdc4ac64b32fe98c/osc_ld_plugin-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 06:42:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openSUSE",
    "github_project": "logdetective-obs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "osc_ld_plugin"
}
        
Elapsed time: 2.31024s