HananoshikaYomaru / obsidian-run

Generate markdown from dataview query and javascript.
https://yomaru.dev
MIT License
34 stars 2 forks source link

BRAT does not recognise and install the update(s) #10

Closed StefanoRausch closed 1 year ago

StefanoRausch commented 1 year ago

Describe the bug

I am still on version 1.0.1 and am trying to update to 1.0.3 via BRAT -- does not recognise the latest update(s).

To Reproduce

Run the BRAT: Plugins: Check for updates for all beta plugins and UPDATE or BRAT: Plugins: Choose a single version to update command.

See the info message: BRAT No update available for HananoshikaYomaru/obsidian-run, when running the single version update command.

Expected behavior

Brat to install the latest update.

Additional context

SYSTEM INFO:

Obsidian version: v1.4.14
Installer version: v1.4.14
Operating system: Windows 11 Home Single Language 10.0.22621
Login status: logged in
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: light
Community theme: Minimal v7.2.3
Snippets enabled: 33
Restricted mode: off
Plugins installed: 49
Plugins enabled: 43
HananoshikaYomaru commented 1 year ago

HananoshikaYomary/obsidian-run

There is a typo. I am not sure if this cause the problem

StefanoRausch commented 1 year ago

Thanks for the hint; I misspelt it -- BRAT does use the first install GitHub URL, and I have not to type it out.

I have corrected the original post.

The issue persists.

HananoshikaYomaru commented 1 year ago

interesting, I haven't heard of BRAT before. Thx for telling. Seems like a pretty good channel to publish your plugin before obsidian team's official approval.

StefanoRausch commented 1 year ago

It is a fantastic tool for, amongst others, automatically updating beta versions of plugins for testing purposes.

It has a ton of additional functionality most people don't realise: it is a gem!

HananoshikaYomaru commented 1 year ago

CleanShot 2023-10-04 at 09 45 54@2x

now it should work. it didn't work because I forget to run bun version to update the manifest version number

StefanoRausch commented 1 year ago

Yeah! Thank you for sorting this out. 👏