You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm probably pushing a fix downstream (Arch Linux) with this particular command:
git show --no-patch --format=%cd --date=format:%Y.%m.%d > version.txt
Doesn't really work when there are multiple commits in a single day, but the package version appends number of commits from last release & the commit hash anyway. ($VERSION.r$NO_COMMITS.$COMMIT_HASH)
Release 2021-08-21 still reports version "2021.04.06", as the
version.txt
file was never updated.The text was updated successfully, but these errors were encountered: