Nitesh Vashist schrodinger
  • Joined on 2026-01-10
schrodinger created pull request git-workflow/autogits#124 2026-01-29 16:50:00 +01:00
obs-status-service: add landing page at root endpoint( fixes issue #114)
schrodinger closed pull request git-workflow/autogits#115 2026-01-29 16:48:56 +01:00
WIP: obs-status-service: add default landing page for root URL
schrodinger commented on pull request git-workflow/autogits#115 2026-01-29 16:48:42 +01:00
WIP: obs-status-service: add default landing page for root URL

Closing this PR to create a new clean PR rebased on the latest upstream main.

schrodinger pushed to issue-114 at schrodinger/autogits 2026-01-29 16:37:29 +01:00
345e1be77d obs-status-service: add landing page at root endpoint
schrodinger created branch issue-114 in schrodinger/autogits 2026-01-29 16:37:29 +01:00
schrodinger pushed to issue-113 at schrodinger/autogits 2026-01-29 16:31:18 +01:00
ac19fecf01 obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
c2709e1894 fix unit tests and mocks
7790e5f301 Merge branch 'main' into always-review-nt
2620aa3ddd Merge branch 'always-review'
59a47cd542 Merge branch 'pr-tests'
Compare 24 commits »
schrodinger commented on pull request git-workflow/autogits#123 2026-01-27 17:53:59 +01:00
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)

Why no more panic()?

I removed panic because I think that this code runs in a long-lived service so like any invalid Redis URL might give a runtime error, so logging the error and exiting…

schrodinger created pull request git-workflow/autogits#123 2026-01-27 15:01:44 +01:00
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
schrodinger pushed to main at schrodinger/autogits 2026-01-27 14:57:45 +01:00
schrodinger created branch issue-113 in schrodinger/autogits 2026-01-27 14:57:11 +01:00
schrodinger pushed to issue-113 at schrodinger/autogits 2026-01-27 14:57:11 +01:00
bb37ea8718 obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
schrodinger pushed to main at schrodinger/autogits 2026-01-27 14:50:13 +01:00
1243ba4c6e obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
schrodinger commented on pull request git-workflow/autogits#115 2026-01-27 13:43:37 +01:00
WIP: obs-status-service: add default landing page for root URL

It's a good start!

Done, I’ve moved the landing page into static/index.html and updated the root handler to serve it directly. Thanks for the suggestion!

schrodinger pushed to main at schrodinger/autogits 2026-01-27 13:42:39 +01:00
aeb3917591 obs-status-service: add landing page at root endpoint
schrodinger commented on pull request git-workflow/autogits#115 2026-01-21 09:51:08 +01:00
WIP: obs-status-service: add default landing page for root URL

@schrodinger Can you clean this PR? Just rebase your branch on main and left just one commit with the relevant changes.

https://git-scm.com/docs/git-rebase#_interactive_mode

Thanks for…

schrodinger pushed to main at schrodinger/autogits 2026-01-21 09:43:00 +01:00
059ffffbdd obs-status-service: add landing page at root endpoint
cc69a9348c Merge commit 'refs/pull/109/head' of src.opensuse.org:git-workflow/autogits
2f39fc9836 initial documentation review
Compare 3 commits »
schrodinger created pull request git-workflow/autogits#115 2026-01-20 18:21:48 +01:00
obs-status-service: add default landing page for root URL
schrodinger pushed to main at schrodinger/autogits 2026-01-20 17:28:30 +01:00
48a32170b8 removing unnecessay space from svg.go
schrodinger pushed to main at schrodinger/autogits 2026-01-20 17:18:51 +01:00
861794a3e2 reverting back to original svg.go
schrodinger closed pull request git-workflow/autogits#107 2026-01-20 17:15:22 +01:00
Make OBS SVG badges theme-aware using Gitea CSS variables