Tristan F.-R.
Tristan F.-R.
@RealDrPuc are you ever merging this?
Please don't make useless issues -- it only adds to the burden the maintainers here have to deal with when they review this repo.
Yes, and so a descriptive error message should be given whenever label is missing, not the one I sent above: (even the stacktrace is confusing)
Interesting! I'll see if I can work on the feature there.
> Turns out this already exists as can be seen on the [kubebuilder book](https://book.kubebuilder.io/cronjob-tutorial/basic-project.html#build-infrastructure). I couldn't find it in the mdbook docs, however. Maybe it's called something that I don't...
We could split the current `BlogSettings` interface into 3: `BaseBlogSettings`, `BuildBlogSettings`, and `ServeBlogSettings` (or similar naming -- we shouldn't bikeshed on this), given that the current settings takes in middleware...
I'm a bit confused by this issue - what does this mean?
I'll see if I can tackle this.
https://github.com/godotengine/godot/issues/39147 This seems to be the exact bug as described here; when changing the beehave nodes in the editor, it does change the node type in the file, but doesn't...
https://github.com/bitbrain/beehave/issues/208 These two describe the same issue.