• Joined on 2026-03-29
sarman created pull request sarman/tftsr-devops_investigation#37 2026-04-13 01:57:10 +00:00
fix(ci): add APPIMAGE_EXTRACT_AND_RUN to build-linux-amd64
27a46a7542 fix(ci): add APPIMAGE_EXTRACT_AND_RUN to build-linux-amd64
sarman created branch fix/appimage-extract-and-run in sarman/tftsr-devops_investigation 2026-04-13 01:56:57 +00:00
sarman released TFTSR v0.2.51 at sarman/tftsr-devops_investigation 2026-04-13 01:39:08 +00:00
sarman pushed tag v0.2.51 to sarman/tftsr-devops_investigation 2026-04-13 01:24:01 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-04-13 01:23:52 +00:00
21de93174c Merge pull request 'perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)' (#36) from feat/pr-review-workflow into master
a365cba30e fix(ci): address second AI review — || true, ca-certs, cache@v4, key suffixes
2ce38b9477 fix(ci): resolve test.yml failures — Cargo.lock, updated test assertions
461959fbca fix(docker): add ca-certificates to arm64 base image step 1
a86ae81161 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI
Compare 8 commits »
sarman merged pull request sarman/tftsr-devops_investigation#36 2026-04-13 01:23:50 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-13 01:21:14 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\n### Code Review Summary

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-13 01:17:28 +00:00
a365cba30e fix(ci): address second AI review — || true, ca-certs, cache@v4, key suffixes
2ce38b9477 fix(ci): resolve test.yml failures — Cargo.lock, updated test assertions
461959fbca fix(docker): add ca-certificates to arm64 base image step 1
a86ae81161 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI
decd1fe5cf fix(ci): replace docker:24-cli with alpine + docker-cli in build-images
Compare 8 commits »
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-13 01:10:09 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\nHere's a comprehensive review of the PR changes:

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-13 01:07:23 +00:00
30d26ed0c1 fix(ci): address second AI review — || true, ca-certs, cache@v4, key suffixes
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-13 01:03:11 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\nHere's a comprehensive review of the PR changes, covering correctness, security, and best practices:

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-13 00:59:44 +00:00
397cef383d fix(ci): resolve test.yml failures — Cargo.lock, updated test assertions
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-13 00:46:00 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\n### Code Review: Pre-baked Images + Cargo/npm Caching

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-13 00:42:12 +00:00
84dd6d57c3 fix(docker): add ca-certificates to arm64 base image step 1
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-12 23:57:57 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\nHere's a comprehensive review of the PR changes, covering correctness, security, and best practices:

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-12 23:55:01 +00:00
7323c93463 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI
sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-12 23:34:47 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\nHere's a comprehensive review of the PR changes, covering correctness, security, and best practices:

sarman commented on pull request sarman/tftsr-devops_investigation#36 2026-04-12 23:34:02 +00:00
perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)

🤖 Automated PR Review:\n\nThis PR introduces significant performance improvements by leveraging pre-baked Docker images and caching, aiming for ~70% faster builds. Below is a detailed review covering correctness, security, and best practices, with actionable suggestions.

sarman pushed to feat/pr-review-workflow at sarman/tftsr-devops_investigation 2026-04-12 23:30:22 +00:00
1d0f420042 fix(ci): replace docker:24-cli with alpine + docker-cli in build-images