Mailing List Archive

[MythTV/mythtv] 2461b6: Github workflow: Add macos-14 runner and cross-com...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 2461b61bc8ab0e56459d9dd1bc7295133b4e7ae7
https://github.com/MythTV/mythtv/commit/2461b61bc8ab0e56459d9dd1bc7295133b4e7ae7
Author: jhoyt4 <john.hoyt@gmail.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)

Changed paths:
M .github/workflows/buildmaster.yml

Log Message:
-----------
Github workflow: Add macos-14 runner and cross-compile

The macos-14 runner only runs on arm64 (currently). This means that
to test on x86_64 intel, a cross compile capability using Rosetta2's
arch function is necessary to test builds for that architecture.

Additionally, adding several missing brew packages for a more complete
build test.


Commit: ef4c0b4e7172961e67540bb780585dbafddf5458
https://github.com/MythTV/mythtv/commit/ef4c0b4e7172961e67540bb780585dbafddf5458
Author: jhoyt4 <john.hoyt@gmail.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)

Changed paths:
M .github/workflows/buildmaster.yml

Log Message:
-----------
Github workflow: Add ability to manually kick off workflow

Occasionally, workflows / github actions fail due to runner errors.
Adding a manual workflow test allows a developer to manually kick off
another test without having to commit to the code.

Additionally, this new function allows users to manually run the
workflow for branches other than master (e.g. when they want to test
fixes/33)


Commit: 8cbe1974fd43469086ca0dfb383db38565908cae
https://github.com/MythTV/mythtv/commit/8cbe1974fd43469086ca0dfb383db38565908cae
Author: jhoyt4 <john.hoyt@gmail.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)

Changed paths:
M .github/workflows/buildmaster.yml

Log Message:
-----------
Github workflow: lint cleanup


Compare: https://github.com/MythTV/mythtv/compare/c39d631141c9...8cbe1974fd43
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits