{"id":19004848,"url":"https://github.com/dhis2/deploy-build","last_synced_at":"2025-04-22T18:34:03.119Z","repository":{"id":33152517,"uuid":"145997823","full_name":"dhis2/deploy-build","owner":"dhis2","description":"Deploys a build artifact to a repo","archived":false,"fork":false,"pushed_at":"2023-03-23T15:38:47.000Z","size":1109,"stargazers_count":1,"open_issues_count":19,"forks_count":1,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-14T23:46:22.028Z","etag":null,"topics":["action","synced-settings"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhis2.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}},"created_at":"2018-08-24T13:53:52.000Z","updated_at":"2022-05-24T08:59:34.000Z","dependencies_parsed_at":"2024-11-08T18:29:21.555Z","dependency_job_id":"720c43b7-853c-4548-a454-5c107e571ebf","html_url":"https://github.com/dhis2/deploy-build","commit_stats":{"total_commits":129,"total_committers":7,"mean_commits":"18.428571428571427","dds":0.3410852713178295,"last_synced_commit":"a495186391b9b6123b269d98cb141873c7ea17f7"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fdeploy-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fdeploy-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fdeploy-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fdeploy-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2","download_url":"https://codeload.github.com/dhis2/deploy-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250297478,"owners_count":21407216,"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":["action","synced-settings"],"created_at":"2024-11-08T18:24:50.959Z","updated_at":"2025-04-22T18:34:03.055Z","avatar_url":"https://github.com/dhis2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deploy-build\n\nGitHub Action to deploy an artifact to another organization on GitHub.\n\nDHIS2 uses this to store our build artifacts for repos under\ngithub.com/dhis2 at github.com/d2-ci.\n\nE.g. dhis2/maintenance-app gets build and the artifact of that gets put\nin d2-ci/maintenance-app.\n\nMore information about the build system and the role d2-ci plays is\navailable at the [developer\nportal](https://developers.dhis2.org/2019/02/the-build-system/#d2-ci-organisation).\n\n# Usage\n\nCreate a workflow, or use the example in\n[dhis2/workflows](https://github.com/dhis2/workflows/blob/master/ci/dhis2-artifacts.yml)\nas a base.\n\nTo use in an existing workflow, add the action to a step after the build\nprocess:\n\n```\n- uses: dhis2/deploy-build@master\n  with:\n      github-token: ${{ env.GH_TOKEN }}\n```\n\nWe use `GH_TOKEN` and not `GITHUB_TOKEN` to distinguish between the user\nwho pushed (`GITHUB_TOKEN`) and the PAT of our bot account (`GH_TOKEN`).\n\n# Options\n\nSee the [`action.yml`](action.yml) file for an overview of the\nconfiguration possibilities. In DHIS2 scenarios, the defaults should be\nsane.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhis2%2Fdeploy-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhis2%2Fdeploy-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhis2%2Fdeploy-build/lists"}