This website requires JavaScript.
Explore
Help
Sign In
sarman
/
tftsr-devops_investigation
Watch
1
Star
0
Fork
0
You've already forked tftsr-devops_investigation
Code
Issues
1
Pull Requests
Actions
34
Packages
Projects
3
Releases
11
Wiki
Activity
All Workflows
auto-tag.yml
build-images.yml
pr-review.yml
test.yml
Actor
All actors
sarman
Status
All status
success
failure
waiting
running
fix(ci): replace docker:24-cli with alpine + docker-cli in build-images
test.yml #347
:
Commit
1d0f420042
pushed by
sarman
#36
2026-04-12 23:33:13 +00:00
1m38s
fix(ci): address AI review — rustup idempotency and cargo --locked
test.yml #345
:
Commit
f59559327e
pushed by
sarman
#36
2026-04-12 23:31:41 +00:00
1m54s
perf(ci): use pre-baked images and add cargo/npm caching
test.yml #343
:
Commit
f1461a0d7e
pushed by
sarman
#36
2026-04-12 23:24:59 +00:00
2m55s
fix: replace github.server_url with hardcoded gogs.tftsr.com for container access
test.yml #334
:
Commit
0b49899384
pushed by
sarman
#35
2026-04-12 22:11:41 +00:00
3m13s
fix: replace github.server_url with hardcoded gogs.tftsr.com for container access
pr-review.yml #333
:
Commit
0b49899384
pushed by
sarman
#35
2026-04-12 22:11:25 +00:00
2m59s
fix: resolve AI review false positives and address high/medium issues
test.yml #332
:
Commit
bf1f81c563
pushed by
sarman
#35
2026-04-12 22:07:48 +00:00
5m2s
fix: resolve AI review false positives and address high/medium issues
pr-review.yml #331
:
Commit
bf1f81c563
pushed by
sarman
#35
2026-04-12 22:07:07 +00:00
4m23s
fix: harden pr-review workflow — URLs, DNS, correctness and reliability
test.yml #330
:
Commit
e1724d9631
pushed by
sarman
#35
2026-04-12 22:02:54 +00:00
12m36s
fix: configure container DNS to resolve ollama-ui.tftsr.com
test.yml #328
:
Commit
7492f33a5c
pushed by
sarman
#35
2026-04-12 21:50:19 +00:00
10m30s
fix: harden pr-review workflow and sync versions to 0.2.50
test.yml #326
:
Commit
8f9529fd77
pushed by
sarman
#35
2026-04-12 21:40:06 +00:00
7m44s
fix: harden pr-review workflow and sync versions to 0.2.50
pr-review.yml #325
:
Commit
8f9529fd77
pushed by
sarman
#35
2026-04-12 21:35:08 +00:00
2m48s
fix: restore migration 014, bump version to 0.2.50, harden pr-review workflow
test.yml #324
:
Commit
02b40bb12d
pushed by
sarman
#35
2026-04-12 21:32:24 +00:00
11m57s
fix: use bash shell and remove bash-only substring expansion in pr-review
test.yml #322
:
Commit
2f7be85e64
pushed by
sarman
#35
2026-04-12 21:20:57 +00:00
13m9s
fix: add diagnostics to identify empty Ollama response root cause
test.yml #320
:
Commit
0105e321d2
pushed by
sarman
#35
2026-04-12 21:07:53 +00:00
4m17s
fix: add diagnostics to identify empty Ollama response root cause
pr-review.yml #319
:
Commit
0105e321d2
pushed by
sarman
#35
2026-04-12 21:06:43 +00:00
3m9s
fix: correct Ollama URL, API endpoint, and JSON construction in pr-review workflow
test.yml #318
:
Commit
dbd567972f
pushed by
sarman
#35
2026-04-12 21:02:05 +00:00
5m42s
fix: simplified workflow syntax
test.yml #314
:
Commit
135f115b98
pushed by
sarman
#35
2026-04-10 20:20:26 +00:00
20m37s
fix: simplified workflow syntax
pr-review.yml #313
:
Commit
135f115b98
pushed by
sarman
#35
2026-04-10 20:02:31 +00:00
2m44s
fix: use IP addresses for internal services
pr-review.yml #311
:
Commit
0e5ee6dc1b
pushed by
sarman
#35
2026-04-10 20:01:25 +00:00
0s
fix: use actions/checkout with token auth and self-hosted runner
test.yml #310
:
Commit
bb296a226c
pushed by
sarman
#35
2026-04-10 19:17:06 +00:00
9m7s
fix: use actions/checkout with token auth and self-hosted runner
pr-review.yml #309
:
Commit
bb296a226c
pushed by
sarman
#35
2026-04-10 19:16:50 +00:00
0s
fix: use ubuntu container with git installed
test.yml #308
:
Commit
ad34bda097
pushed by
sarman
#35
2026-04-10 19:16:46 +00:00
24m47s
fix: use ubuntu container with git installed
pr-review.yml #307
:
Commit
ad34bda097
pushed by
sarman
#35
2026-04-10 18:53:48 +00:00
1m51s
fix: remove actions/checkout to avoid Node.js dependency
pr-review.yml #305
:
Commit
0e5e8bee69
pushed by
sarman
#35
2026-04-10 18:48:35 +00:00
25s
fix: rename GITEA_TOKEN to TF_TOKEN to comply with naming restrictions
pr-review.yml #302
:
Commit
6c3d6fc2ec
pushed by
sarman
#35
2026-04-10 18:40:30 +00:00
55s
feat: support GenAI datastore file uploads and fix paste image upload
test.yml #296
:
Commit
420411882e
pushed by
sarman
#32
2026-04-09 23:32:09 +00:00
19m48s
Merge pull request 'docs: add AGENTS.md and SECURITY_AUDIT.md' (#29) from bug/mac-build-fail into master
auto-tag.yml #291
:
Commit
6593cb760c
pushed by
sarman
master
2026-04-09 17:36:16 +00:00
28m43s
docs: add AGENTS.md and SECURITY_AUDIT.md
test.yml #288
:
Commit
92fc67a92c
pushed by
sarman
#29
2026-04-09 14:00:42 +00:00
1m5s
Merge pull request 'chore: Add GitHub Actions workflows' (#28) from fix/github-actions-setup into master
auto-tag.yml #287
:
Commit
c7a797d720
pushed by
sarman
master
2026-04-09 03:45:35 +00:00
28m19s
Merge branch 'master' into fix/github-actions-setup
test.yml #286
:
Commit
e79846e849
pushed by
sarman
#28
2026-04-09 03:17:29 +00:00
50s
First
Previous
1
2
3
4
5
...
Next
Last