iTrooz
0a194d5893
chore: update my email
...
(cherry picked from commit 40651e8dfd )
2025-12-29 13:37:58 +01:00
WerWolv
34bc55a648
git: Fix AUR release CI not having repo available anymore
2025-12-21 20:09:50 +01:00
WerWolv
76cf877115
build: Disable ARM msi signing because it doesn't work
2025-12-21 16:04:44 +01:00
WerWolv
8e4ccef52f
build: Don't fail release CI if tag is empty
2025-12-21 14:54:33 +01:00
WerWolv
b78a1024c1
fix: Duplicate artifact name in release CI
2025-12-21 14:33:16 +01:00
iTrooz
a3cd6e6a40
ci: cancel old workflows when pushing a new commit
...
(cherry picked from commit 3badaa5cba )
2025-12-19 18:15:26 +01:00
iTrooz
2f707afa67
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 -->
(cherry picked from commit a66747a0d0 )
2025-12-19 18:15:26 +01:00
WerWolv
99e81b53af
build: Go back to WiX 4 again for ARM64 support
...
(cherry picked from commit 48583a2b6e )
2025-12-11 23:41:57 +01:00
WerWolv
48e72a88c2
build: Use WiX 3 for packaging
...
(cherry picked from commit e23cb5509d )
2025-12-11 23:23:51 +01:00
WerWolv
a3f31da365
git: Make release CI more reliable
...
(cherry picked from commit 37bfd97d93 )
2025-12-07 16:26:54 +01:00
WerWolv
27518cc584
Merge branch 'feature/code-signing'
...
(cherry picked from commit c8652b0576 )
2025-12-07 16:26:42 +01:00
WerWolv
3bcce0a243
git: Fix issues with the release CI
...
(cherry picked from commit 1208d2eb5e )
2025-12-07 16:26:36 +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
WerWolv
a9faba5cec
git: Properly set version variable in nightly release CI
2025-08-08 17:46:11 +02:00
WerWolv
5a318da8ca
git: Fix nightly release action file paths
2025-08-07 23:53:12 +02:00
WerWolv
5bc8366749
git: Checkout repo properly in nightly release CI
2025-08-07 23:46:54 +02:00
WerWolv
6200036014
git: Don't fail if artifacts.tar doesn't exist
2025-08-07 23:43:28 +02:00