Skip to content

142 App config util#147

Merged
mwarman merged 5 commits intomainfrom
142-app-config-util
Feb 11, 2026
Merged

142 App config util#147
mwarman merged 5 commits intomainfrom
142-app-config-util

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Feb 11, 2026

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub issue(s).

  • fixes App config util #142
  • Added the config utility for schema-based validation of the application configuration.
  • Removed the old approach using a configuration React context provider and hook.
  • Updated project documentation.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update storybook stories as needed
  • Update project documentation as needed, README, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Start the application.
  2. Ensure that the application starts successfully (it will fail to start if the application configuration utility finds any problems.)

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

@mwarman mwarman self-assigned this Feb 11, 2026
@mwarman mwarman linked an issue Feb 11, 2026 that may be closed by this pull request
@mwarman mwarman marked this pull request as ready for review February 11, 2026 15:51
@mwarman mwarman merged commit 647205b into main Feb 11, 2026
1 of 2 checks passed
@mwarman mwarman deleted the 142-app-config-util branch February 11, 2026 15:51
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.

App config util

1 participant