mautic / docker-mautic

Docker Image for Mautic
https://www.mautic.org
362 stars 274 forks source link

Consider switching to GitHub Actions for automated Docker Hub builds #206

Closed dennisameling closed 7 months ago

dennisameling commented 3 years ago

As discussed in Slack (https://mautic.slack.com/archives/C0DMR1DRS/p1628762987006700), Docker has a paid Automated Builds feature. In the past something was set up by @luizeof but I'm not sure if that was leveraging this feature or something different:

image

As suggested by @RCheesley, it is possible to use GitHub Actions for pushing builds to Docker Hub (see this article). I'm happy to set that up, but first will need some info on the existing integration before I can move forward. Otherwise I might potentially break the existing integration or cause duplicate builds.

Required actions if we want to move to GH Actions:

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/100593673-consider-switching-to-github-actions-for-automated-docker-hub-builds?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github).
RCheesley commented 3 years ago

I have access to DockerHub so I can sort out that side of it! Over to you @luizeof!

mollux commented 7 months ago

closing this issue as this was implemented in #238