Skip to content

Fix publishing and generating from subdirs if config is present#4351

Merged
clockwork-labs-bot merged 3 commits intomasterfrom
drogus/fix-publishing-from-a-non-root-dir
Feb 19, 2026
Merged

Fix publishing and generating from subdirs if config is present#4351
clockwork-labs-bot merged 3 commits intomasterfrom
drogus/fix-publishing-from-a-non-root-dir

Conversation

@drogus
Copy link
Collaborator

@drogus drogus commented Feb 19, 2026

Description of Changes

When config is present and no explicit module-path has been passed, we should be resolving paths from the config and defaults relative to the config file

Expected complexity level and risk

2

Testing

  • Tested locally

When we use `module-path` from the config we should make it relative to
the config directory and not the current dir
Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

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

This does fix the publishing issue. spacetime dev is still broken but we can fix that in a separate PR perhaps.

@drogus drogus changed the title Fix publishing from subdirs if config is present Fix publishing and generating from subdirs if config is present Feb 19, 2026
@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue Feb 19, 2026
Merged via the queue into master with commit d9a1ce8 Feb 19, 2026
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments