{"id":41154587,"url":"https://github.com/dataesr/ovh-s3-deploy","last_synced_at":"2026-01-22T19:12:50.100Z","repository":{"id":151171946,"uuid":"623870972","full_name":"dataesr/ovh-s3-deploy","owner":"dataesr","description":"A github action to deploy react build to ovh s3-website","archived":false,"fork":false,"pushed_at":"2023-05-11T13:09:56.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-11T10:26:44.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dataesr.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-05T09:10:00.000Z","updated_at":"2025-06-18T07:32:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"22c1b439-e8ef-47e5-8268-306861093757","html_url":"https://github.com/dataesr/ovh-s3-deploy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dataesr/ovh-s3-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataesr%2Fovh-s3-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataesr%2Fovh-s3-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataesr%2Fovh-s3-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataesr%2Fovh-s3-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataesr","download_url":"https://codeload.github.com/dataesr/ovh-s3-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataesr%2Fovh-s3-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28669088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"keywords":[],"created_at":"2026-01-22T19:10:29.701Z","updated_at":"2026-01-22T19:12:50.079Z","avatar_url":"https://github.com/dataesr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ovh-s3-deploy.\n\nDeploy static website from react build to ovh s3 buckets.\nNot tested on other object storage providers\n\n## Usage\n\n```\ndeploy:\n  runs-on: ubuntu-latest\n  needs: ['build']\n  steps:\n    - name: Check Out Repo\n      uses: actions/checkout@v2\n    - name: Deploy to s3\n      uses: dataesr/ovh-s3-deploy@v1\n      with:\n        access_key: ${{ secrets.S3_ACCESS_KEY }}\n        secret_key: ${{ secrets.S3_SECRET_KEY }}\n        region: gra\n        endpoint: https://s3.gra.io.cloud.ovh.net\n        bucket: ${{ github.repository_owner }}-${{ github.event.repository.name }}\n        source: build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataesr%2Fovh-s3-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataesr%2Fovh-s3-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataesr%2Fovh-s3-deploy/lists"}