Skip to content

Added empty volume for styling files, to prevent reference errors#125

Merged
Daimanta merged 4 commits intomasterfrom
missing-style-volume-fix
Mar 3, 2026
Merged

Added empty volume for styling files, to prevent reference errors#125
Daimanta merged 4 commits intomasterfrom
missing-style-volume-fix

Conversation

@Daimanta
Copy link
Collaborator

@Daimanta Daimanta commented Mar 3, 2026

Description

When a custom mapfile is chosen, the "styling-files" volume will not be created. Since this volume is mounted unconditionally, this produces an error. This PR adds an empty volume in case there is a mapfile, preventing the mounting issues.

Type of change

  • Bugfix

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@Daimanta Daimanta merged commit 1012dd4 into master Mar 3, 2026
3 checks passed
@Daimanta Daimanta deleted the missing-style-volume-fix branch March 3, 2026 12:31
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