Skip to content

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Dec 2, 2025

Summary

  • parse and sort ComfyUI semver tags descending, expose a capped list of versions (nightly + current describe + top semvers), and derive latest_tag from the highest semver
  • treat the default-branch HEAD as nightly for the current label when it is not exactly on a tag, while preserving exact tags as the current label
  • stable updates now look up the latest tag ref, skip if already on that commit, and log when the tag ref cannot be found

@benceruleanlu benceruleanlu changed the title Backport: Improve comfyui version listing Backport: ComfyUI version listing + nightly current fix Dec 3, 2025
@benceruleanlu benceruleanlu changed the title Backport: ComfyUI version listing + nightly current fix ComfyUI version listing + nightly current fix Dec 3, 2025
- Use tag_ref.name instead of tag_ref object for checkout
- Cache get_remote_name() result to avoid duplicate calls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Copilot AI review requested due to automatic review settings December 12, 2025 09:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@ltdrdata ltdrdata merged commit ae5565c into main Dec 12, 2025
4 checks passed
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.

3 participants