24 Commits

Author SHA1 Message Date
Palash Tyagi
de549d15d5 Update GitHub Actions workflows: remove redundant branch from docs-and-testcov and enhance Rust setup in run-unit-tests 2025-05-05 02:11:14 +01:00
Palash Tyagi
7e27539529 Update GitHub token input to require CUSTOM_GH_TOKEN for authentication in workflows 2025-05-05 01:04:56 +01:00
Palash Tyagi
88d1d6b3ff Update primary-runner configuration to use self-hosted only in workflows 2025-05-04 21:23:23 +01:00
Palash Tyagi
3795602e4b Refactor unit test commands to remove unnecessary flags in doctests and coverage runs 2025-05-04 02:22:17 +01:00
Palash Tyagi
204cee0f47 Revert "Fix doctest command to include library tests in run-unit-tests workflow"
This reverts commit d7385f789bdfe720a906183cdbc567c2f2745a4a.
2025-05-04 02:01:09 +01:00
Palash Tyagi
d7385f789b Fix doctest command to include library tests in run-unit-tests workflow 2025-05-04 01:31:32 +01:00
Palash Tyagi
0e7c18656c Add condition to pick-runner job to ensure it only runs for non-draft pull requests 2025-05-04 01:27:21 +01:00
Palash Tyagi
33d021072e Refactor unit test steps for clarity and organization 2025-05-04 00:47:13 +01:00
Palash Tyagi
8ba39f8e87 Reorder steps in unit tests workflow to clarify coverage generation process 2025-05-04 00:42:34 +01:00
Palash Tyagi
cae230783e Enhance output messages for code coverage and documentation steps in unit tests workflow 2025-05-04 00:39:23 +01:00
Palash Tyagi
b25c6d358e Add checkout step to runner selection in workflows 2025-05-04 00:33:28 +01:00
Palash Tyagi
aaac6bfc3b Update runner fallback action 2025-05-04 00:31:41 +01:00
Palash Tyagi
6076e0c8e3 Implement runner fallback mechanism for docs and unit test workflows 2025-05-04 00:29:06 +01:00
Palash Tyagi
860cd4d081 Update workflows to support self-hosted runners 2025-05-03 23:17:47 +01:00
Palash Tyagi
55a3c788ea Add concurrency settings to unit test workflow 2025-05-02 23:36:30 +01:00
Palash Tyagi
44e15ae489 Update pull request types in workflow trigger for unit tests 2025-05-02 23:35:54 +01:00
Palash Tyagi
cf6cd18fad Add pull request types to workflow trigger for unit tests 2025-05-02 23:33:39 +01:00
Palash Tyagi
dab2c758e6 Add condition to skip tests for draft pull requests 2025-05-01 01:02:03 +01:00
Palash Tyagi
8ed8cecd0e Update documentation build and test commands to include release flag for improved performance 2025-04-26 02:54:02 +01:00
Palash Tyagi
adcf0d0a0b Uncomment doc-tests and documentation generation steps in CI workflow 2025-04-21 01:52:06 +01:00
Palash Tyagi
2642af5601 Add GitHub Actions workflow for running doc-tests and documentation generation 2025-04-21 01:51:03 +01:00
Palash Tyagi
d7c90c65e9 Add step to run doc-tests in CI workflow 2025-04-21 01:48:02 +01:00
Palash Tyagi
1a1e820e2e fix: add step to test documentation generation in CI workflow 2025-04-20 01:04:37 +01:00
Palash Tyagi
66f320aafb renamed file 2025-04-19 02:17:12 +01:00