Skip to content

fixes #113 Startup.yml Cannot Be Loaded After June 3rd Update#114

Merged
stevehu merged 1 commit into
masterfrom
issue113
Jun 10, 2026
Merged

fixes #113 Startup.yml Cannot Be Loaded After June 3rd Update#114
stevehu merged 1 commit into
masterfrom
issue113

Conversation

@stevehu

@stevehu stevehu commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds additional bootstrap-time diagnostics in light-runtime to help understand where startup.yml/bootstrap configs are being resolved from (filesystem vs embedded), including current working directory and candidate paths.

Changes:

  • Log bootstrap config source selection details (searched paths, existing files, embedded availability, selected source).
  • Reuse config_loader helpers (existing_config_paths, embedded_config_file) to align logging with loader behavior.
  • Add small local helpers for path/current-dir formatting used in logs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crates/light-runtime/src/runtime.rs
@stevehu stevehu merged commit 465cbce into master Jun 10, 2026
1 check passed
@stevehu stevehu deleted the issue113 branch June 10, 2026 22:29
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.

2 participants