mirror of
https://github.com/r3bo0tbx1/tor-guard-relay.git
synced 2026-04-06 00:32:04 +02:00
🧠 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:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -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
|
||||
|
||||
|
||||
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
@@ -55,3 +55,4 @@
|
||||
"automerge": false,
|
||||
"prConcurrentLimit": 5
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user