{"id":19935010,"url":"https://github.com/harsh-valecha/pytest_cicd_automation1","last_synced_at":"2026-06-09T04:06:02.954Z","repository":{"id":247140108,"uuid":"825107470","full_name":"harsh-valecha/pytest_cicd_automation1","owner":"harsh-valecha","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-09T14:50:36.000Z","size":22093,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T02:09:42.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/harsh-valecha.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":"2024-07-06T19:48:40.000Z","updated_at":"2024-07-09T14:50:40.000Z","dependencies_parsed_at":"2024-07-09T18:34:03.417Z","dependency_job_id":null,"html_url":"https://github.com/harsh-valecha/pytest_cicd_automation1","commit_stats":null,"previous_names":["harsh-valecha/pytest_cicd_automation1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Fpytest_cicd_automation1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Fpytest_cicd_automation1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Fpytest_cicd_automation1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh-valecha%2Fpytest_cicd_automation1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harsh-valecha","download_url":"https://codeload.github.com/harsh-valecha/pytest_cicd_automation1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361446,"owners_count":19950381,"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-11-12T23:18:25.075Z","updated_at":"2026-06-09T04:05:57.933Z","avatar_url":"https://github.com/harsh-valecha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Pytest Demo Project with Allure reporting  - \n\n![image](https://github.com/harsh-valecha/pytest_cicd_automation1/assets/119730682/b356ca33-c2f0-44df-863f-c2f98a7fd767)\n\n\n\nJenkins Stages for pipeline -\n```\npipeline {\n    agent any\n\n    stages {\n        stage('checkout') {\n            steps {\n                checkout scmGit(branches: [[name: '*/main']], extensions: [], userRemoteConfigs: [[url: 'https://github.com/harsh-valecha/pytest_cicd_automation1.git']])\n            }\n            \n        }\n        \n        stage('test'){\n            steps{\n                bat 'python -m pytest -v test_ops.py --html=report.html'\n            }\n        }\n        \n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-valecha%2Fpytest_cicd_automation1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh-valecha%2Fpytest_cicd_automation1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh-valecha%2Fpytest_cicd_automation1/lists"}