{"id":21995069,"url":"https://github.com/redhataccess/git2pantheon","last_synced_at":"2025-10-27T03:03:46.138Z","repository":{"id":41886354,"uuid":"330606947","full_name":"redhataccess/git2pantheon","owner":"redhataccess","description":"Git2Pantheon is a set of REST API that facilitates uploading of git repo containing modular document to Pantheon.","archived":false,"fork":false,"pushed_at":"2024-09-17T19:43:58.000Z","size":42,"stargazers_count":2,"open_issues_count":11,"forks_count":2,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-09-18T00:18:01.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/redhataccess.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-01-18T08:52:32.000Z","updated_at":"2021-12-01T13:43:23.000Z","dependencies_parsed_at":"2023-12-23T21:34:53.925Z","dependency_job_id":"13fda49e-a459-4c86-b987-f989179ded50","html_url":"https://github.com/redhataccess/git2pantheon","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Fgit2pantheon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Fgit2pantheon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Fgit2pantheon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Fgit2pantheon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhataccess","download_url":"https://codeload.github.com/redhataccess/git2pantheon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227215032,"owners_count":17748961,"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-29T21:12:14.696Z","updated_at":"2025-10-27T03:03:41.099Z","avatar_url":"https://github.com/redhataccess.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Git2Pantheon is a set of REST API that facilitates uploading of git repo containing modular document to Pantheon.  \n## Requirements  \n1. Python 3\n2. Pip 3\n3. Redis server running locally  \n\n## Setting up your development environment  \n1. Clone the fork of this repo.  \n```\ngit clone YOUR_FORK_OF_THIS_REPO\n```\n2. Change directory to the cloned repo.  \n```\ncd git2pantheon\n```\n3. Create and activate a virtual environment.   \n```\npython3 -m venv venv\n```\n```\nsource venv/bin/activate\n```\n\n4. Install the requirements.  \n```\npip3 install .\n```\n5. Set and export the following environment variables  \n   a. PANTHEON_SERVER  \n   b. UPLOADER_PASSWORD  \n   c. UPLOADER_USER  \n   d. REDIS_SERVICE\n   \n\n6. Set the app name for flask run command\n```\nexport FLASK_APP=git2pantheon\n```\n   \n7. Run the service.  \n```\nflask run\n```\n   \n8. The swagger docs can be found at:  \nhttp://localhost:5000/apidocs/  \n   \n_Note_: _Please don't try to run cache clear API_\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Fgit2pantheon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhataccess%2Fgit2pantheon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Fgit2pantheon/lists"}