{"id":13784518,"url":"https://github.com/starikcetin/git-upm-publisher-2","last_synced_at":"2025-07-31T03:41:28.098Z","repository":{"id":42118144,"uuid":"242398524","full_name":"starikcetin/git-upm-publisher-2","owner":"starikcetin","description":"Automate UPM package releases for Git repositories containing Unity plugins.","archived":false,"fork":false,"pushed_at":"2023-10-19T22:32:40.000Z","size":462,"stargazers_count":13,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T14:35:11.239Z","etag":null,"topics":["cli","command-line","command-line-tool","typescript","unity","unity-package","unity-package-manager","unity3d","upm","upm-publisher"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/git-upm-publisher","language":"TypeScript","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/starikcetin.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":"2020-02-22T19:21:53.000Z","updated_at":"2023-06-12T11:24:44.000Z","dependencies_parsed_at":"2024-08-03T19:03:16.771Z","dependency_job_id":null,"html_url":"https://github.com/starikcetin/git-upm-publisher-2","commit_stats":{"total_commits":44,"total_committers":3,"mean_commits":"14.666666666666666","dds":"0.13636363636363635","last_synced_commit":"7299baea5b0845d88d24c0678114dd24d4f0c661"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starikcetin%2Fgit-upm-publisher-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starikcetin%2Fgit-upm-publisher-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starikcetin%2Fgit-upm-publisher-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starikcetin%2Fgit-upm-publisher-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starikcetin","download_url":"https://codeload.github.com/starikcetin/git-upm-publisher-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185894,"owners_count":21061575,"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":["cli","command-line","command-line-tool","typescript","unity","unity-package","unity-package-manager","unity3d","upm","upm-publisher"],"created_at":"2024-08-03T19:00:46.740Z","updated_at":"2025-04-10T21:21:07.859Z","avatar_url":"https://github.com/starikcetin.png","language":"TypeScript","funding_links":[],"categories":["XR (AR/MR/VR)"],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/dt/git-upm-publisher?label=npmjs\u0026style=plastic)](https://www.npmjs.com/package/git-upm-publisher)\n\n# git-upm-publisher-2\n\nContinuation of the [git-upm-publisher](https://github.com/starikcetin/git-upm-publisher), which never worked as it was supposed to.\n\nWritten in Typescript this time.\n\n# Install\n\n```shell\nnpm i -g git-upm-publisher\n```\n\n**Make sure to delete the python version if you were using it:**\n\n```shell\npip uninstall git-upm-publisher\n```\n\n# Usage\n\nNavigate to the folder with the `package.json`, and run `gup`.\n\n## Command Line Parameters\n\n| Parameter   | Alias | Type    | Description                                                                                       |\n|-------------|-------|---------|---------------------------------------------------------------------------------------------------|\n| --help      |       | boolean | Show help                                                                                         |\n| --version   |       | boolean | Show version number                                                                               |\n| --remote    | -r    | string  | Name of the remote where UPM package branch resides or will reside. Defaults to \"origin\".         |\n| --branch    | -b    | string  | Name of the branch to publish the UPM package to. Defaults to \"upm\".                              |\n| --force     | -f    | boolean | Disable checks and execute snapshot with force flag.                                              |\n| --noAuthor  | -a    | boolean | Disable overriding the commit author for auto-commits made by this tool.                          |\n| --noPush    | -n    | boolean | Disable auto-pushing of the upm branch to the origin.                                             |\n| --noPull    | -l    | boolean | Disable pulling of the UPM package branch before and after the publishing process.                |\n| --noCommit  | -c    | boolean | Disable the auto-commit before publishing that includes the version change in the 'package.json'. |\n| --package   | -p    | string  | Skip searching and use this package.json path (must include 'package.json').                      |\n| --tagPrefix | -t    | string  | A prefix for the git tag.                                                                         |\n\n# Licence\n\nMIT license. Refer to the [LICENSE](LICENSE) file.\n\nCopyright (c) 2020 starikcetin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarikcetin%2Fgit-upm-publisher-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarikcetin%2Fgit-upm-publisher-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarikcetin%2Fgit-upm-publisher-2/lists"}