tools icon indicating copy to clipboard operation
tools copied to clipboard

autobuild nox image on new release

Open TheKevJames opened this issue 7 years ago • 3 comments
trafficstars

Figure out a way to either:

  • at best: build and tag a new version of thekevjames/nox whenever there's a new nox release, or
  • at least: send an alert / set a failure tag / etc on each nox release

TheKevJames avatar Nov 07 '18 05:11 TheKevJames

In a shocking display of low-tech automation, I've subscribed to release notifications on the upstream repo and am using myself as a webhook. It would still be great to work on a bit more in the way of automation.

TheKevJames avatar Apr 12 '19 20:04 TheKevJames

Hi Kevin!

I am happily making use of your Nox Docker build and read this issue! I am also still searching for something similar you are describing; creating automated builds when versions change including tagging. That would be really awesome! In case I find something useful I will let you know!

nilsdebruin avatar Jun 01 '20 07:06 nilsdebruin

Hi @TheKevJames,

Thanks for putting together this nox Dockerfile. I have used it in a project.

I have cloned your repo and put together a relatively simple way of automating the nox version upgrade and opened a pull request for you.

Let me know what you think or if it needs any tweaks.

Cheers! Sean

seanblumenfeld avatar Sep 24 '21 14:09 seanblumenfeld