-
The [C standard specifies](https://en.cppreference.com/w/cpp/language/integer_literal) (C++23 extension) that integer literals may use the `z` or `Z` suffixes, corresponding with the `size_t` type or …
sheaf updated
2 weeks ago
-
# Problem Statement
The top level properties of the request object that are passed into the Digital Credentials API (via the `data` property), are different for signed and unsigned requests. For ex…
-
### Issue
I have `git config commit.gpgSign` set to `true`.
Aider fails to create commits because they cannot be signed:
```
Unable to commit: Cmd('git') failed due to: exit code(128)
stde…
-
1) run the script from https://github.com/Azure/bicep/pull/15403#issuecomment-2448473532 to install a version of the Bicep extension that uses the new @microsoft/vscode-azext-azureauth functionality
2…
-
### OpenTofu Version
```shell
All
```
### The problem in your OpenTofu project
In addition to the compiled release packages, it would be great to have also **signed** _source_ tar.gz archives (obv…
ehdis updated
3 weeks ago
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…
-
### Description
```
#!/bin/bash
rm Lokal.pkg
rm -rf build/bin/Lokal.app
APP_CERTIFICATE="Developer ID Application: x (x)"
PKG_CERTIFICATE="Developer ID Installer: x (x)"
APP_NAME="Lokal"
…
-
In the future, we could automatically create a signed transaction based on the utxos, address, and public key we have defined above. This would allow us to potentially change any of those without havi…
-
We would like to use this tool in our company, as we primarily use Windows. However, the IT department rejected it because it is not signed. How can I propose using this tool? Is it possible to have i…
-
[This issue is imported from pivotal - Originaly created at Sep 15, 2022 by Bart Geesink](https://www.pivotaltracker.com/story/show/183285872)
You can use a signed JWT to encode your authorization re…