Commit ac4f2ca
committed
The Dockerfile bakes .git into the image for hatch-vcs version detection,
but the workflow's shallow, tag-less checkout meant the built server always
reported version 0.1.dev1+<hash>, which failed flexmeasures-client's
minimum-server-version check. Matches the fetch-depth: 0 already used in
docker-publish.yml for the same reason.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qprz6PKnXkVE1TJ8d7PYe9
(cherry picked from commit 0e48110)
1 parent 7c0934d commit ac4f2ca
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments