{"id":19473904,"url":"https://github.com/happypathway/centralized-actions","last_synced_at":"2026-05-15T17:02:03.516Z","repository":{"id":254186087,"uuid":"845752109","full_name":"HappyPathway/centralized-actions","owner":"HappyPathway","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-20T06:20:48.000Z","size":227,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T15:41:49.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/HappyPathway.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-21T21:29:51.000Z","updated_at":"2025-02-20T06:20:51.000Z","dependencies_parsed_at":"2025-01-29T19:26:41.910Z","dependency_job_id":"091632eb-afd9-4a8d-984c-32e026ff45c6","html_url":"https://github.com/HappyPathway/centralized-actions","commit_stats":null,"previous_names":["happypathway/centralized-actions"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/HappyPathway/centralized-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fcentralized-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fcentralized-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fcentralized-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fcentralized-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HappyPathway","download_url":"https://codeload.github.com/HappyPathway/centralized-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HappyPathway%2Fcentralized-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33072970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2024-11-10T19:22:04.189Z","updated_at":"2026-05-15T17:02:03.487Z","avatar_url":"https://github.com/HappyPathway.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# centralized-actions\n## terraform-test:\n```yaml\nname: \"Gtag\"\n\non:\n  workflow_dispatch:\n  pull_request:\n  push:\n    branches:\n      - main\n    \njobs:\n  terraform:\n    uses: HappyPathway/centralized-actions/.github/workflows/terraform-test.yml@main\n    with:\n      terraform_version: ${{vars.TERRAFORM_VERSION}}\n      terraform_api: ${{vars.TERRAFORM_API}}\n      terraform_init: true\n      github_username: ${{vars.GH_USERNAME}}\n      github_email: ${{vars.GH_EMAIL}}\n      github_org: ${{ vars.GH_ORG }}\n      download_cache: false\n    secrets:\n      TFE_TOKEN: ${{ secrets.TFE_TOKEN }}\n      GH_TOKEN: ${{ secrets.GH_TOKEN }}\n\n  gtag:\n    if: github.ref == 'refs/heads/main' \u0026\u0026 github.event_name != 'pull_request'\n    needs: terraform\n    uses: HappyPathway/centralized-actions/.github/workflows/gtag.yml@main\n    with:\n      patch: true\n      github_org: ${{ vars.GH_ORG }}\n      github_username: ${{ vars.GH_USERNAME }}\n      github_email: ${{ vars.GH_EMAIL }}\n    secrets:\n      GH_TOKEN: ${{ secrets.GH_TOKEN }}\n```\n## modtest\n```yaml\nname: \"ModTest\"\n\non:\n  pull_request:\n    branches:\n      - main\n    \njobs:\n  modtest:\n    uses: HappyPathway/centralized-actions/.github/workflows/modtest.yml@main\n    with:\n       workspace: github-repos\n       github_server: github.com \n       github_org:  ${{ github.repository_owner }} \n       mod_source: repo/github\n       branch: ${{ github.head_ref }}\n       terraform_version: 1.9.1\n    secrets:\n      TFE_TOKEN: ${{ secrets.TFE_TOKEN }}\n      GH_TOKEN: ${{ secrets.GH_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappypathway%2Fcentralized-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappypathway%2Fcentralized-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappypathway%2Fcentralized-actions/lists"}