{"id":20766379,"url":"https://github.com/agrc/firebase-website-deploy-composite-action","last_synced_at":"2026-01-26T21:20:06.040Z","repository":{"id":60917781,"uuid":"543328179","full_name":"agrc/firebase-website-deploy-composite-action","owner":"agrc","description":"A GitHub composite action standardizing the UGRC deployment process for firebase websites","archived":false,"fork":false,"pushed_at":"2026-01-16T19:25:39.000Z","size":52,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-19T01:24:46.423Z","etag":null,"topics":["github-composite-action","government-app","terraform-managed"],"latest_commit_sha":null,"homepage":"","language":null,"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/agrc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-09-29T21:37:07.000Z","updated_at":"2025-12-01T19:25:04.000Z","dependencies_parsed_at":"2023-01-28T23:45:36.445Z","dependency_job_id":"d4660265-7e14-4ef4-82fe-11b70290571a","html_url":"https://github.com/agrc/firebase-website-deploy-composite-action","commit_stats":{"total_commits":52,"total_committers":3,"mean_commits":"17.333333333333332","dds":0.5,"last_synced_commit":"705592ee9460c8d837ec0f25772b07608a88c5a8"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/agrc/firebase-website-deploy-composite-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Ffirebase-website-deploy-composite-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Ffirebase-website-deploy-composite-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Ffirebase-website-deploy-composite-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Ffirebase-website-deploy-composite-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrc","download_url":"https://codeload.github.com/agrc/firebase-website-deploy-composite-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrc%2Ffirebase-website-deploy-composite-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28788368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:13:08.818Z","status":"ssl_error","status_checked_at":"2026-01-26T21:13:08.448Z","response_time":59,"last_error":"SSL_read: 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":["github-composite-action","government-app","terraform-managed"],"created_at":"2024-11-17T11:23:19.306Z","updated_at":"2026-01-26T21:20:06.018Z","avatar_url":"https://github.com/agrc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# firebase-website-deploy-composite-action\n\n[![Push Events](https://github.com/agrc/firebase-website-deploy-composite-action/actions/workflows/push.yml/badge.svg)](https://github.com/agrc/firebase-website-deploy-composite-action/actions/workflows/push.yml)\n\nA GitHub Action that builds and deploys a website to Firebase hosting\n\n## Usage\n\n```yml\nname: Push Events\n\non:\n  push:\n    branches:\n      - dev\n      - main\n\n  deploy-prod:\n    name: Deploy to production\n    needs: release-please\n    if: github.ref_name == 'main' \u0026\u0026 needs.release-please.outputs.release_created\n    runs-on: ubuntu-latest\n    permissions:\n      id-token: write\n\n    steps:\n      - name: 🚀 Deploy\n        uses: agrc/firebase-website-deploy-composite-action@v1\n        with:\n          identity-provider: ${{ secrets.IDENTITY_PROVIDER }}\n          service-account-email: ${{ secrets.SERVICE_ACCOUNT_EMAIL }}\n          project-id: ${{ secrets.PROJECT_ID }}\n          build-command: npm run build -- --mode dev\n          preview: yes\n          repo-token: ${{ secrets.GITHUB_TOKEN }}\n          service-now-instance: ${{ secrets.SN_INSTANCE }}\n          service-now-table: ${{ secrets.SN_TABLE }}\n          service-now-system-id: ${{ secrets.SN_SYS_ID }}\n          service-now-username: ${{ secrets.SN_USERNAME }}\n          service-now-password: ${{ secrets.SN_PASSWORD }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrc%2Ffirebase-website-deploy-composite-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrc%2Ffirebase-website-deploy-composite-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrc%2Ffirebase-website-deploy-composite-action/lists"}