homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Update Release Process #547

Closed donavanbecker closed 2 months ago

donavanbecker commented 5 months ago

Before publishing, the HOMEBRIDGE_PKG_VERSION & FFMPEG_VERSION in the Dockerfile need to be updated with the latest, current versions.

*New Release**

  1. Merge pull request to latest
  2. If Applicable, Wait for builds/tests to complete
  3. A draft release will be generated from the pull request that was merged into the latest branch. If needed, update the tag and the description of the draft Release with the Changlog info for of the new release Note: Tag will be date pull request was merged
  4. Click Publish Release to convert theDraft to Released
  5. This will trigger the github action Build and Push Docker Images,.The TAG format for docker-homebridge is current date ie 2023-12-30.