Márk Sági-Kazár
Márk Sági-Kazár
**Describe the bug** When a step definition cannot be found, GoBDD continues running the test, marking subsequent steps as failed, potentially because missing context values. **To Reproduce** Do not define...
**Is your feature request related to a problem? Please describe.** Currently context getters return with a value and an error. The error is nil, when the key can actually be...
**Is your feature request related to a problem? Please describe.** The context is great for primitive types, but not that great for complex types: ```go myService := ctx.Get("myservice").(*MyService) myOtherService :=...
Hey @pmjones, ADR is quite impressive, congratulations. I especially liked the part which tries to compare ADR to other patterns. One question came to my mind (and I am not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue description #2708 moved session variable loading from `.zshrc` to `.zshenv`. While it...
Although the spec says the `aud` claim is a string, it's often represented as a list. Currently, the registry fails with the following error: "error while unmarshalling raw token: json:...
This PR is an attempt to automatically detect local prefixes from module paths. The rationale behind this feature is making config files less verbose/redundant and a little bit more portable....
I know it's probably not a traditional setup, but I'm wondering if I can use YubiKey or password for 1FA. If YubiKey is not present, I would enter my password....
Actually it is not true. It saves the form, but it starts loading... and loading, and nothing happens. It says: You are using a ServerProxy but have not supplied it...
It starts loading and then I can only view one part of the window. It says: this.tempHidden is undefined