Dmitry

Results 7 issues of Dmitry

I would like to have an option to add an unlicensed crate to exceptions. E.g.: ``` exceptions = [ # Each entry is the crate and version constraint, and its...

enhancement

### Description In version 6.3.4, the default white color is significantly brighter than it used to be in 6.3.3. It applies to variable names, items in lists, etc. ### Steps...

bug

The commit introduces commitlint-github-action[1] enforcing enforcing conventional commits[2]. Rationale: Since Concord-BFT is an open-source project, the commit message has to be well-formatted and self-descriptive. The commit message should be structured...

cla-not-required

Is it possible to define a variable (prompt, env, etc.) so that a user can choose the value from a dropdown list?

- VSCode Version: ``` Version: 1.73.1 Commit: 6261075646f055b99068d3688932416f2346dd3b Date: 2022-11-09T03:54:53.913Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Linux x64 5.14.0-1054-oem Sandboxed: No ``` - Local OS Version: Ubuntu...

bug
containers
podman

Hi, In the previous versions (e.g., 3.0.4) `tpm2_unseal` supported unsealing objects by providing a handle: ```bash tpm2_unseal -H 0x8100000 -L "sha1:0,2,4,7" -o file.bin ``` I am trying to do the...

I am not sure whether this is a bug or a feature, but I did not manage to find any explanation behind it. If an enum is tagged internally and...