This website requires JavaScript.
Explore
Help
Sign In
stackchain
/
stackchain-dashboard
Watch
1
Star
0
Fork
0
You've already forked stackchain-dashboard
Code
Issues
9
Pull Requests
1
Actions
Packages
Projects
Releases
713
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
rockachopa
timmy
Status
All status
success
failure
waiting
running
fix: handle malformed Gitea collections (#99)
ci.yml #154
:
Commit
f4e2969fec
pushed by
rockachopa
#100
2026-08-06 11:17:13 +00:00
15s
Merge pull request 'Show degraded status for fallback dashboard context' (#98)
release.yml #153
:
Commit
7d5d1181c0
pushed by
rockachopa
main
2026-08-06 10:48:13 +00:00
4s
Merge pull request 'Show degraded status for fallback dashboard context' (#98)
ci.yml #152
:
Commit
7d5d1181c0
pushed by
rockachopa
main
2026-08-06 10:48:18 +00:00
17s
fix: expose degraded fallback context status (#97)
ci.yml #151
:
Commit
b41d7ad03a
pushed by
rockachopa
#98
2026-08-06 10:47:45 +00:00
15s
Merge pull request 'Normalize malformed nested Gitea activity metadata' (#96) from timmy/95-normalize-malformed-nested-activity-metadata into main
release.yml #150
:
Commit
b2de3b7eeb
pushed by
rockachopa
main
2026-08-06 10:17:54 +00:00
4s
Merge pull request 'Normalize malformed nested Gitea activity metadata' (#96) from timmy/95-normalize-malformed-nested-activity-metadata into main
ci.yml #149
:
Commit
b2de3b7eeb
pushed by
rockachopa
main
2026-08-06 10:17:58 +00:00
16s
fix: normalize nested activity metadata (#95)
ci.yml #148
:
Commit
1b43116fe6
pushed by
rockachopa
#96
2026-08-06 10:17:18 +00:00
15s
Merge pull request 'Return fallback context for incomplete current-user payload' (#92) from timmy/91-return-fallback-incomplete-current-user into main
release.yml #144
:
Commit
43a2804562
pushed by
rockachopa
main
2026-08-06 09:18:18 +00:00
4s
Merge pull request 'Return fallback context for incomplete current-user payload' (#92) from timmy/91-return-fallback-incomplete-current-user into main
ci.yml #143
:
Commit
43a2804562
pushed by
rockachopa
main
2026-08-06 09:18:22 +00:00
17s
fix: fallback on incomplete current user (#91)
ci.yml #142
:
Commit
42b659e807
pushed by
rockachopa
#92
2026-08-06 09:17:43 +00:00
16s
Merge pull request 'Skip malformed Gitea activity feed entries' (#90) from timmy/89-skip-malformed-activity-feed-entries into main
release.yml #141
:
Commit
240d962ec3
pushed by
rockachopa
main
2026-08-06 09:01:50 +00:00
3s
Merge pull request 'Skip malformed Gitea activity feed entries' (#90) from timmy/89-skip-malformed-activity-feed-entries into main
ci.yml #140
:
Commit
240d962ec3
pushed by
rockachopa
main
2026-08-06 09:01:55 +00:00
16s
fix: skip malformed activity feed entries (#89)
ci.yml #139
:
Commit
2aba489036
pushed by
rockachopa
#90
2026-08-06 09:01:14 +00:00
17s
Merge pull request 'Normalize malformed Gitea pull request authors' (#88) from timmy/87-normalize-malformed-gitea-pr-authors into main
release.yml #138
:
Commit
10181aa019
pushed by
rockachopa
main
2026-08-06 08:18:43 +00:00
4s
Merge pull request 'Normalize malformed Gitea pull request authors' (#88) from timmy/87-normalize-malformed-gitea-pr-authors into main
ci.yml #137
:
Commit
10181aa019
pushed by
rockachopa
main
2026-08-06 08:18:47 +00:00
16s
fix: normalize malformed pull request authors (#87)
ci.yml #136
:
Commit
2d492d9d2e
pushed by
rockachopa
#88
2026-08-06 08:18:07 +00:00
14s
Merge pull request 'Skip malformed Gitea repository entries' (#80) from timmy/79-skip-malformed-repository-entries into main
release.yml #126
:
Commit
888c03e4c1
pushed by
rockachopa
main
2026-08-06 06:19:41 +00:00
4s
Merge pull request 'Skip malformed Gitea repository entries' (#80) from timmy/79-skip-malformed-repository-entries into main
ci.yml #125
:
Commit
888c03e4c1
pushed by
rockachopa
main
2026-08-06 06:19:46 +00:00
18s
fix: skip malformed repository entries (#79)
ci.yml #124
:
Commit
bce46843b3
pushed by
rockachopa
#80
2026-08-06 06:18:56 +00:00
16s
Merge pull request 'Return not-ready for invalid Gitea current-user payload' (#78) from timmy/77-return-not-ready-invalid-current-user into main
release.yml #123
:
Commit
89b14872e6
pushed by
rockachopa
main
2026-08-06 05:48:42 +00:00
4s
Merge pull request 'Return not-ready for invalid Gitea current-user payload' (#78) from timmy/77-return-not-ready-invalid-current-user into main
ci.yml #122
:
Commit
89b14872e6
pushed by
rockachopa
main
2026-08-06 05:48:46 +00:00
16s
fix: reject invalid readiness user payload (#77)
ci.yml #121
:
Commit
090a059c17
pushed by
rockachopa
#78
2026-08-06 05:48:05 +00:00
13s
Merge pull request 'Bound readiness probe latency' (#72) from timmy/71-bound-readiness-probe-latency into main
release.yml #114
:
Commit
af7f2ff92a
pushed by
rockachopa
main
2026-08-06 04:19:05 +00:00
5s
Merge pull request 'Bound readiness probe latency' (#72) from timmy/71-bound-readiness-probe-latency into main
ci.yml #113
:
Commit
af7f2ff92a
pushed by
rockachopa
main
2026-08-06 04:19:09 +00:00
17s
fix: bound readiness probe latency (#71)
ci.yml #112
:
Commit
dea3024f83
pushed by
rockachopa
#72
2026-08-06 04:18:26 +00:00
15s
Merge pull request 'Return retryable event response when Gitea request fails' (#68) from timmy/67-retry-event-stream-upstream-failures into main
release.yml #108
:
Commit
d5ee4dcb29
pushed by
rockachopa
main
2026-08-06 03:18:42 +00:00
4s
Merge pull request 'Return retryable event response when Gitea request fails' (#68) from timmy/67-retry-event-stream-upstream-failures into main
ci.yml #107
:
Commit
d5ee4dcb29
pushed by
rockachopa
main
2026-08-06 03:18:46 +00:00
16s
fix: return retryable event stream upstream failures (#67)
ci.yml #105
:
Commit
19da7f47df
pushed by
rockachopa
#68
2026-08-06 03:18:03 +00:00
21s
Merge pull request 'Resolve dashboard API requests under subpath' (#66) from timmy/65-resolve-dashboard-api-requests-under-subpath into main
release.yml #104
:
Commit
069d8979fb
pushed by
rockachopa
main
2026-08-06 02:48:42 +00:00
4s
Merge pull request 'Resolve dashboard API requests under subpath' (#66) from timmy/65-resolve-dashboard-api-requests-under-subpath into main
ci.yml #103
:
Commit
069d8979fb
pushed by
rockachopa
main
2026-08-06 02:48:46 +00:00
16s
First
Previous
...
21
22
23
24
25
...
Next
Last