{"id":7686063,"name":"getsentry/action-setup-venv","ecosystem":"actions","description":"configures venv, python and caches","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/getsentry/action-setup-venv","keywords_array":["tag-production"],"namespace":"getsentry","versions_count":13,"first_release_published_at":"2023-01-11T18:45:16.000Z","latest_release_published_at":"2025-12-16T01:57:43.000Z","latest_release_number":"v3.2.0","last_synced_at":"2026-03-17T21:02:38.729Z","created_at":"2023-05-05T01:52:31.035Z","updated_at":"2026-03-17T21:14:50.273Z","registry_url":"https://github.com/getsentry/action-setup-venv","install_command":null,"documentation_url":null,"metadata":{"name":"venv setup","description":"configures venv, python and caches","inputs":{"python-version":{"description":"Version range or exact version of Python or PyPy to use, using SemVer's version range syntax. If not set, the version in .python-version file will be used.","default":""},"cache-dependency-path":{"description":"Requirement files to install. Can be a glob pattern.","default":"**/requirements*.txt"},"venv-dir":{"default":".venv"},"install-cmd":{"description":"Command to install python dependencies."},"working-directory":{"description":"The working directory to run the action in.","default":"${{ github.workspace }}"}},"outputs":{"cache-hit":{"description":"A boolean value to indicate if a cache was restored","value":"${{ steps.cache-venv.outputs.cache-hit }}"}},"runs":{"using":"composite","steps":[{"uses":"actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c","id":"setup-python","with":{"python-version":"${{ inputs.python-version }}","python-version-file":"${{ hashFiles(format('{0}/.python-version', inputs.working-directory)) == '' \u0026\u0026 '' || format('{0}/.python-version', inputs.working-directory) }}"}},{"run":"echo '::remove-matcher owner=python::'","shell":"bash"},{"uses":"actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57","id":"cache-venv","with":{"path":"${{ inputs.working-directory }}/${{ inputs.venv-dir }}","key":"setup-venv-${{ runner.os }}-py-${{ steps.setup-python.outputs.python-version }}-${{ steps.setup-python.outputs.python-path }}-${{ hashFiles(inputs.cache-dependency-path) }}-${{ inputs.install-cmd }}"}},{"run":"python -m venv ${{ inputs.venv-dir }}","if":"steps.cache-venv.outputs.cache-hit != 'true'","shell":"bash","working-directory":"${{ inputs.working-directory }}"},{"run":"SCRIPT_DIR=\"${{ runner.os == 'Windows' \u0026\u0026 'Scripts' || 'bin' }}\"\nsource ${{ inputs.venv-dir }}/${SCRIPT_DIR}/activate\necho \"VIRTUAL_ENV=${VIRTUAL_ENV}\" \u003e\u003e $GITHUB_ENV\necho \"${VIRTUAL_ENV}/${SCRIPT_DIR}\" \u003e\u003e $GITHUB_PATH\n","shell":"bash","working-directory":"${{ inputs.working-directory }}"},{"run":"${{ inputs.install-cmd }}","if":"inputs.install-cmd != '' \u0026\u0026 steps.cache-venv.outputs.cache-hit != 'true'","shell":"bash","working-directory":"${{ inputs.working-directory }}"}]},"default_branch":"main","path":null},"repo_metadata":{"id":66036981,"uuid":"587513730","full_name":"getsentry/action-setup-venv","owner":"getsentry","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-16T01:58:20.000Z","size":41,"stargazers_count":13,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-21T13:51:46.925Z","etag":null,"topics":["tag-production"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/getsentry.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2023-01-10T23:29:05.000Z","updated_at":"2026-02-20T01:39:00.000Z","dependencies_parsed_at":"2024-03-29T17:47:05.595Z","dependency_job_id":"b13fafb8-5575-45c6-90a2-8c6f67c14b82","html_url":"https://github.com/getsentry/action-setup-venv","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/action-setup-venv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/action-setup-venv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-17T21:14:50.273Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.750435747108224,"dependent_packages_count":0.0,"stargazers_count":34.63159562668357,"forks_count":35.11963238789415,"docker_downloads_count":null,"average":23.625415940421487},"purl":"pkg:githubactions/getsentry/action-setup-venv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/getsentry/action-setup-venv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/getsentry/action-setup-venv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/getsentry/action-setup-venv/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:26:49.902Z","issues_count":8,"pull_requests_count":15,"avg_time_to_close_issue":9898495.714285715,"avg_time_to_close_pull_request":1722127.9285714286,"issues_closed_count":7,"pull_requests_closed_count":14,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":5646401.333333333,"past_year_avg_time_to_close_pull_request":18620.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Faction-setup-venv/issues","maintainers":[{"login":"asottile-sentry","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile-sentry"},{"login":"mattgauntseo-sentry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattgauntseo-sentry"},{"login":"IanWoodard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IanWoodard"},{"login":"joshuarli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuarli"}],"active_maintainers":[{"login":"asottile-sentry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile-sentry"},{"login":"joshuarli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuarli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/getsentry%2Faction-setup-venv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/getsentry%2Faction-setup-venv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/getsentry%2Faction-setup-venv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/getsentry%2Faction-setup-venv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/getsentry%2Faction-setup-venv/codemeta","maintainers":[]}