Re: Let's get a new release out in the next week

Geoff Westcott via xmltv-devel <[email protected]> Fri, 24 Feb 2023 23:01:59 +0000
Newsgroups gmane.comp.tv.xmltv.devel
Message-ID <[email protected]>
On Fri, 24 Feb 2023 02:08:33 +0000, Nick Morrott wrote:

> On Thu, 23 Feb 2023 at 19:21, Geoff Westcott via xmltv-devel
> <[email protected]> wrote:
> >
> > The build of 32-bit Windows exe seems good. I've run tests on Windows XP and Windows 7 machines and everything seems to work. I tried a few grabbers and many of the filters. All ran as expected.
> 
> I've just added the xmltv.exe generated from the Github Actions run
> against 039ba0d (as xmltv-win64.exe) to the assets section of the
> current release.
> 
> We can add the 32-bit version too if it's good.
> 
> Cheers,
> Nick


I've been playing... :-)

So the github build now makes xmltv.exe, xmltv32.exe as well as xmltv-1.2.1-win64.zip and xmltv-1.2.1-win32.zip

https://github.com/XMLTV/xmltv/actions/runs/4266808132

Only the 64-bit xmltv.exe is uploaded to alpha-exe at present. (Bug: just noticed it's doing the xmltv32 as well - I need to look at that).

It should be possible to auto-upload to the 'assets' section of the current 'release' (e.g. using actions/upload-release-asset  https://github.com/marketplace/actions/publish-a-release) but I haven't looked at that yet.

Auto-uploading to SourceForge is perhaps a different story.

Cheers,
Geoff