Florian Rappl
558e582789
Updated available lists
2026-05-25 21:18:00 +02:00
Florian Rappl
fee3806953
Removed flag
2026-05-25 20:37:42 +02:00
Gregor Biswanger
fe939e0fda
ci: stop hanging PR workflows and remove duplicate runs ( #1063 )
...
- Build and Publish now only triggers on push to main/develop (was: every push), so feature-branch pushes no longer run a second full matrix in parallel to PR Validation.
- integration-tests concurrency group is now scoped per calling workflow (github.workflow + github.ref), preventing PR Validation and Build and Publish from canceling each other's reusable test runs.
- Added timeout-minutes (25 per matrix job, 15 per dotnet test step, 10 for summary job) so a hung Electron process no longer keeps a runner busy until the 6h default timeout, which previously required manual cancel.
- Added --blame-hang --blame-hang-timeout 5min to dotnet test so hung tests produce a dump and fail fast instead of stalling.
- Removed pointless 0-20s random sleep step at the start of every matrix job.
2026-05-09 22:26:43 +02:00
softworkz
73c56e2450
Try fix retry-test-jobs
2025-12-18 16:13:04 +01:00
softworkz
1c62c1f132
Try fix job re-run
2025-12-16 16:02:43 +01:00
Florian Rappl
0b453177b5
Added contributing guide
2025-12-14 15:20:15 +01:00
softworkz
5a7cbd972f
Combine and separate workflows
...
- Separate between PR and Push execution (with and without secrets)
- Turn tests into re-usable workflows and call them from the main ones
2025-12-12 02:15:44 +01:00
softworkz
f1b4766360
Add automatic retry for failed test jobs
2025-12-12 00:51:13 +01:00
softworkz
e070759645
integration-tests: Add random delay
2025-12-12 00:49:16 +01:00
agracio
0acdc65271
adding macOS Intel runner
2025-11-24 00:45:31 +00:00
softworkz
41d9f0afc7
Integration CI Tests: Extend matrix for more runners and two Electron versions
2025-11-22 00:57:15 +01:00
softworkz
2f4d37d823
Try macOS 26
2025-11-20 20:32:08 +01:00
softworkz
91ed116cb1
Harden reading of PR number against injection attacks
2025-11-17 03:33:51 +01:00
softworkz
ac05ded844
Move PR comment creation to separate workflow on:pull_request_target
2025-11-17 02:49:57 +01:00
softworkz
9488576d8f
Add integration-tests workflow
2025-11-16 00:30:07 +01:00
softworkz
30b4d92291
Add GitHub Action to check trailing whitespace on PRs
2025-11-15 13:41:25 +01:00
Florian Rappl
5b0ab76d38
Disable Linux for now
2025-11-14 09:55:30 +01:00
agracio
e8c5de63c9
reverting Linux CI changes, skipping printer test in CI
2025-11-12 15:32:17 +00:00
agracio
5ba4ab24d5
adding virtual env instructions for Linux CI
2025-11-12 15:06:14 +00:00
agracio
c6ff957d9a
rebase from develop, add timeouts to tests and attempt to skip NativeImageTests on Linux
2025-11-12 14:42:43 +00:00
softworkz
0dd263e2b8
Docs: add automatic Wiki publishing
2025-10-15 12:54:08 +02:00
Misha Gorshenin
0775b91dd4
fix: get back net6 support
2024-05-01 09:49:47 +05:00
Lemon73-Computing
96ae77ceb4
update: workflow
2024-04-25 01:01:22 +09:00
Florian Rappl
b1c08f5865
Prepare for NUKE
2023-04-03 07:47:34 +02:00
Florian Rappl
e909de54af
Some README cleanup and improvements
2023-03-30 09:38:19 +02:00
Gregor Biswanger
68505f8feb
Create FUNDING.yml
2019-07-28 11:04:41 +02:00
Gregor Biswanger
a2cdabf8cb
Update issue templates
2019-05-22 02:20:44 +02:00