Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub APIから最新リリースを取得しMarkdownを設定画面に表示する #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented Mar 9, 2025

新しいバージョンが出ているかどうかの判定をAtomからGitHub REST APIのLatest Releaseに変更します。

image

認証が必要なのかと思っていたんですが、ドキュメントにも認証不要な場合があり、それに該当しそうだったので乗り換えます。

このエンドポイントは、パブリック リソースのみが要求される場合は、認証または前述メンションアクセス許可なしで使用できます。
https://docs.github.com/ja/rest/releases/releases?apiVersion=2022-11-28#get-the-latest-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant