Skip to content

Fixed missing hvac library in Docker image which is required when building the openapi spec#132

Merged
noctarius merged 1 commit into
mainfrom
fix-build
May 20, 2026
Merged

Fixed missing hvac library in Docker image which is required when building the openapi spec#132
noctarius merged 1 commit into
mainfrom
fix-build

Conversation

@noctarius
Copy link
Copy Markdown
Collaborator

No description provided.

@noctarius noctarius self-assigned this May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 06:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing Python hvac dependency to the documentation build Docker image so that OpenAPI spec generation (which imports the app code) can run successfully inside the container.

Changes:

  • Install the hvac Python package in the Docker image alongside the other MkDocs/build-time Python dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@noctarius noctarius enabled auto-merge May 20, 2026 06:46
@github-actions
Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/fix-build

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/fix-build

@noctarius noctarius disabled auto-merge May 20, 2026 06:50
@noctarius noctarius merged commit fa168a3 into main May 20, 2026
12 checks passed
@noctarius noctarius deleted the fix-build branch May 20, 2026 06:50
@github-actions
Copy link
Copy Markdown
Contributor

🤖: Deployment available as https://docstest.simplyblock.io/fix-build

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