Skip to content

Conversation

@jssblck
Copy link
Contributor

@jssblck jssblck commented Nov 25, 2025

Summary

  • Updates attune-ee submodule to include git-version for automatic CLI versioning

Test plan

All four binaries report versions correctly:

$ cargo run --bin attune -- --version
attune v0.2.1-4-ge8a3f92-modified

$ cargo run --bin attune-server -- --version
attune-server v0.2.1-4-ge8a3f92-modified

$ cargo run --bin attunectl -- --version
attunectl v0.2.1-1-gef1399e

$ cargo run --bin attune-server-ee -- --version
attune-server-ee v0.2.1-1-gef1399e

Note: -modified appears on attune/attune-server due to untracked files in working directory.

🤖 Generated with Claude Code

Updates attune-ee to include git-version for automatic CLI versioning.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Nov 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
attune-docs-site Ignored Ignored Preview Nov 25, 2025 9:49pm

@jssblck jssblck requested a review from Copilot November 25, 2025 21:50
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.

Pull request overview

This PR updates the attune-ee submodule to incorporate automatic CLI versioning functionality using git-version. The update enables all four binaries (attune, attune-server, attunectl, and attune-server-ee) to report their versions correctly based on git commit information.

Key Changes:

  • Updated attune-ee submodule commit reference to include git-version integration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jssblck jssblck enabled auto-merge (squash) November 25, 2025 21:51
@jssblck jssblck merged commit a675863 into main Nov 25, 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.

2 participants