{"id":22585997,"url":"https://github.com/raboro/obsidian-auto-release","last_synced_at":"2025-03-28T17:21:24.770Z","repository":{"id":191500547,"uuid":"684781602","full_name":"Raboro/obsidian-auto-release","owner":"Raboro","description":"Scrips to automaticlly release a obsidian plugin with make release.","archived":false,"fork":false,"pushed_at":"2023-09-09T19:22:05.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T17:54:39.190Z","etag":null,"topics":["automation","ci","eslint","lint","shell"],"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/Raboro.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}},"created_at":"2023-08-29T21:00:05.000Z","updated_at":"2023-08-29T21:20:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4d96157-08b1-407e-bd36-50c104dceb69","html_url":"https://github.com/Raboro/obsidian-auto-release","commit_stats":null,"previous_names":["raboro/obsidian-auto-release"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raboro%2Fobsidian-auto-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raboro%2Fobsidian-auto-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raboro%2Fobsidian-auto-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raboro%2Fobsidian-auto-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raboro","download_url":"https://codeload.github.com/Raboro/obsidian-auto-release/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068293,"owners_count":20718503,"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":["automation","ci","eslint","lint","shell"],"created_at":"2024-12-08T07:10:30.221Z","updated_at":"2025-03-28T17:21:24.749Z","avatar_url":"https://github.com/Raboro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian-Auto-Release\n\nThis repository is to automatically release a new obsidian plugin or a new version of it, just by typing the following in your terminal:\n````\n$ make release\n````\n\n## Usage\nTo use this, you need to copy the ``release.yml`` into your actions folder: ``.github/workflows``. Also copy the scripts, makefile, eslint config files and ``version-bump.mjs`` into your project. Also the scripts inside this ``package.json`` are required. You can include release notes in the ``release-notes.md`` file with markdown styles. If this file is not included no release notes are added.\n\n## Features\n- Automatically fetched the last release tag, increases it.\n- Updates the version in ``package.json``, ``manifest.json`` and ``version.json``.  \n- Checks if ``package.json`` and ``manifest.json`` have the same name and description and those are not empty. Also the description need to end with ``'.'`` and does not contain the words ``obsidian`` and ``plugin``.\n- Use linter to fix style issues and commit those.\n- Create new tag and push changes to new version and style issue fixes with tag","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraboro%2Fobsidian-auto-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraboro%2Fobsidian-auto-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraboro%2Fobsidian-auto-release/lists"}