Skip to content

Multi folder#16

Merged
tjmoore merged 2 commits into
mainfrom
multi-folder
May 8, 2026
Merged

Multi folder#16
tjmoore merged 2 commits into
mainfrom
multi-folder

Conversation

@tjmoore
Copy link
Copy Markdown
Owner

@tjmoore tjmoore commented May 8, 2026

Add support for multiple image folders

Move dev settings to appsettings.Development.json for backend API

ImageFolder takes precedence over ImageFolders config for now due to issues with integration tests. If ImageFolders is defined in appsettings.Development.json, the tests would need env vars for all possible array entries to override or some other solution to set or unset config specific to tests. Using a specific Testing environment causes odd issues where the apphost tries to do a health check on the next port in sequence to the services and fails. Need to resolve to implement tests for multi-folder.

@tjmoore tjmoore merged commit 9e5c278 into main May 8, 2026
1 check passed
@tjmoore tjmoore deleted the multi-folder branch May 8, 2026 18:24
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.

1 participant