-
Notifications
You must be signed in to change notification settings - Fork 123
Fixes for gopts and spec #4045
Fixes for gopts and spec #4045
Conversation
@kodebach Thanks for fixing that so quickly! I am currently testing and will report later today. Looks very promising so far! |
@kodebach: I can confirm that this fixes
! It does not fix #4049, but makes the fix possible. I'll take care of #4049. Once all of these issues are fixed, the parent issue #4029 will be fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I don't know the internals of kdbGet()
, I fear I can't provide any helpful review apart from reporting that it fixes several issues (see #4045 (comment)).
At least one test should be added that demonstrates that proc key gets validated. @mpranj a leftover was added for you in this PR, is the PR okay for you? |
The libelektra/tests/shell/gen/highlevel/commands.check.sh Lines 168 to 179 in e7f62f2
The
If you are referring to the fact that I disabled the cache, if a |
Thank you! Is this ready to merge? |
Yes, I would say so. |
Thank you 🎆 |
Fixes #4043
Fixes #4044
@qwepoizt Please verify that this PR fixes the problems you found.
Basics
These points need to be fulfilled for every PR:
(added as entry in
doc/news/_preparation_next_release.md
whichcontains
_(my name)_
)Please always add something to the release notes.
(first line should have
module: short statement
syntax)close #X
, are in the commit messages.doc/news/_preparation_next_release.md
scripts/dev/reformat-all
If you have any troubles fulfilling these criteria, please write
about the trouble as comment in the PR. We will help you.
But we cannot accept PRs that do not fulfill the basics.
Checklist
Check relevant points but please do not remove entries.
For docu fixes, spell checking, and similar none of these points below
need to be checked.
(not in the PR description)
Review
Reviewers will usually check the following: