{"id":15023726,"url":"https://github.com/robotframework-thailand/robotframework-jenkinslibrary","last_synced_at":"2025-04-10T23:51:00.441Z","repository":{"id":41819533,"uuid":"248522285","full_name":"robotframework-thailand/robotframework-jenkinslibrary","owner":"robotframework-thailand","description":"Jenkins wrapper library for robotframework","archived":false,"fork":false,"pushed_at":"2023-05-23T02:47:00.000Z","size":139,"stargazers_count":1,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-14T09:38:21.247Z","etag":null,"topics":["robotframework","robotframework-jenkinslibrary"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robotframework-thailand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-19T14:20:53.000Z","updated_at":"2022-04-28T03:39:09.000Z","dependencies_parsed_at":"2024-09-19T15:05:30.234Z","dependency_job_id":"ceee48f5-16e8-4d87-9e94-88ec35fac06c","html_url":"https://github.com/robotframework-thailand/robotframework-jenkinslibrary","commit_stats":{"total_commits":88,"total_committers":5,"mean_commits":17.6,"dds":0.2272727272727273,"last_synced_commit":"9524ddc3d4ac434b15d33baf4ed620dec4f1f04a"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework-thailand%2Frobotframework-jenkinslibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework-thailand%2Frobotframework-jenkinslibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework-thailand%2Frobotframework-jenkinslibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotframework-thailand%2Frobotframework-jenkinslibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotframework-thailand","download_url":"https://codeload.github.com/robotframework-thailand/robotframework-jenkinslibrary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317707,"owners_count":21083528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["robotframework","robotframework-jenkinslibrary"],"created_at":"2024-09-24T19:59:22.797Z","updated_at":"2025-04-10T23:51:00.420Z","avatar_url":"https://github.com/robotframework-thailand.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# robotframework-jenkinslibrary\n[![codecov](https://codecov.io/gh/robotframework-thailand/robotframework-jenkinslibrary/branch/master/graph/badge.svg)](https://codecov.io/gh/robotframework-thailand/robotframework-jenkinslibrary)\n[![PyPI](https://img.shields.io/pypi/v/robotframework-jenkinslibrary.svg)](https://pypi.org/project/robotframework-jenkinslibrary/)\n\nJenkins wrapper library for robotframework\n\n## Usage\nInstall package by using pip:\n```bash\npip install -U robotframework-jenkinslibrary\n```\n## Example Test Case\n\n*** Settings ***       |                       |                  |                 |                  |                  |                  |\n---------------------- |---------------------- |----------------- |---------------- |----------------- |----------------- |----------------- |\nLibrary                | JenkinsLibrary        |                  |                 |                  |                  |                  |\n*** Test Cases ***     |                       |                  |                 |                  |                  |                  |\ncreate session jenkins | ${protocol}           | ${host}          | ${username}     | ${password}      | ${verify}        |                  |\n${job_details}=        | Get Jenkins Job       | ${job_full_name} |                 |                  |                  |                  |\n${job_build_details}=  | Get Jenkins Job Build | ${job_full_name} | ${build_number} |                  |                  |                  |\n${build_number}=       | Build Jenkins With Parameters | ${job_full_name} | ${parameters_string} |     |                  |                  |\n${job_build_details}=  | Build Jenkins With Parameters And Wait Until Job Done | ${job_full_name} | ${parameters_string} | 10 | 2 | False    |\n\n## Document\nFor more keyword detail go to the following link:\nhttps://robotframework-thailand.github.io/robotframework-jenkinslibrary/\n\n## Uninstall package\n```bash\npip uninstall robotframework-jenkinslibrary \n```\n\n## Feature Status\n| API | Status |\n|---|---|\n| Get Jenkins Job | + |\n| Get Jenkins Job Build | + |\n| Build Jenkins With Parameters | + |\n| Build Jenkins With Parameters And Wait Until Job Done | + |\n| - | - |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotframework-thailand%2Frobotframework-jenkinslibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotframework-thailand%2Frobotframework-jenkinslibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotframework-thailand%2Frobotframework-jenkinslibrary/lists"}