feat(ci): squash updates repo history each release (DND_UPDATES_SQUASH_HISTORY)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-05-12 13:42:53 +08:00
parent 1c6f06b278
commit 3877a6f2a6
3 changed files with 79 additions and 7 deletions
+1
View File
@@ -135,6 +135,7 @@ jobs:
ARTIFACT_MAC: ${{ github.workspace }}/_mac
ARTIFACT_LINUX: ${{ github.workspace }}/release
DND_FEED_TMP_ROOT: ${{ github.workspace }}/.dnd-feed-tmp
DND_UPDATES_SQUASH_HISTORY: '1'
GIT_COMMIT_TAG: ${{ github.ref_name }}
run: |
set -euo pipefail