81 Commits

Author SHA1 Message Date
Palash Tyagi
ae327b6060 Update user guide build script path in CI workflows 2025-08-03 23:28:03 +01:00
Palash Tyagi
c7552f2264 Simplify user guide build steps in CI workflows 2025-08-03 23:24:54 +01:00
Palash Tyagi
1dcd9727b4 Update output directory structure for user guide and index files 2025-08-03 23:15:54 +01:00
Palash Tyagi
b62152b4f0 Update output directory for user guide and artifact upload in CI workflow 2025-08-03 23:01:54 +01:00
Palash Tyagi
a6a901d6ab Add step to install mdBook for user guide build in CI workflows 2025-08-03 22:16:53 +01:00
Palash Tyagi
4876a74e01 Add user guide build and output steps to CI workflow 2025-08-03 22:11:10 +01:00
Palash Tyagi
74fac9d512 Add redirect meta tag to generated index.html for documentation 2025-07-19 23:39:58 +01:00
Palash Tyagi
a06725686f using http api instead of gh cli 2025-07-05 15:34:31 +01:00
Palash Tyagi
95911fb0ef Fix GitHub token reference for downloading benchmark report 2025-07-05 00:56:53 +01:00
Palash Tyagi
84b7fc8eec Fix GitHub token reference for downloading benchmark report 2025-07-05 00:53:22 +01:00
Palash Tyagi
1e908b0ac5 Fix token handling for downloading benchmark report in workflow 2025-07-05 00:50:10 +01:00
Palash Tyagi
7b33b5b582 Handle missing benchmark artifact by creating an HTML placeholder instead of failing the workflow 2025-06-07 13:17:06 +01:00
Palash Tyagi
85482d9569 Restrict push trigger to only the main branch in workflow configuration 2025-05-11 01:58:04 +01:00
Palash Tyagi
c05f1696f0 Remove automatic redirect in benchmark report index.html generation 2025-05-11 01:55:05 +01:00
Palash Tyagi
bb0bffba73 Refactor documentation output steps by removing logo verification and updating index.html copy process 2025-05-05 23:27:27 +01:00
Palash Tyagi
eeabfcfff6 Simplify benchmark report extraction process by using quiet unzip and removing unnecessary steps 2025-05-05 22:37:25 +01:00
Palash Tyagi
eab1c5eec1 Download benchmark report zip file in CI workflow 2025-05-05 22:36:00 +01:00
Palash Tyagi
efe44c7399 Update benchmark report download step to use custom GitHub token for authorization 2025-05-05 22:34:41 +01:00
Palash Tyagi
33fea1d126 Refactor benchmark report download step to improve error handling and add directory listing 2025-05-05 22:33:25 +01:00
Palash Tyagi
f0de677b69 Add validation for benchmark report zip file and list directory contents 2025-05-05 22:31:31 +01:00
Palash Tyagi
bbcdbb4151 Add error handling for missing benchmark report zip file in CI workflow 2025-05-05 22:28:14 +01:00
Palash Tyagi
aec6278a50 Add debugging output for benchmark report extraction in CI workflow 2025-05-05 22:22:50 +01:00
Palash Tyagi
db8b756a74 Update push trigger to include 'docs_page' branch in CI workflow 2025-05-05 21:33:35 +01:00
Palash Tyagi
d8154a1175 Enhance CI workflow to download and include benchmark reports in documentation output 2025-05-05 21:32:51 +01:00
Palash Tyagi
37d10cbc7d Remove 'fix_docs' branch from push trigger in workflow configuration 2025-05-05 03:42:52 +01:00
Palash Tyagi
1c41d387ef Update verification step to check for logo presence in output directory 2025-05-05 03:32:57 +01:00
Palash Tyagi
38baf0c648 Fix logo URL replacement in README.md and adjust documentation copying step 2025-05-05 03:30:58 +01:00
Palash Tyagi
2e6c4bd6bb Add step to replace logo URL in README.md during workflow 2025-05-05 03:26:25 +01:00
Palash Tyagi
6bb1c2a0de testing w .nojekyll 2025-05-05 03:18:22 +01:00
Palash Tyagi
d670ab4a5c Fix .github directory path in documentation output and add verification step 2025-05-05 03:07:47 +01:00
Palash Tyagi
eb09593b0a Update push trigger branches for docs-and-testcov workflow 2025-05-05 03:01:36 +01:00
Palash Tyagi
29c304d512 testing changes 2025-05-05 03:00:51 +01:00
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
1ad25d7e0b Fix file paths for documentation assets in GitHub Pages deployment 2025-05-05 02:21:25 +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
b25c6d358e Add checkout step to runner selection in workflows 2025-05-04 00:33:28 +01:00