Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling file->dir mismatch #245

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

abstractionfactory
Copy link
Collaborator

This fix handles the situation where a modules or examples directory is actually a file, such as:

time=2024-11-14T22:15:41.489Z level=ERROR msg="failed to generate modules (failed to generate module *** version v1.0.0 (readdirent modules: not a directory))"

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • My contribution is compatible with the MPL-2.0 license and I have provided a DCO sign-off on all my commits.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.

…lly a file

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
@abstractionfactory abstractionfactory merged commit c338959 into main Nov 15, 2024
4 checks passed
@abstractionfactory abstractionfactory deleted the bugfix/directory-file-handling branch November 15, 2024 09:16
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