{"id":20259441,"url":"https://github.com/defguard/fpm-action","last_synced_at":"2026-06-05T03:31:59.806Z","repository":{"id":253073174,"uuid":"842374255","full_name":"DefGuard/fpm-action","owner":"DefGuard","description":"GitHub action to build packages using fpm","archived":false,"fork":false,"pushed_at":"2024-08-14T11:57:45.000Z","size":261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-03T18:47:27.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DefGuard.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":"2024-08-14T08:13:28.000Z","updated_at":"2024-08-14T11:57:48.000Z","dependencies_parsed_at":"2025-01-14T04:12:03.931Z","dependency_job_id":"0dab63d5-f650-4dfc-8940-ebce62a83a2e","html_url":"https://github.com/DefGuard/fpm-action","commit_stats":null,"previous_names":["defguard/fpm-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DefGuard/fpm-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffpm-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffpm-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffpm-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffpm-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DefGuard","download_url":"https://codeload.github.com/DefGuard/fpm-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefGuard%2Ffpm-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27473698,"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","status":"online","status_checked_at":"2025-12-03T02:00:06.367Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-14T11:14:43.380Z","updated_at":"2025-12-03T10:02:39.142Z","avatar_url":"https://github.com/DefGuard.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fpm-action\n\nGitHub action to build packages using [fpm](https://github.com/jordansissel/fpm).\nFPM is a patched version from pull (#2064)(https://github.com/jordansissel/fpm/pull/2064) to fix FreeBSD packaging.\nBased on [github-action-fpm](https://github.com/bpicode/github-action-fpm).\n\n## Example\n\n```\nname: Example workflow yml\n\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@v1\n    - name: Package\n      uses: defGuard/fpm-action@main\n      with:\n        fpm_args: './build'\n        fpm_opts: '--debug -n mypackage -t deb -s dir'\n```\n\n## Inputs and Outputs\n\nSee [action.yml](action.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Ffpm-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefguard%2Ffpm-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefguard%2Ffpm-action/lists"}