1
0
Fork
You've already forked grow-fleet
0

Publish firmware packages to private org #6

Merged
stackdrift merged 1 commit from hgc-4-private-firmware-packages into main 2026年06月21日 20:35:12 +02:00

Summary

  • publish flash-ready firmware packages under private stackdrift-firmware package namespace
  • install protected ESPHome secrets only for publish jobs and reject compile-only placeholder secrets
  • add shared firmware update token to ESPHome update URLs while keeping it out of retained MQTT metadata
  • mark manifests with flashable/build_profile and authenticate private package list/prune calls

Verification

  • python3 -m unittest tests/test_firmware_packaging.py
  • python3 -m py_compile scripts/compile_devices.py scripts/fleetlib.py scripts/install_firmware_secrets.py scripts/package_device.py scripts/publish_packages.py
  • parsed .forgejo/workflows/firmware.yml with PyYAML
  • Docker ESPHome config checks for atlas-hydro-kit, atoms3u-sensor-rig, and m5stack-airq

HGC-4

Summary - publish flash-ready firmware packages under private stackdrift-firmware package namespace - install protected ESPHome secrets only for publish jobs and reject compile-only placeholder secrets - add shared firmware update token to ESPHome update URLs while keeping it out of retained MQTT metadata - mark manifests with flashable/build_profile and authenticate private package list/prune calls Verification - python3 -m unittest tests/test_firmware_packaging.py - python3 -m py_compile scripts/compile_devices.py scripts/fleetlib.py scripts/install_firmware_secrets.py scripts/package_device.py scripts/publish_packages.py - parsed .forgejo/workflows/firmware.yml with PyYAML - Docker ESPHome config checks for atlas-hydro-kit, atoms3u-sensor-rig, and m5stack-airq HGC-4
Publish firmware packages from private org
All checks were successful
firmware / pr_prepare (pull_request) Successful in 9s
firmware / main (pull_request) Has been skipped
firmware / release (pull_request) Has been skipped
firmware / dispatch (pull_request) Has been skipped
firmware / pr_compile (atlas-hydro-kit) (pull_request) Successful in 2m32s
firmware / pr_compile (atoms3u-sensor-rig) (pull_request) Successful in 2m13s
firmware / pr_compile (m5stack-airq) (pull_request) Successful in 2m16s
firmware / pr_prepare (push) Has been skipped
firmware / main (push) Successful in 6m40s
firmware / release (push) Has been skipped
firmware / dispatch (push) Has been skipped
fcadc5fb5d
stackdrift deleted branch hgc-4-private-firmware-packages 2026年06月21日 20:35:19 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stackdrift/grow-fleet!6
Reference in a new issue
stackdrift/grow-fleet
No description provided.
Delete branch "hgc-4-private-firmware-packages"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?