Skip to content

docs: add GitHub release download badge - #7

Closed
TakeruF wants to merge 1 commit into
mainfrom
docs/github-download-badge
Closed

docs: add GitHub release download badge#7
TakeruF wants to merge 1 commit into
mainfrom
docs/github-download-badge

Conversation

@TakeruF

@TakeruF TakeruF commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Adds the same “Get it on GitHub” badge used by Per-App Language to the top of the Token Meter README. The badge points to /releases/latest so non-GitHub users have a clear, stable download entry point.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T07:44:21.112995Z e436fe8 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e436fe812c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md

Claude Code、Codex、Copilot CLIの利用状況を確認するmacOS / Windowsネイティブアプリ。

[<img src="https://raw.githubusercontent.com/machiav3lli/oandbackupx/main/badge_github.png" alt="Get it on GitHub" height="60">](https://github.com/TakeruF/token_meter/releases/latest)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Host the badge under this project's control

Because the image source follows the mutable main branch of the unrelated machiav3lli/oandbackupx repository, deleting, renaming, or replacing that asset there can break or silently alter Token Meter's download badge without any change to this repository. Store the badge in this repository or reference an immutable revision so the release call-to-action remains stable.

Useful? React with 👍 / 👎.

TakeruF added a commit that referenced this pull request Aug 30, 2026
The Windows build-test check failed with NU1004: the runner's SDK
resolves Microsoft.NET.ILLink.Tasks to its bundled runtime version
(10.0.11), while packages.lock.json still recorded 10.0.10, so
--locked-mode restore refused to run.

- Regenerate Windows/src/TokenMeter.Windows.Setup/packages.lock.json
  via --force-evaluate (the other four locked projects were already
  consistent and are unchanged).
- Add global.json pinning the SDK to 10.0.400 with rollForward
  disabled, and point both setup-dotnet steps at it instead of the
  floating 10.0.x, so a runner-side SDK patch bump can no longer
  drift the lock files.
- Fold in the "Get it on GitHub" release badge from #7, with a
  localized alt text in each of the four READMEs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
TakeruF added a commit that referenced this pull request Aug 30, 2026
… note (#8)

* Add multi language readme and screenshots

* Added new screenshots and updated documentation.

* Pin .NET SDK, refresh Setup lock file, add GitHub download badge

The Windows build-test check failed with NU1004: the runner's SDK
resolves Microsoft.NET.ILLink.Tasks to its bundled runtime version
(10.0.11), while packages.lock.json still recorded 10.0.10, so
--locked-mode restore refused to run.

- Regenerate Windows/src/TokenMeter.Windows.Setup/packages.lock.json
  via --force-evaluate (the other four locked projects were already
  consistent and are unchanged).
- Add global.json pinning the SDK to 10.0.400 with rollForward
  disabled, and point both setup-dotnet steps at it instead of the
  floating 10.0.x, so a runner-side SDK patch bump can no longer
  drift the lock files.
- Fold in the "Get it on GitHub" release badge from #7, with a
  localized alt text in each of the four READMEs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@TakeruF

TakeruF commented Aug 30, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #8. The "Get it on GitHub" badge is now in main#8 replaced README.md with the English version and moved the Japanese text to README.ja.md, so this branch could no longer merge cleanly. The badge was folded into all four language READMEs (README.md, README.ja.md, README.zh-CN.md, README.ko.md) with a localized alt text, and the trailing newline at end of file was kept. Closing.

@TakeruF TakeruF closed this Aug 30, 2026
@TakeruF
TakeruF deleted the docs/github-download-badge branch August 30, 2026 13:06
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