42 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
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
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
ed51a74f6b Add rustframe logo to documentation output 2025-05-01 01:02:09 +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
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
1d49ebd8b0 add concurrency settings to docs-and-testcov workflow 2025-04-20 02:43:46 +01:00
Palash Tyagi
93337d8436 update badge JSON label to 'tarpaulin-report' for clarity 2025-04-20 02:38:24 +01:00
Palash Tyagi
df775bde58 refactor badge JSON export to extract and format coverage value 2025-04-20 02:35:26 +01:00
Palash Tyagi
3dd7a65726 format coverage badge message to two decimal places 2025-04-20 02:31:58 +01:00
Palash Tyagi
41f404b840 add tarpaulin badge JSON export and include in output directory 2025-04-20 02:29:20 +01:00
Palash Tyagi
a5a5eeda87 add JSON output option to cargo tarpaulin coverage report 2025-04-20 02:22:42 +01:00
Palash Tyagi
5e9e9d6749 add copying of tarpaulin-report.json to output directory 2025-04-20 02:19:30 +01:00
Palash Tyagi
3bf432fd95 fix: comment out pull request trigger in workflow 2025-04-20 01:18:14 +01:00
Palash Tyagi
a9780261a7 enable manual triggering of documentation and test coverage workflow 2025-04-20 01:17:22 +01:00
Palash Tyagi
7f90c5cb4c add meta refresh tag to index.html for documentation navigation 2025-04-20 01:14:58 +01:00
Palash Tyagi
33ea2d9334 testing with updated output directory for Pages artifact upload 2025-04-20 01:08:40 +01:00
Palash Tyagi
45b45f5817 fix: correct output directory path for documentation files 2025-04-20 01:04:43 +01:00
Palash Tyagi
34b88c466f fix: correct path for tarpaulin report check in CI workflow 2025-04-20 00:57:29 +01:00
Palash Tyagi
19ae101bcc fix: update documentation workflow to correctly prepare and check for coverage report 2025-04-20 00:56:25 +01:00
Palash Tyagi
d864986432 fix: correct documentation output directory in CI workflow 2025-04-20 00:10:20 +01:00
Palash Tyagi
bbc401225b refactor: reorganize documentation build steps and update output directory structure 2025-04-20 00:04:25 +01:00
Palash Tyagi
69b240f7a8 fix: correct output directory for documentation files in CI workflow 2025-04-20 00:00:49 +01:00
Palash Tyagi
f5b9f2442a refactor CI workflow name and output directory handling 2025-04-19 23:58:58 +01:00
Palash Tyagi
cd8ebe2625 refactor CI workflow to remove manual installation of cargo-binstall 2025-04-19 23:56:50 +01:00
Palash Tyagi
c155fbd7af refactor CI workflow to install Cargo binstall step using action instead of manual installation 2025-04-19 23:12:08 +01:00
Palash Tyagi
083e71f81b refactor CI workflow to consolidate output directory and simplify artifact upload 2025-04-19 23:07:11 +01:00
Palash Tyagi
65819b53c0 refactor CI workflow to install cargo-tarpaulin via cargo-binstall and streamline output directory setup 2025-04-19 22:08:03 +01:00
Palash Tyagi
55294056fc update GitHub Actions to use latest versions of upload-pages-artifact and deploy-pages 2025-04-19 21:40:04 +01:00
Palash Tyagi
5f9ba1835f testing with docs & testcov 2025-04-19 21:38:25 +01:00