Derive web base URL from API base URL #23

Manually merged
marvin8 merged 3 commits from feat/issue-16-web-base-source-of-truth into feat/board-automation 2026-08-16 05:43:47 +00:00
Collaborator

Refs #16

Derive the web base URL from the API base URL:

  • web_base_from_api(base_url) strips /api/v1
  • raw_url() now takes web_base
  • threaded through all four raw_url call sites
  • _fetch_status_md gained a config param
Refs #16 Derive the web base URL from the API base URL: - `web_base_from_api(base_url)` strips `/api/v1` - `raw_url()` now takes `web_base` - threaded through all four `raw_url` call sites - `_fetch_status_md` gained a `config` param
♻️ thread web_base through raw_url call sites
All checks were successful
/ gitleaks (pull_request) Successful in 21s
/ pr-review (pull_request) Successful in 35s
/ checks (pull_request) Successful in 1m54s
/ deploy-docs (pull_request) Has been skipped
78ee1a8941
marvin8 approved these changes 2026-08-16 05:22:22 +00:00
marvin8 manually merged commit ee2c30a94e into feat/board-automation 2026-08-16 05:43:47 +00:00
marvin8 deleted branch feat/issue-16-web-base-source-of-truth 2026-08-16 05:43:56 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/yilan!23
No description provided.