secubox-openwrt/.github/workflows
CyberMind-FR 616b816ffd feat: add automatic firmware build on version tags
Improvements to build-secubox-images.yml workflow:
- Added automatic trigger on version tags (v*.*.*)
- Auto-build all devices when triggered by tag push
- SecuBox packages included by default on tag builds
- Fixed release creation logic (use tag name, not run number)
- Mark pre-releases automatically (alpha/beta/rc tags)
- Better handling of workflow inputs with fallback defaults
- Enhanced build summaries with tag information

Now you can trigger firmware builds by pushing tags like:
  git tag v0.1.3-alpha && git push origin v0.1.3-alpha

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-26 06:09:03 +01:00
..
build-openwrt-packages.yml fix: correct bash syntax error in build workflow 2025-12-25 20:17:00 +01:00
build-secubox-images.yml feat: add automatic firmware build on version tags 2025-12-26 06:09:03 +01:00
test-validate.yml fix: improve feed update error handling and validation 2025-12-24 00:37:12 +01:00