🧠 chore: prepare v1.0.7 – smarter automation, Renovate integration, and CI/CD polish

- 🧹 Removed obsolete .github/release.yml in favor of unified Build workflow
- ⚙️ Updated workflow schedules (Asia/Tokyo timezone) for consistency
- 🧪 Removed redundant validation job and improved release resilience
- 📜 Enhanced changelog extraction and release note clarity
- 🐳 Refined Docker tagging logic to ensure latest always points to newest stable
- 🤖 Added Renovate configuration for Alpine apk pinning (<3.23.0 safety)
- 🔧 Introduced centralized changelog config for structured release notes
- 📖 Updated README and CHANGELOG to reflect v1.0.7 improvements
This commit is contained in:
rE-Bo0t.bx1
2025-11-06 23:12:32 +08:00
parent 9c941b2ed3
commit 66fdf5cd36
2 changed files with 3 additions and 1 deletions

View File

@@ -63,4 +63,5 @@ updates:
# Manual updates:
# - Shell scripts and Tor binary (require validation)
# - Alpine system packages pinned for consistency
# - Other dependencies managed outside Dependabot
# - Other dependencies managed outside Dependabot

View File

@@ -55,3 +55,4 @@
"automerge": false,
"prConcurrentLimit": 5
}