{"id":22509653,"url":"https://github.com/getshifter/shifter-github","last_synced_at":"2025-08-10T06:37:16.257Z","repository":{"id":55651790,"uuid":"203983772","full_name":"getshifter/shifter-github","owner":"getshifter","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-18T09:17:25.000Z","size":81,"stargazers_count":7,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-25T06:37:40.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getshifter.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}},"created_at":"2019-08-23T11:14:52.000Z","updated_at":"2022-11-22T05:57:04.000Z","dependencies_parsed_at":"2022-08-15T05:31:35.261Z","dependency_job_id":null,"html_url":"https://github.com/getshifter/shifter-github","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/getshifter/shifter-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getshifter%2Fshifter-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getshifter%2Fshifter-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getshifter%2Fshifter-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getshifter%2Fshifter-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getshifter","download_url":"https://codeload.github.com/getshifter/shifter-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getshifter%2Fshifter-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269687935,"owners_count":24459393,"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-10T02:00:08.965Z","response_time":71,"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-12-07T01:30:01.152Z","updated_at":"2025-08-10T06:37:16.232Z","avatar_url":"https://github.com/getshifter.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to update your plugin/theme.\n\nTo release the new version, please do as follows:\n\n### Tag and push to GitHub, then upload the package by one of the ways as follows.\n\n```\n$ git tag 1.1.0\n$ git push origin 1.1.0\n```\n\n- `1.1.0` is a version number, it has to be same with version number in your WordPress plugin.\n- You have to commit `vendor` directory in your plugin.\n\n### A. Manually release the new version.\n\n1. Please visit \"**releases**\" in your GitHub repository.\n1. Choose a tag.\n1. Fill out the release note and title.\n1. Upload your plugin which is comporessed with zip. (Optional)\n1. Press \"Publish release\".\n\n### B. Automated release the new version with GitHub Actions.\n\nYou can upload the package automat GitHub Actions.\n\nAs for now, GitHub Actions service is in beta, so you have to [sign up the Beta here](https://github.com/features/actions)\n\n\u003eWhen the service is ready you will find the Actions tab on the top page of your repository, then follow the steps below:\n\n1. Then, copy the .github directory on the below url to the root directory of your local repository. [getshifter/shifter-github-hosting-plugin-sample](https://github.com/getshifter/shifter-github-hosting-plugin-sample)\n1. It must be look like: /path_to_your_repository/.github/workflows/release.yml\n1. Open the release.yml file with your favorite editor and change some lines:\n    - You MUST change the PACKAGE_NAME to your package name.\n    - Also, if you need:\n        - change FILES_TO_ARCIVE\n        - comment out the composer install section\n        - uncomment npm install section\n1. After changed some lines, commit and push it to your GitHub repository.\n\nNow when you push your tag to GitHub, the release package will be created automatically.\n\n#### Example Projects\n\nPlease install old version of following projects, then you can see update notice.\n\n- [getshifter/shifter-github-hosting-plugin-sample](https://github.com/getshifter/shifter-github-hosting-plugin-sample)\n- [getshifter/shifter-github-hosting-theme-sample](https://github.com/getshifter/shifter-github-hosting-theme-sample)\n\nThese projects deploy new releases automatically with GitHub Actions.\n\nPlease check [.github/workflows/release.yml](https://github.com/getshifter/shifter-github-hosting-plugin-sample/blob/master/.github/workflows/release.yml)\n\n### C. Automated release the new version with Travis.\n\nAlso, you can use [Automatic release](https://docs.travis-ci.com/user/deployment/releases/) with Travis.\n\nFollowing is an example of the `.travis.yml` for automatic release.\n\n[https://github.com/miya0001/miya-gallery/blob/master/.travis.yml](https://github.com/miya0001/miya-gallery/blob/master/.travis.yml)\n\nYou can generate `deploy:` section by [The Travis Client](https://github.com/travis-ci/travis.rb) like following.\n\n```\n$ travis setup releases\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetshifter%2Fshifter-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetshifter%2Fshifter-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetshifter%2Fshifter-github/lists"}