Merge 'develop' into 'infrahub-develop'#926
Conversation
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5 to 6. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v5...v6) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…/crazy-max/ghaction-github-labeler-6 Bump crazy-max/ghaction-github-labeler from 5 to 6
Code cleanup
Merge stable into develop
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
WalkthroughThis pull request contains multiple improvements across the SDK and CI configuration. It removes type-checker suppression comments from imports in several files, updates workflow configurations (extending CI timeout and upgrading the GitHub labeler action), and modifies protocol generation logic to render optional attributes with default values as required rather than optional. CLI command control flow is adjusted to properly handle the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## infrahub-develop #926 +/- ##
====================================================
- Coverage 82.56% 82.56% -0.01%
====================================================
Files 134 134
Lines 13192 13194 +2
Branches 2286 2287 +1
====================================================
+ Hits 10892 10893 +1
Misses 1652 1652
- Partials 648 649 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…-IHS-216 Render optional attributes with default values as mandatory
Raise timeout for integration tests
Merge 'stable' into 'develop'
Deploying infrahub-sdk-python with
|
| Latest commit: |
95ceea8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://68374ef8.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://develop.infrahub-sdk-python.pages.dev |
Why
Bring in latest changes from
developWhat changed
developSummary by CodeRabbit
Bug Fixes
Tests
Chores