Updater 3.4 – Lifecycle Hardening #28

Merged
Masterluke77 merged 96 commits from feature/updater-3.4-lifecycle into main 2026-07-10 17:54:37 +00:00
2 changed files with 10 additions and 54 deletions
Showing only changes of commit 4157afa2f3 - Show all commits
@@ -1,44 +0,0 @@
name: Regenerate Clean Updater 3.4 Manifest
on:
push:
branches:
- feature/updater-3.4-lifecycle
permissions:
contents: write
concurrency:
group: regenerate-clean-updater-34-manifest
cancel-in-progress: false
jobs:
sync:
if: ${{ github.actor != 'github-actions[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
ref: feature/updater-3.4-lifecycle
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: '22.x'
- name: Temporären Workflow vor der Manifestbildung entfernen
shell: bash
run: rm -f .github/workflows/sync-updater34-clean-manifest.yml
- name: Manifest aus dem tatsächlich verbleibenden Branch erzeugen
run: node tools/generate-release-manifest.mjs .
- name: Sauberes Manifest committen
shell: bash
run: |
set -euo pipefail
git config user.name 'vendoo-release-bot'
git config user.email 'vendoo-release-bot@users.noreply.github.com'
git add --all
git commit -m 'chore: regenerate clean updater 3.4 release manifest'
git push origin HEAD:feature/updater-3.4-lifecycle
+10 -10
View File
@@ -74,11 +74,6 @@
"sha256": "d83b705fa5c5d527f8571ebefd007ea412b25b574f39fa2a2e9530b203539d41",
"size": 1339
},
{
"path": ".github/workflows/sync-updater34-final-manifest.yml",
"sha256": "f6af00e6357dfd0ff2ad85e00ecf6e3d54aaed89a7e335860a9a2671f589c460",
"size": 965
},
{
"path": ".github/workflows/vendoo-production-deploy.yml",
"sha256": "059851862eb984fb12233ac3b0a70410e14229239e4cad11d857e612c1ed3573",
@@ -2046,8 +2041,8 @@
},
{
"path": "package.json",
"sha256": "faf2ad6ccdafd0243319b21c6492f3e65ca6ffb11d1974764ee3bbd3e1d87237",
"size": 4514
"sha256": "ed850e74dc91dd7d17d282a3eaa183d5a3f5d799fbef6068648261978e61eb50",
"size": 4635
},
{
"path": "platforms/ebay-de.mjs",
@@ -2431,8 +2426,8 @@
},
{
"path": "scripts/updater/Vendoo.Updater.Preflight.ps1",
"sha256": "180adf209ea2c4f7d7a64594e231ecd5508dd44993cce15c0d871aa0a1b6e83a",
"size": 3605
"sha256": "ef91ccf925e7a8a1c8f27ddf2d1d7b997249798a63334f8fe1b5d27626eb525e",
"size": 3607
},
{
"path": "scripts/updater/Vendoo.Updater.UI.ps1",
@@ -3209,6 +3204,11 @@
"sha256": "ae015616e289a4bfb371a2823c35e8e5a013cbdefd4005c47ac972c2e5df7516",
"size": 46
},
{
"path": "tools/verify-updater-start-chain-3.4.mjs",
"sha256": "de7d34580349ef64b8236590d491dfcfab9eebb3c934821867a52312f923f662",
"size": 3186
},
{
"path": "tools/verify-updater-status-ui-1.43.0.mjs",
"sha256": "ae015616e289a4bfb371a2823c35e8e5a013cbdefd4005c47ac972c2e5df7516",
@@ -3221,7 +3221,7 @@
},
{
"path": "UPDATE_VENDOO.bat",
"sha256": "aab80ea7612891502fe3e6e275c864fd3c0239b9ca91738252363706a5ee4a8a",
"sha256": "d028f3c20dc26cdabd0db1cfcff5e0ecccd1fd457894ae1c41b7d896acf8f5f4",
"size": 1294
},
{