Skip to content

feat: display host tracking in metadata pages#16

Merged
Theauxm merged 2 commits into
mainfrom
feat/host-tracking
Mar 12, 2026
Merged

feat: display host tracking in metadata pages#16
Theauxm merged 2 commits into
mainfrom
feat/host-tracking

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented Mar 12, 2026

Summary

  • Show HostName and HostEnvironment columns on the metadata list page
  • Show all host fields (name, environment, instance ID, labels) on the metadata detail page

Test plan

  • Verify metadata list page shows host columns
  • Verify metadata detail page renders host section with all fields
  • Verify pages render without errors when host fields are null

Theauxm added 2 commits March 12, 2026 10:44
Show HostName and HostEnvironment on the metadata list and detail pages
so operators can see which host executed each train.
AddScheduler() now validates that a data provider is configured.
These tests exercise the scheduling builder API (cycle detection,
input type validation) and don't need actual persistence — just
set the flag to satisfy the precondition.
@Theauxm Theauxm merged commit 642d13c into main Mar 12, 2026
1 check passed
@Theauxm Theauxm deleted the feat/host-tracking branch March 12, 2026 18:39
@traxsharp
Copy link
Copy Markdown

traxsharp Bot commented Mar 12, 2026

This PR is included in version 1.9.0

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