Conversation
There was a problem hiding this comment.
Pull request overview
Release bump to v0.6.11rc2 and template/update adjustments to keep generated projects and aegis update behavior consistent across template generations.
Changes:
- Bump version references from
0.6.11rc1→0.6.11rc2across project metadata and docs. - Update the generated project template test to import
check_database_healthfromapp.services.system.health_db. - Enhance
aegis updateto infer missinginclude_*(and insights sub-flags) from an existing project’s on-disk structure and backfill.copier-answers.ymlbefore running Copier.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| uv.lock | Updates locked package version to 0.6.11rc2. |
| pyproject.toml | Updates project version to 0.6.11rc2. |
| copier.yml | Updates template _version to 0.6.11rc2. |
| aegis/templates/copier-aegis-project/{{ project_slug }}/tests/services/test_component_integration.py.jinja | Aligns database health import with the health_db dispatcher module. |
| aegis/commands/update.py | Adds feature-flag detection/backfill logic to prevent unintended deletions during non-interactive updates. |
| aegis/init.py | Updates CLI __version__ to 0.6.11rc2. |
| CLAUDE.md | Updates displayed current version to 0.6.11rc2. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.