spiegel_podman/.github/workflows
Lokesh Mandvekar e2ff5d4e5d
Windows Installer: switch to wix5
The chocolatey tool that was fetching us wix v3 can no longer be used to
fetch wix v4+ so we had to switch to dotnet to fetch the latest wix.

This commit builds the installer with wix v5.
wix v5 is installed via the `dotnet` tool in the windows image itself
at https://github.com/containers/automation_images/pull/354.

Going forward, the `dotnet` tool will also be used to build the installer.

In the process, the wix v3 files were converted to wix v4+ using `wix
convert` followed by manual modifications along with switch to wixproj
builds with dotnet.

The GitHub Action to upload windows installer now builds the installer
using winmake.ps1.

Contributions from Mario Loriedo:
- bundle setup update to wix5
- updates to build and release process scripts
Ref: https://github.com/lsm5/podman/pull/3

- small fixes to windows installer theme
Ref: https://github.com/lsm5/podman/pull/4

- Better win-installer sidebar logo
Ref: https://github.com/lsm5/podman/pull/5

Resolves: RUN-2055

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2024-07-05 15:28:19 -04:00
..
check_cirrus_cron.yml [CI:DOCS] Use checkout@v4 in GH Actions 2024-05-13 10:34:42 -04:00
fcos-podman-next-build-prepush-test.yml [CI:BUILD] followup PR for fcos with podman-next 2023-09-19 10:19:53 -04:00
fcos-podman-next-build.yml FCOS+podman-next: correct GHA conditional syntax 2023-09-26 10:34:52 -04:00
issue-labeler.yml [skip-ci] Update github/issue-labeler action to v3.4 2024-02-02 23:24:07 +00:00
issue_pr_lock.yml GHA: Attempt fix exceeded a secondary rate limit 2024-04-30 12:01:42 -04:00
labeler.yml [skip-ci] Update actions/labeler action to v5 2023-12-04 15:24:36 +00:00
mac-pkg.yml [CI:DOCS] Use checkout@v4 in GH Actions 2024-05-13 10:34:42 -04:00
pr-title.yml Set permissions for GitHub actions 2022-03-30 20:36:23 +00:00
release-artifacts.yml Release workflow: Include candidate descriptor 2024-06-13 17:22:03 -04:00
rerun_cirrus_cron.yml [CI:DOCS] Use checkout@v4 in GH Actions 2024-05-13 10:34:42 -04:00
stale.yml [skip-ci] Update actions/stale action to v9 2023-12-07 13:19:55 +00:00
update-podmanio.yml [CI:DOCS] Add GitHub action to update version on Podman.io 2024-04-03 12:15:35 -04:00
upload-win-installer.yml Windows Installer: switch to wix5 2024-07-05 15:28:19 -04:00