Skip to content

v0.7.0-rc3#728

Merged
lbedner merged 1 commit into
mainfrom
v0.7.0-rc3
Jun 8, 2026
Merged

v0.7.0-rc3#728
lbedner merged 1 commit into
mainfrom
v0.7.0-rc3

Conversation

@lbedner

@lbedner lbedner commented Jun 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 02:56

Copilot AI 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.

Pull request overview

This PR bumps the project/template version to 0.7.0rc3 and introduces a safeguard in aegis update to advance .copier-answers.yml tracking metadata after a clean update, preventing subsequent updates from diffing against a stale baseline.

Changes:

  • Bump version references across packaging, template, docs, and lockfile to 0.7.0rc3.
  • Add _advance_copier_tracking() to stamp _commit / _template_version forward after a conflict-free update.
  • Add unit tests covering the copier tracking advancement behavior.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
uv.lock Updates locked editable package version to 0.7.0rc3.
pyproject.toml Bumps package version to 0.7.0rc3.
copier.yml Bumps template _version to 0.7.0rc3.
aegis/__init__.py Bumps CLI __version__ to 0.7.0rc3.
CLAUDE.md Updates documented “Current Version” to 0.7.0rc3.
aegis/commands/update.py Adds .copier-answers.yml baseline advancement after clean updates.
tests/cli/test_update_command.py Adds regression tests for copier tracking advancement logic.

Comment thread aegis/commands/update.py Outdated
@lbedner lbedner merged commit 9defacc into main Jun 8, 2026
8 checks passed
@lbedner lbedner deleted the v0.7.0-rc3 branch June 8, 2026 15:44
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