{"id":15498224,"url":"https://github.com/yuezk/publish-obs-package","last_synced_at":"2026-05-18T09:34:24.773Z","repository":{"id":65162428,"uuid":"417827998","full_name":"yuezk/publish-obs-package","owner":"yuezk","description":"GitHub action to publish the OBS (Open Build Service) packages.","archived":false,"fork":false,"pushed_at":"2021-10-17T02:29:32.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-06T08:45:06.050Z","etag":null,"topics":["debian-packaging","github-actions","openbuildservice","opensuse","opensuse-buildservice","opensuse-packages","packaging","rpm-packaging","suse"],"latest_commit_sha":null,"homepage":"","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/yuezk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"yuezk","custom":["https://buymeacoffee.com/yuezk","https://paypal.me/zongkun"]}},"created_at":"2021-10-16T12:54:45.000Z","updated_at":"2024-03-01T10:52:08.000Z","dependencies_parsed_at":"2023-01-12T14:31:22.141Z","dependency_job_id":null,"html_url":"https://github.com/yuezk/publish-obs-package","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"3a1545db851a83b509c4619e8ce45fa0e7d9abb1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yuezk/publish-obs-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fpublish-obs-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fpublish-obs-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fpublish-obs-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fpublish-obs-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuezk","download_url":"https://codeload.github.com/yuezk/publish-obs-package/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuezk%2Fpublish-obs-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272468569,"owners_count":24939752,"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-08-28T02:00:10.768Z","response_time":74,"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":["debian-packaging","github-actions","openbuildservice","opensuse","opensuse-buildservice","opensuse-packages","packaging","rpm-packaging","suse"],"created_at":"2024-10-02T08:42:34.541Z","updated_at":"2026-05-18T09:34:19.733Z","avatar_url":"https://github.com/yuezk.png","language":"Shell","funding_links":["https://ko-fi.com/yuezk","https://buymeacoffee.com/yuezk","https://paypal.me/zongkun"],"categories":[],"sub_categories":[],"readme":"# Publish OBS Package\n\nGitHub action to publish the OBS ([Open Build Service](https://openbuildservice.org/)) packages.\n\n## Inputs\n\n### `api`\n\n**Optional** The OBS API url. Default `https://api.opensuse.org`\n\n### `project`\n\n**Required** The OBS project name. E.g., `home:yuezk`\n\n### `package`\n\n**Required** The OBS package name. E.g., `globalprotect-openconnect`\n\n### `username`\n\n**Required** The OBS username.\n\n### `password`\n\n**Required** The OBS password.\n\n### `files`\n\n**Required** The OBS package files to be submitted.  \nSupport the newline-separated glob patterns, which will be expanded by bash when copying the files to the package.\n\n### `commit_message`\n\n**Optional** Commit message to use when submitting the package. Default: `OBS release: git#${GITHUB_SHA}\"`\n\n## Example usage\n\n```yml\nname: Publish OBS package\nuses: yuezk/publish-obs-package@main\nwith:\n    project: yuezk\n    package: globalprotect-openconnect\n    username: yuezk\n    password: ${{ secrets.OBS_PASSWORD }}\n    files: ./artifacts/obs/*\n```\n\n## Real-world applications\n\n- [GlobalProtect-openconnect](https://github.com/yuezk/GlobalProtect-openconnect): A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Qt5, supports SAML auth mode.\n\n## LICENSE\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuezk%2Fpublish-obs-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuezk%2Fpublish-obs-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuezk%2Fpublish-obs-package/lists"}