1activegeek / docker-airconnect

AirConnect container for turning Chromecast into Airplay targets
228 stars 27 forks source link

New image is published without changes #41

Closed mpolden closed 1 year ago

mpolden commented 2 years ago

From what I can tell https://hub.docker.com/r/1activegeek/airconnect is updated once a week, even though there haven't been any changes to either this repository or https://github.com/philippe44/AirConnect.

Why is a new image being published when there aren't any changes?

1activegeek commented 2 years ago

There is a GH action that was created to build every week, pulling the latest stable code from the original developer. It was a quick and dirty solution to fix other issues I had in the past with getting the latest stable code working as expected with the capabilities needed overall for an easy container. If you would like to submit a pull request including a check on the source repo and only complete a fresh build when changes in the source app exist, please feel free and we can test it out.

1activegeek commented 1 year ago

Closing. Recent updates to the workflow will still include updates weekly running, but now spit out versions as well.