{"id":15472269,"url":"https://github.com/sethmlarson/python-travis-deploy","last_synced_at":"2025-06-15T15:11:35.508Z","repository":{"id":66168605,"uuid":"160980078","full_name":"sethmlarson/python-travis-deploy","owner":"sethmlarson","description":"A test project for deploying to PyPI from Travis","archived":false,"fork":false,"pushed_at":"2018-12-09T02:37:37.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T06:16:15.877Z","etag":null,"topics":["pypi","python","travis-ci","twine"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sethmlarson.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2018-12-08T21:27:05.000Z","updated_at":"2019-01-10T07:17:56.000Z","dependencies_parsed_at":"2023-03-11T00:00:13.729Z","dependency_job_id":null,"html_url":"https://github.com/sethmlarson/python-travis-deploy","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sethmlarson/python-travis-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sethmlarson%2Fpython-travis-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sethmlarson%2Fpython-travis-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sethmlarson%2Fpython-travis-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sethmlarson%2Fpython-travis-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sethmlarson","download_url":"https://codeload.github.com/sethmlarson/python-travis-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sethmlarson%2Fpython-travis-deploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259994911,"owners_count":22943291,"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":["pypi","python","travis-ci","twine"],"created_at":"2024-10-02T02:30:25.706Z","updated_at":"2025-06-15T15:11:35.430Z","avatar_url":"https://github.com/sethmlarson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Travis Deploy\n====================\n\nA test project for deploying to PyPI from Travis\n\nDeployment Strategy\n-------------------\n\n- Any user can create a new branch and commits that puts the package\n  into a deployable state. (Updating changelog, putting release date, etc)\n  The branch must be named ``release-x.x.x`` to trigger integration tests\n- User creates a Pull Request to the repo as normal.\n- Travis runs unit tests as normal.\n- Travis runs integration tests due to the ``release-x.x.x`` branch name.\n- Once merged any maintainer can tag the squashed commit and push tags to GitHub.\n- Travis will build and deploy the tagged commit and upload to PyPI.\n- Travis will prepare a GitHub release draft for the tag.\n- Once you're satisfied with the release content (ie changelog entry info)\n  you can publish the release.\n\nConfiguration Options\n---------------------\n\n- If your deployment uses universal wheels you can consolidate the\n  two PyPI deployments into one and build both within ``_travis/deploy.sh``.\n- If you're not a fan of GitHub releases you can remove that section\n  within ``deploy:`` in ``.travis.yml``.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsethmlarson%2Fpython-travis-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsethmlarson%2Fpython-travis-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsethmlarson%2Fpython-travis-deploy/lists"}