1f3fff3501
removed test upload dependenci, issue with sheets api
2025-11-24 15:51:37 +01:00
Hatvani Tamás
7c27d47935
Merge branch 'master' into Server/websocket
2025-11-12 19:31:55 +01:00
Hatvani Tamás
4ffec0f05d
Add name to checkout step in dispatcher.yml
2025-11-12 19:27:29 +01:00
Hatvani Tamás
da3b1c8c00
Add checkout action to dispatcher workflow
2025-11-12 19:13:14 +01:00
Hatvani Tamás
a497f8554f
Add checkout action to dispatcher workflow
2025-11-12 19:12:47 +01:00
Hatvani Tamás
9c73ca6838
Fix formatting of conditional checks in dispatcher.yml
2025-11-11 11:34:05 +01:00
Hatvani Tamás
0f50f31b13
Update branch checks to be case-sensitive
...
Refactor branch checks to be case-sensitive for Engine, Server, and UI.
2025-11-11 11:27:42 +01:00
Hatvani Tamás
b6f0b6ee5e
Fix conditional syntax in dispatcher.yml
2025-11-11 11:22:21 +01:00
1f368551c1
removed pull_request dispatch from the test files
2025-11-11 11:12:39 +01:00
Hatvani Tamás
4e9f222ddc
Allow case-insensitive branch checks in dispatcher.yml
2025-11-11 11:01:38 +01:00
Hatvani Tamás
5443002c5f
Workflow: removed runs-on: self-hosted from test upload job
2025-11-09 14:26:28 +01:00
e19a5aac9a
Workflow: Re added test-upload job, added workflow_call trigger
2025-11-09 14:24:24 +01:00
1b4194ee7d
Cleanup job depend on release, added missing .cargo folder to fix cc error on workflow build
2025-11-09 12:44:33 +01:00
Hatvani Tamás
4763cbed95
Update dispatcher.yml to include permissions
...
Add permissions for write access to contents
2025-11-09 12:36:33 +01:00
Hatvani Tamás
9253283953
Workflow: re enabled test-data-upload with temp commands
2025-11-09 12:34:45 +01:00
596828e827
Added release workflow, started work on the upload to spreadsheet
2025-11-09 12:29:46 +01:00
Hatvani Tamás
c6c2e27d34
Add cleanup job to dispatcher workflow
...
Add a cleanup job to the workflow for final cleanup.
2025-11-07 13:19:40 +01:00
785e40f538
Workflow: removed branch from tests call
2025-11-05 15:24:35 +01:00
Hatvani Tamás
7ef9855016
Update workflow paths and conditions in dispatcher.yml
2025-11-05 15:00:42 +01:00
76a1c18b56
Workflow: dispatching workflow with 'uses'
2025-11-05 14:58:08 +01:00
300b3cde34
Workflow: Triggering the workflow a different way with gh script
2025-11-05 13:46:29 +01:00
a19e0bf922
Workflow: added missing repository checkout
...
Repository checkout was missing from the dispatch workflow
2025-11-05 13:30:58 +01:00
7625eecbd9
Workflow: Dispatch and Test runner workflow test #1
...
Testing the dispatcher and engine_test workflow for any bugs, the
changes on these files always need to be uploaded to github to test if
it is working correctly
2025-11-05 13:26:23 +01:00