Skip to content

Fix 3 pre-existing CI failures#61

Merged
scaleborg merged 1 commit intomainfrom
fix/ci-preexisting
Mar 18, 2026
Merged

Fix 3 pre-existing CI failures#61
scaleborg merged 1 commit intomainfrom
fix/ci-preexisting

Conversation

@scaleborg
Copy link
Owner

Summary

  • Fix Sidebar.tsx TS error: add missing search: {} to brand-studio navigate
  • Fix DomainOntologyView TS error: add domain-ontology to ReferenceSection type
  • Fix test_recent_update_adds_reason: use relative date (5 days ago) instead of hardcoded 2026-02-15 which broke after 30 days elapsed

Test plan

  • npx tsc --noEmit passes
  • pytest tests/test_oss_projects.py::TestScoreRepo::test_recent_update_adds_reason passes
  • CI green

@scaleborg scaleborg force-pushed the fix/ci-preexisting branch 4 times, most recently from 987bfd9 to 7142c8a Compare March 18, 2026 10:20
- Sidebar.tsx: add missing search param to brand-studio navigate call
- router.tsx: add "domain-ontology" to ReferenceSection type
- test_oss_projects: use relative date instead of hardcoded 2026-02-15
  (test broke after 30 days elapsed)
@scaleborg scaleborg force-pushed the fix/ci-preexisting branch from 7142c8a to d34f175 Compare March 18, 2026 10:24
@scaleborg scaleborg merged commit 91593f4 into main Mar 18, 2026
6 checks passed
@scaleborg scaleborg deleted the fix/ci-preexisting branch March 18, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant