obs-status-service: add landing page at root endpoint( fixes issue #114) #124

Open
schrodinger wants to merge 1 commits from schrodinger/autogits:issue-114 into main
First-time contributor

This PR adds a default landing page at the root endpoint (/) for obs-status-service.

The change is rebased on the latest upstream main and consists of a single, focused commit.

Fixes #114.

This PR adds a default landing page at the root endpoint (/) for obs-status-service. The change is rebased on the latest upstream main and consists of a single, focused commit. Fixes #114.
schrodinger added 1 commit 2026-01-29 16:50:00 +01:00
obs-status-service: add landing page at root endpoint
Some checks failed
go-generate-check / go-generate-check (pull_request) Has been cancelled
345e1be77d
schrodinger force-pushed issue-114 from 345e1be77d to e0c3274d31 2026-02-06 05:17:27 +01:00 Compare
dgarcia reviewed 2026-02-27 12:40:35 +01:00
dgarcia left a comment
First-time contributor

This PR looks good to me.

This PR looks good to me.
schrodinger force-pushed issue-114 from e0c3274d31 to 1dd6af1f07 2026-02-27 17:31:31 +01:00 Compare
Author
First-time contributor

I updated this branch to the latest main, and now the integration tests are failing in a few workflow tests.

This change only adds the landing page under obs-status-service, so the failures don’t seem directly related. I’m also seeing the same behavior on my issue-113 branch after rebase.

I updated this branch to the latest main, and now the integration tests are failing in a few workflow tests. This change only adds the landing page under obs-status-service, so the failures don’t seem directly related. I’m also seeing the same behavior on my issue-113 branch after rebase.
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 7s
Integration tests / t (pull_request) Failing after 7m34s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u issue-114:schrodinger-issue-114
git checkout schrodinger-issue-114
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#124