iTrooz
40651e8dfd
chore: update my email
2025-12-21 20:55:57 +01:00
WerWolv
33e315709a
git: Fix AUR release CI not having repo available anymore
...
(cherry picked from commit 34bc55a648 )
2025-12-21 20:10:03 +01:00
WerWolv
8b14a4775b
build: Disable ARM msi signing because it doesn't work
...
(cherry picked from commit 76cf877115 )
2025-12-21 20:10:03 +01:00
WerWolv
fa8fdb0170
build: Don't fail release CI if tag is empty
...
(cherry picked from commit 8e4ccef52f )
2025-12-21 20:10:03 +01:00
WerWolv
f856e16917
fix: Duplicate artifact name in release CI
...
(cherry picked from commit b78a1024c1 )
2025-12-21 20:10:03 +01:00
iTrooz
3badaa5cba
ci: cancel old workflows when pushing a new commit
2025-12-19 13:38:17 +01:00
iTrooz
a66747a0d0
ci: build dependencies in different step than configuring cmake ( #2574 )
...
<!--
Please provide as much information as possible about what your PR aims
to do.
PRs with no description will most likely be closed until more
information is provided.
If you're planing on changing fundamental behaviour or add big new
features, please open a GitHub Issue first before starting to work on
it.
If it's not something big and you still want to contact us about it,
feel free to do so !
-->
### Problem description
<!-- Describe the bug that you fixed/feature request that you
implemented, or link to an existing issue describing it -->
### Implementation description
<!-- Explain what you did to correct the problem -->
### Screenshots
<!-- If your change is visual, take a screenshot showing it. Ideally,
make before/after sceenshots -->
### Additional things
<!-- Anything else you would like to say -->
2025-12-19 12:26:07 +00:00
WerWolv
48583a2b6e
build: Go back to WiX 4 again for ARM64 support
2025-12-11 23:41:37 +01:00
WerWolv
e23cb5509d
build: Use WiX 3 for packaging
2025-12-11 11:13:26 +01:00
WerWolv
37bfd97d93
git: Make release CI more reliable
2025-12-07 10:36:03 +01:00
WerWolv
c8652b0576
Merge branch 'feature/code-signing'
2025-12-07 00:01:54 +01:00
WerWolv
1208d2eb5e
git: Fix issues with the release CI
2025-12-07 00:01:40 +01:00
WerWolv
0906e5f9cf
git: Remove test signing, get release signing ready
2025-12-06 23:59:56 +01:00
WerWolv
47b1c603b3
git: Remove signpath parameters
2025-12-06 23:59:56 +01:00
WerWolv
4bda321e7a
git: Fix version string
2025-12-06 23:59:56 +01:00
WerWolv
691ff11fbc
git: Added Windows code signing
2025-12-06 23:59:56 +01:00
WerWolv
83650c908d
git: Fix invalid renaming logic
2025-12-06 22:24:07 +01:00
WerWolv
4f4af83699
build: Fix more macOS build issues
2025-12-05 18:06:51 +01:00
WerWolv
031301e1bb
git: Fix macOS clang paths
2025-12-04 23:54:49 +01:00
WerWolv
4000e7c886
build: Upgrade to macOS 15 due to GitHub Actions deprecation
2025-11-30 21:32:57 +01:00
WerWolv
b56c3c5a46
git: Add retry for downloading mesa
2025-11-29 11:11:53 +01:00
WerWolv
120c4202b4
git: Fix CodeQL CI failing
2025-11-29 10:58:33 +01:00
iTrooz
f762cc2906
ci: add support for Fedora 43 ( #2489 )
2025-10-31 20:34:14 +01:00
WerWolv
c6caa1d067
git: Fix nightly release runner running when there's nothing to do
2025-10-14 22:11:55 +02:00
WerWolv
d9aaef29d2
git: Make Snap upload errors not fail CI
2025-09-17 12:03:58 +02:00
WerWolv
48f4410a2a
build: Remove EoL Ubuntu 24.10 builds, Update AppImage runner to use 25.04
2025-09-17 12:01:29 +02:00
WerWolv
d794734f1d
git: Fix nightly tag getting put on non-master branches
2025-09-08 20:14:03 +02:00
paxcut
d8dd287cdf
fix: Fixed ImHex crashing when using ctrl-backspace on empty file. ( #2433 )
...
Editor was attempting to delete non-existent chars which is UB. Fixed by
checking before deleting. Also fixed was a problem created by having to
press enter to change the search string which advanced the selection to
the first match. In the next step one would expect that pressing enter
on the replace field would replace the selected item but was replacing
the item found after he first.
This was fixed by always replacing the current selection first. If the
replacement is the same as the searched term then replacing won't
advance the cursor, but if they are different then the current match
will no longer exist so it would search fora new one.
2025-09-05 02:28:11 -07:00
WerWolv
9659381378
git: Fix IMHEX_VERSION env var not getting set in snap CI
2025-09-01 17:56:49 +02:00
WerWolv
0e14ff5a3d
git: Fix naming and uploading of snap artifacts
2025-08-31 10:33:50 +02:00
WerWolv
6ab1f8e4e2
git: Fix snap version getting reset back
2025-08-30 10:56:59 +02:00
WerWolv
7fef133505
git: Add emoji to nightly release runner
2025-08-28 17:23:53 +02:00
WerWolv
f0d2f94aef
git: Only add run number on nightly builds
2025-08-27 17:35:31 +02:00
WerWolv
0c12cb683a
git: Add workflow run number to snap version number
2025-08-27 17:33:33 +02:00
WerWolv
b0b20bcb9b
git: Fix snap credentials
2025-08-22 12:00:31 +02:00
WerWolv
5a1f3d40a7
git: Upload nightly snaps to edge channel
2025-08-21 19:44:44 +02:00
WerWolv
a667a1b6a9
git: Fix changelogs of nightlies
2025-08-21 19:44:17 +02:00
Nik
d012ad08f8
feat: Added proper Markdown renderer ( #2415 )
2025-08-20 20:37:44 +02:00
WerWolv
b83f3d6cbf
build: Always set snap grade to stable
2025-08-20 18:14:25 +02:00
WerWolv
3b48f537f1
git: Reduce the max ccache cache size for Fedora builds
2025-08-15 22:01:34 +02:00
WerWolv
09918041f8
build: Properly substitute ${SNAP_GRADE} env var in snap manifest
2025-08-14 22:22:55 +02:00
WerWolv
49c56e28b4
build: Improve snapcraft manifest and CI
2025-08-14 17:10:33 +02:00
WerWolv
6ec6851a8a
build: Revert back vcpkg baseline commit
2025-08-12 21:36:55 +02:00
WerWolv
e1d1c4acca
build: Fix vcpkg mess
2025-08-12 21:04:46 +02:00
WerWolv
902c8dcd8d
git: Retry snap installation a few times in case of network issues
2025-08-10 00:20:04 +02:00
WerWolv
9e4557d90d
git: Rename snap artifacts to match the naming of all other artifacts
2025-08-09 11:31:11 +02:00
WerWolv
d9810982ad
git: Don't pull all submodules
2025-08-09 11:10:46 +02:00
WerWolv
282d950423
git: Move into correct folder to do git operations
2025-08-09 11:01:15 +02:00
WerWolv
b14fa24836
git: Don't always create a new release for every nightly
2025-08-09 10:22:22 +02:00
WerWolv
9698232f69
git: Fix nightly release notes generation
2025-08-08 19:09:41 +02:00