-
### Description
We need to create a new command for the GitHub PHP bot that will automate the process of adding secret information from specific comments in pull requests into the `.infisicalignore…
-
代码:
-------------------------------------
import requests
api_server = 'http://192.168.1.21:8001'
namespace = u'default'
def ModifyDeployment(deployment_name,image):
headers = {"Content…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
github-actions
### Package manager version
_No response_
### Language version
_No respon…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
SELECT ((QUOTE(JSON_KEYS(LEAD(JSON_KEYS(EXP(-15676),ABS('…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik …
-
By limited by VRAM, I'm using unsloth to finetuned Qwen2 by following the notebook(https://colab.research.google.com/drive/1mvwsIQWDs2EdZxZQF9pRGnnOvE86MVvR?usp=sharing).
But I got these warnings f…
-
``` bash
❯ go version
go version go1.22.1 darwin/arm64
❯ oapi-codegen --version
github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen
v2.3.0
```
Hi👋 , I think there's a bug in `oapi-codege…
-
## c8 + vitest: Some suites get covered other suites ...dont?
I'm working on modernizing and open-sourcing some platform...
It's test strategy and test suite is built of two layers:
* `test/…
osher updated
2 weeks ago
-
After installing qibolab 0.1.10, the the following code:
```python
import qibo
c = qibo.Circuit(17)
c.add(qibo.gates.GPI2(12,0))
c.add(qibo.gates.M(12))
result = c(nshots=100)
print(result.samp…
-
I'm exploring the possibility of in-lining a `reflect.Struct` field if there is a corresponding `json:inline` tag present. Specific use-case I'm trying to address is correct marshaling of Kubernetes o…