{"id":22419905,"url":"https://github.com/testertech/jenkinsci-kiwitcms-testresults","last_synced_at":"2026-03-19T22:49:22.766Z","repository":{"id":159879702,"uuid":"361434428","full_name":"TesterTech/jenkinsci-kiwitcms-testresults","owner":"TesterTech","description":"Code for the YouTube video https://youtu.be/piBJlrgzrMw","archived":false,"fork":false,"pushed_at":"2021-04-25T13:33:47.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-01T10:11:16.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TesterTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-25T13:20:49.000Z","updated_at":"2023-01-31T02:16:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"e021afc2-3619-4548-b3b1-7dd73f297422","html_url":"https://github.com/TesterTech/jenkinsci-kiwitcms-testresults","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesterTech%2Fjenkinsci-kiwitcms-testresults","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesterTech%2Fjenkinsci-kiwitcms-testresults/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesterTech%2Fjenkinsci-kiwitcms-testresults/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TesterTech%2Fjenkinsci-kiwitcms-testresults/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TesterTech","download_url":"https://codeload.github.com/TesterTech/jenkinsci-kiwitcms-testresults/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785711,"owners_count":20671631,"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":[],"created_at":"2024-12-05T16:17:04.916Z","updated_at":"2026-01-06T22:33:02.959Z","avatar_url":"https://github.com/TesterTech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkinsci-kiwitcms-testresults\nCode for the YouTube video https://youtu.be/piBJlrgzrMw\n\n## References\n- Jenkins CI https://www.jenkins.io/download/\n- Plugin Demo https://github.com/kiwitcms/plugin-demo\n- Variables available in Jenkins https://wiki.jenkins.io/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-belowJenkinsSetEnvironmentVariables\n\n## Pipeline\n```\npipeline {\n    agent any\n    stages {\n        stage('Build') {\n            steps {\n                git 'https://github.com/kiwitcms/plugin-demo.git'\n                sh '''\n                python3 -m venv plugin-demo\n                . plugin-demo/bin/activate\n                pip install wheel\n                pip install -r requirements.txt\n                export SSL_CERT_FILE=/home/demo/kiwi-tcms/ca.crt\n                export TCMS_PRODUCT_VERSION=$JOB_NAME\n                nosetests --with-tap --tap-stream 2\u003e output.tap\n                tcms-tap-plugin output.tap\n\n                nosetests --with-xunit\n                tcms-junit.xml-plugin nosetests.xml\n                '''\n            }\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestertech%2Fjenkinsci-kiwitcms-testresults","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestertech%2Fjenkinsci-kiwitcms-testresults","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestertech%2Fjenkinsci-kiwitcms-testresults/lists"}