-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
### Checklist
- [X] This is **not** brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on [the lotus forum](https://github.com/filecoin-project/lotus/discu…
-
Self-built a docker image from `master` (as of 75300afff53d850f777f46dab116591d9a1764c5), fired it up with `IS_AH_NODE=1` which uses `/contrib/config-for-ahnode.ini` AFAIU, blockchain begins to sync.
…
sneak updated
6 years ago
-
On `npm run prod:build` it bails out with:
> [...]
> [INFO] ----------< com.github.jhorology.bitwig:bitwig-websocket-rpc >----------
> [INFO] Building Bitwig WebSocket RPC server 0.2.0-SNAPSHOT
…
-
After upgrade go_rules during bazel sync i get errors, like:
`Error:no such package '@@go_googleapis//google/api': The repository '@@go_googleapis' could not be resolved: Repository '@@go_googleapis'…
-
root@container-715b4abffa-ae32ab74:/data/shared/Qwen/Qwen# export CUDA_VISIBLE_DEVICES=0,1,2
root@container-715b4abffa-ae32ab74:/data/shared/Qwen/Qwen#
root@container-715b4abffa-ae32ab74:/data/shar…
-
Hardcoding RPC nodes like the code snippet below should be avoided
```
export const HIRO_MAINNET_URL = 'https://api.mainnet.hiro.so';
export const HIRO_TESTNET_URL = 'https://api.testnet.hiro.so';
``…
-
## Description
```
curl https://api.iota-rebased-alphanet.iota.cafe \
--header 'content-type: application/json' \
--data '{
"jsonrpc": "2.0",
"id": 1,
"method": "iotax_getStakes",…
-
Ask: Generator code could have presubmits that ensure that dependent handwritten repository unit tests are not broken.
Example Link:https://github.com/googleapis/python-pubsub/actions/runs/97656042…
-
Hello! Coin issuance fails after the local node deployment is started and synchronization is complete. No error message is returned, it may be packaging failure, hope you can get help
ubuntu22.04
…