Palash Tyagi
|
7c96439550
|
Fix .github directory path in documentation output and add verification step
|
2025-05-05 02:53:16 +01:00 |
|
Palash Tyagi
|
76b8824ce3
|
Refactor documentation file copying to include entire .github directory
|
2025-05-05 02:49:07 +01:00 |
|
Palash Tyagi
|
00befe7ee4
|
Fix file path for rustframe logo in documentation output
|
2025-05-05 02:44:17 +01:00 |
|
Palash Tyagi
|
41349e2dba
|
Update push trigger branch for docs-and-testcov workflow
|
2025-05-05 02:40:27 +01:00 |
|
Palash Tyagi
|
9ab3a7c2c1
|
Update branch trigger and fix documentation file handling in workflow
|
2025-05-05 02:39:19 +01:00 |
|
Palash Tyagi
|
88a08e1063
|
Update push trigger branches in docs-and-testcov workflow
|
2025-05-05 02:24:48 +01:00 |
|
Palash Tyagi
|
9696cd47bd
|
Update benchmark command to include features flag
|
2025-05-05 02:23:59 +01:00 |
|
Palash Tyagi
|
1ad25d7e0b
|
Fix file paths for documentation assets in GitHub Pages deployment
|
2025-05-05 02:21:25 +01:00 |
|
Palash Tyagi
|
00889754ea
|
Enable push trigger for benchmarks workflow
|
2025-05-05 02:14:36 +01:00 |
|
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
|
186dffe29b
|
Update output directory structure for documentation and coverage reports
|
2025-05-04 21:27:14 +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
|
6d79797266
|
Update push branches in docs-and-testcov workflow to include update_docs_workflow
|
2025-05-04 21:15:27 +01:00 |
|
Palash Tyagi
|
a62c24304e
|
Update index redirect and comment out deploy conditions for Pages
|
2025-05-04 21:14:35 +01:00 |
|
Palash Tyagi
|
3f11068f9c
|
Refactor documentation output structure and update index redirect
|
2025-05-04 20:53:32 +01:00 |
|
Palash Tyagi
|
18887e72ae
|
Update deploy condition for GitHub Pages to include workflow_dispatch
|
2025-05-04 18:48:26 +01:00 |
|
Palash Tyagi
|
02c00cc657
|
Update upload condition for Pages artifact to include workflow_dispatch
|
2025-05-04 18:44:02 +01:00 |
|
Palash Tyagi
|
e74617f2e4
|
Rename documentation output directory and update redirect in index.html
|
2025-05-04 18:41:02 +01:00 |
|
Palash Tyagi
|
63f1a83c2d
|
Refactor benchmark workflow to include runner selection logic
|
2025-05-04 18:26:09 +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
|
bd42e2b2c9
|
Add features flag to cargo bench command in benchmarks workflow
|
2025-05-04 02:15:43 +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
|
8876379443
|
Refactor benchmark workflows to use self-hosted runner and disable push trigger
|
2025-05-03 21:33:47 +01:00 |
|
Palash Tyagi
|
ae2daeeda7
|
Update upload-artifact action to version 4 in benchmark workflow
|
2025-05-03 19:22:29 +01:00 |
|
Palash Tyagi
|
a59c4c56bf
|
Update benchmark report naming to include commit SHA for better traceability
|
2025-05-03 17:21:56 +01:00 |
|
Palash Tyagi
|
8cb33bc096
|
Add GitHub Actions workflow for running benchmarks and uploading reports
|
2025-05-03 17:20:11 +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
|
ed51a74f6b
|
Add rustframe logo to documentation output
|
2025-05-01 01:02:09 +01:00 |
|
Palash Tyagi
|
dab2c758e6
|
Add condition to skip tests for draft pull requests
|
2025-05-01 01:02:03 +01:00 |
|
Palash Tyagi
|
d212adabb9
|
Add initial PR checks workflow configuration
|
2025-04-26 04:59:52 +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
|
5524116b20
|
disabled pr checks
|
2025-04-24 18:30:54 +01:00 |
|
Palash Tyagi
|
0fe30af2ac
|
Remove comment
|
2025-04-24 18:17:42 +01:00 |
|
Palash Tyagi
|
ff93382780
|
commenting to test change
|
2025-04-24 18:14:30 +01:00 |
|
Palash Tyagi
|
9f5e076a7a
|
Refactor PR checks workflow to skip sync events
|
2025-04-24 18:12:31 +01:00 |
|
Palash Tyagi
|
6582859c5f
|
Add step to save last commit date as JSON in coverage report
|
2025-04-24 14:23:12 +01:00 |
|
Palash Tyagi
|
01389ac133
|
Specify LLVM engine for cargo tarpaulin coverage report generation
|
2025-04-22 00:37:15 +01:00 |
|
Palash Tyagi
|
adcf0d0a0b
|
Uncomment doc-tests and documentation generation steps in CI workflow
|
2025-04-21 01:52:06 +01:00 |
|