Skip to content

Apply default_version() when version is empty string - #658

Closed
harminius wants to merge 1 commit into
developfrom
use_default_version
Closed

Apply default_version() when version is empty string#658
harminius wants to merge 1 commit into
developfrom
use_default_version

Conversation

@harminius

Copy link
Copy Markdown
Contributor

The version variable is correctly populated for release builds, but breaks cd.dev: in the SaaS build workflow_dispatch path (non-release), VERSION is set to an empty string, and the default=get_version() fallback never fires and /config reports an empty version. That breaks client feature checks of the supported server version.

image

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 31153591578

Coverage remained the same at 92.21%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 of 1 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 10270
Covered Lines: 9470
Line Coverage: 92.21%
Coverage Strength: 0.92 hits per line

💛 - Coveralls

@harminius

Copy link
Copy Markdown
Contributor Author

@harminius harminius closed this Aug 7, 2026
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