Skip to content

feat: Add Dependency Injection Validation#445

Merged
Soap-141 merged 1 commit intomainfrom
dev/thla/feat-add-di-validation
Mar 24, 2025
Merged

feat: Add Dependency Injection Validation#445
Soap-141 merged 1 commit intomainfrom
dev/thla/feat-add-di-validation

Conversation

@Soap-141
Copy link
Contributor

@Soap-141 Soap-141 commented Mar 20, 2025

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

Description

It adds dependency injection validation when the host is built in the development environment, which will help catch issues early.

Impact on version

  • Major
    • The template structure was changed.
  • Minor
    • New functionalities were added.
  • Patch
    • A bug in behavior was fixed.
    • Documentation was changed.

PR Checklist

Always applicable

No matter your changes, these checks always apply.

  • Your conventional commits are aligned with the Impact on version section.
  • Updated CHANGELOG.md.
    • Use the latest Major.Minor.X header if you do a Patch change.
    • Create a new Major.Minor.X header if you do a Minor or Major change.
    • If you create a new header, it aligns with the Impact on version section and matches what is generated in the build pipeline.
  • Documentation files were updated according with the changes.
    • Update README.md and TemplateConfig.md if you made changes to templating.
    • Update AzurePipelines.md and APP_README.md if you made changes to pipelines.
    • Update Diagnostics.md if you made changes to diagnostic tools.
    • Update Architecture.md and its diagrams if you made architecture decisions or if you introduced new recipes.
    • ...and so forth: Make sure you update the documentation files associated to the recipes you changed. Review the topics by looking at the content of the doc/ folder.
  • Images about the template are referenced from the wiki and added as images in this git.
  • TODO comments are hints for next steps for users of the template and not planned work.

Contextual

Based on your changes these checks may not apply.

  • Automated tests for the changes have been added/updated.
  • Tested on all relevant platforms

Other information

Internal Issue (If applicable):

@Soap-141 Soap-141 marked this pull request as ready for review March 20, 2025 15:47
@Soap-141 Soap-141 self-assigned this Mar 20, 2025
@Soap-141 Soap-141 requested review from Iguins and MatFillion March 20, 2025 16:16
@Soap-141 Soap-141 requested a review from jeanplevesque March 20, 2025 17:54
@Soap-141 Soap-141 force-pushed the dev/thla/feat-add-di-validation branch from 63b383e to 6ecda1f Compare March 21, 2025 00:26
@Soap-141 Soap-141 requested a review from jeanplevesque March 21, 2025 00:26
@Soap-141 Soap-141 requested a review from jeanplevesque March 24, 2025 12:09
@Soap-141 Soap-141 force-pushed the dev/thla/feat-add-di-validation branch from be75a38 to a61306a Compare March 24, 2025 12:09
@Soap-141 Soap-141 merged commit e085f72 into main Mar 24, 2025
14 checks passed
@Soap-141 Soap-141 deleted the dev/thla/feat-add-di-validation branch March 24, 2025 12:39
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.

4 participants