{"id":13474068,"url":"https://github.com/peaceiris/actions-pipenv","last_synced_at":"2025-03-26T20:31:50.124Z","repository":{"id":101439197,"uuid":"187923479","full_name":"peaceiris/actions-pipenv","owner":"peaceiris","description":"GitHub Actions for Python project with pipenv","archived":true,"fork":false,"pushed_at":"2019-05-25T22:20:53.000Z","size":22,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T07:45:36.964Z","etag":null,"topics":["github-actions","pipenv","python"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/peaceiris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"peaceiris","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-05-21T22:38:02.000Z","updated_at":"2023-01-28T17:30:31.000Z","dependencies_parsed_at":"2024-02-03T14:01:13.744Z","dependency_job_id":null,"html_url":"https://github.com/peaceiris/actions-pipenv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-pipenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-pipenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-pipenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-pipenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","download_url":"https://codeload.github.com/peaceiris/actions-pipenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245731592,"owners_count":20663212,"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":["github-actions","pipenv","python"],"created_at":"2024-07-31T16:01:09.305Z","updated_at":"2025-03-26T20:31:50.092Z","avatar_url":"https://github.com/peaceiris.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/peaceiris"],"categories":["Community Resources"],"sub_categories":["Utility"],"readme":"[![license](https://img.shields.io/github/license/peaceiris/actions-pipenv.svg)](https://github.com/peaceiris/actions-pipenv/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/peaceiris/actions-pipenv.svg)](https://github.com/peaceiris/actions-pipenv/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/peaceiris/actions-pipenv.svg)](https://github.com/peaceiris/actions-pipenv/releases)\n\n\u003cimg width=\"400\" alt=\"GitHub Actions for pipenv - Python\" src=\"./images/ogp.svg\"\u003e\n\n\n\n## GitHub Actions for pipenv - Python\n\n- [pypa/pipenv: Python Development Workflow for Humans.](https://github.com/pypa/pipenv)\n\n\n\n## Getting started\n\n| Branch | Base image |\n|---|---|\n| 3.6 | `python:3.6` |\n| 3.7 | `python:3.7` |\n\n### Create `main.workflow`\n\n```hcl\nworkflow \"Python workflow\" {\n  on = \"push\"\n  resolves = [\"test\"]\n}\n\naction \"pipenv-sync\" {\n  uses = \"peaceiris/actions-pipenv@3.6\"\n  args = [\"sync\"]\n}\n\naction \"test\" {\n  needs = \"pipenv-sync\"\n  uses = \"peaceiris/actions-pipenv@3.6\"\n  args = [\"run\", \"test\"]\n}\n```\n\n\n\n## Examples\n\n### MkDocs\n\n- [GitHub Actions for deploying to GitHub Pages with Static Site Generators](https://github.com/peaceiris/actions-gh-pages)\n- [main.workflow - peaceiris/mkdocs-material-boilerplate](https://github.com/peaceiris/mkdocs-material-boilerplate/blob/master/.github/main.workflow)\n\n\n\n## License\n\n[MIT License - peaceiris/actions-pipenv]\n\n[MIT License - peaceiris/actions-pipenv]: https://github.com/peaceiris/actions-pipenv/blob/master/LICENSE\n\n\n\n## About the author\n\n- [peaceiris's homepage](https://peaceiris.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-pipenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeaceiris%2Factions-pipenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-pipenv/lists"}