Skip to content

Conversation

@hellt
Copy link
Contributor

@hellt hellt commented Aug 15, 2025

No description provided.

@hellt hellt marked this pull request as ready for review August 30, 2025 09:55
Copilot AI review requested due to automatic review settings August 30, 2025 09:55
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 project to version 0.4.0 for the 25.8.1 release with significant model updates and code generation improvements.

  • Updates project version from 0.3.2 to 0.4.0 and pins datamodel-code-generator to exact version 0.33.0
  • Adds new v25_8_1 models directory with comprehensive Pydantic models for core EDA functionality
  • Replaces datetime imports with AwareDatetime across all model files for better timezone support

Reviewed Changes

Copilot reviewed 29 out of 32 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pyproject.toml Updates version to 0.4.0 and pins datamodel-code-generator dependency
pydantic_eda/core/v25_8_1_rc1/models.py Updates existing models with new imports, field descriptions, and new model classes
pydantic_eda/core/v25_8_1/models.py Creates complete new model set for v25.8.1 with comprehensive EDA core functionality
pydantic_eda/apps/topologies/v1alpha1/models.py Updates topology models with AwareDatetime support and new topology overlay structures
pydantic_eda/apps/timing/v1alpha1/models.py Updates timing models with AwareDatetime support and topology metadata
pydantic_eda/apps/system/v1alpha1/models.py Updates system models with AwareDatetime support and API validation patterns
pydantic_eda/apps/siteinfo/v1alpha1/models.py Updates siteinfo models with AwareDatetime support and topology structures
pydantic_eda/apps/services/v1alpha1/models.py Adds new EdgePing functionality and updates existing models with enhanced BFD and routing features
pydantic_eda/apps/security/v1alpha1/models.py Updates security models with AwareDatetime support and API validation patterns

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hellt hellt merged commit dc7bb9a into main Aug 30, 2025
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