Skip to content

Fix/settle income statement debit credit#147

Merged
656d696c65 merged 4 commits into
mainfrom
fix/settle-income-statement-debit-credit
Jul 9, 2026
Merged

Fix/settle income statement debit credit#147
656d696c65 merged 4 commits into
mainfrom
fix/settle-income-statement-debit-credit

Conversation

@656d696c65

Copy link
Copy Markdown
Member

No description provided.

&mile and others added 4 commits July 8, 2026 23:03
When triggered by a GitHub release, the script was passing the full
tag (e.g. v1.3.8) through, which produced image tags like
arrhes-api:v1.3.8 instead of 1.3.8. Always strip a leading 'v' so the
version is consistent with what the VERSION file holds.
The VERSION file holds 'v1.3.9' and release tags are 'vX.Y.Z'. Stripping
the leading 'v' in get-version.sh was inconsistent. Revert to the
previous behaviour: pass the release tag as-is, otherwise read VERSION
as-is. Docker images will be tagged with the 'v' to match the release.
@656d696c65 656d696c65 merged commit 79ad219 into main Jul 9, 2026
2 checks passed
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