{"id":21306140,"url":"https://github.com/brlin-tw/opensyobonaction-snap","last_synced_at":"2025-07-11T21:31:27.504Z","repository":{"id":143329637,"uuid":"175904865","full_name":"brlin-tw/OpenSyobonAction-snap","owner":"brlin-tw","description":"Unofficial Snap Packaging for Open Syobon Action (オープンしょぼんのアクション)","archived":false,"fork":false,"pushed_at":"2024-08-18T23:07:46.000Z","size":263,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T09:22:55.506Z","etag":null,"topics":["action-game","game","packaging","platformer","snappy","snaps"],"latest_commit_sha":null,"homepage":"https://github.com/Lin-Buo-Ren/OpenSyobonAction-snap","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/brlin-tw.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":"2019-03-15T23:41:51.000Z","updated_at":"2024-10-07T19:02:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdb2c8a6-1846-4fce-900f-ef5c525bb2b5","html_url":"https://github.com/brlin-tw/OpenSyobonAction-snap","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/brlin-tw/OpenSyobonAction-snap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FOpenSyobonAction-snap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FOpenSyobonAction-snap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FOpenSyobonAction-snap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FOpenSyobonAction-snap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brlin-tw","download_url":"https://codeload.github.com/brlin-tw/OpenSyobonAction-snap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FOpenSyobonAction-snap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264902359,"owners_count":23681050,"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-game","game","packaging","platformer","snappy","snaps"],"created_at":"2024-11-21T16:21:50.172Z","updated_at":"2025-07-11T21:31:27.171Z","avatar_url":"https://github.com/brlin-tw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unofficial Snap Packaging for Open Syobon Action (オープンしょぼんのアクション)\nThis is the unofficial snap packaging for [Open Syobon Action (オープンしょぼんのアクション)](https://github.com/angelXwind/OpenSyobonAction), [Snaps are universal Linux packages](https://snapcraft.io).\n\nRefer [snap/README.md](snap/README.md) for user-oriented information.\n\n## Remaining Tasks\nSnapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325)) are working to land snap install documentation and the [snapcraft.yaml](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/blob/master/snap/snapcraft.yaml) upstream so Open Syobon Action (オープンしょぼんのアクション) can authoritatively publish future releases.\n\n- [x] *Import* the [Snapcrafters Template Plus](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus) repository to your own GitHub account and name it as _snap_name_-snap (or any valid name you prefer) using GitHub's [Import repository](https://github.com/new/import) feature\n  - It is recommended to *avoid forking the template repository* unless you're working on the template itself because you can only fork a repository once\n- [x] Update the description of the repository\n- [x] Update logos and references to `Open Syobon Action (オープンしょぼんのアクション)`, `open-syobon-action` and other placeholder names in `README.md`, `snap/README.md`, and `snap/snapcraft.yaml`\n- [x] Add upstream contact information to this `README.md`\n- [x] Create a snap that runs in `devmode`, [or in `classic` confinement if that's not possible](https://forum.snapcraft.io/t/subtle-differences-between-devmode-and-classic-confinement-snaps/7267)\n    - [ ] If the snap must be packaged under `classic` confinement, file a [classic confinement request](https://forum.snapcraft.io/t/process-for-reviewing-classic-confinement-snaps/1460) topic in the Snapcraft Forum, under the `store` topic category - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Classic-Confinement-Request-Template) - [link]()\n- [x] Add a screenshot to `snap/README.md`\n- [x] Register the snap in the Snap Store, **using the preferred upstream name**(i.e. without custom postfix).  If the preferred upstream name is not available or reserved, [file a request to take over the preferred upstream name](https://dashboard.snapcraft.io/register-snap) and temporary use a name with personal postfix instead.\n- [x] Setup [build.snapcraft.io](https://build.snapcraft.io) and publish the `devmode` snap in the Snap Store edge channel\n- [x] Add the provided Snapcraft build badge to `snap/README.md`\n- [x] Update snap's metadata, icons and screenshots on the [dashboard](https://dashboard.snapcraft.io)\n- [x] Add install instructions to `snap/README.md`\n- [x] File an Intent-To-Package issue/bug to the upstream's contact or issue/bug tracker to consolidate and let the upstream acknowledge the effort - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Intent-To-Package-Template) - [link](https://github.com/angelXwind/OpenSyobonAction/issues/3)\n- [x] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies\n- [x] Publish the confined snap in the Snap Store beta channel\n- [x] Update the install instructions in `snap/README.md`\n- [x] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Call-for-Testing-Template) - [The Snapcraft Forum](https://forum.snapcraft.io/t/call-for-testing-the-unofficial-open-syobon-action-snap/10451) - [Reddit r/Ubuntu](https://www.reddit.com/r/Ubuntu/comments/b23bcc/call_for_testing_the_unofficial_open_syobon/)\n- [x] Publish the snap in the Snap Store stable channel\n- [x] Update the install instructions in `snap/README.md`\n- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Release-Announcement-Template) - [link]()\n- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [example](https://github.com/htacg/tidy-html5/pull/749) - [link]()\n- [ ] Submit a pull request or patch upstream that adds snap install documentation - [example](https://github.com/htacg/html-tidy.org/pull/11) - [link]()\n\nIf the upstream accepts the PRs **AND** willing to maintain the package on the Snap Store:\n- [ ] Request upstream create a Snap Store developer account\n- [ ] Create a topic [under the `store` category in the Snapcrafters Forum](https://forum.snapcraft.io/c/store) to request the snap be transferred to upstream - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Ownership-Transfer-Template#transfer-to-upstream) - [link]()\n\nIf the upstream rejects the offer:\n\n- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your/upstream's repo into github.com/snapcrafters, transfer the snap name from you to snapcrafters, and configure the repo for automatic publishing into edge on commit - [template](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/wiki/Ownership-Transfer-Template#transfer-to-the-snapcrafters-organization) - [link]()\n\nFinally:\n\n* [ ] Ask the Snap Advocacy team to celebrate the snap - [explanation](https://forum.snapcraft.io/t/what-is-ask-the-snap-advocacy-team-to-celebrate-the-snap/8808/7) -  [link]()\n\nIf you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).\n\n## Contacts\n| Packager | Upstream |\n| :-: | :-: |\n| [![Packager's avatar](http://gravatar.com/avatar/66a5b84972e73e895d5d68d48b1e1e21/?s=128)\u003cbr\u003e林博仁\u003cbr\u003eBuo-ren, Lin](https://github.com/Lin-Buo-Ren) | [![Upstream's avatar](GitHub-Mark.png)\u003cbr\u003eIssues · angelXwind/OpenSyobonAction](https://github.com/angelXwind/OpenSyobonAction/issues) |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fopensyobonaction-snap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrlin-tw%2Fopensyobonaction-snap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fopensyobonaction-snap/lists"}