-
How do you handle version pinning against other projects like DNSServer? For example V13.0 was released today, how do you handle possible inconsistencies of compiling v13.0 against a possible future v…
-
Currently we use mixed github action version resolution methods: tags and commit:
Tag: https://github.com/cnoe-io/idpbuilder/blob/a4d68833a5e501db461628745ff5a6a7de5363e0/.github/workflows/codespe…
-
Previously I had requested pinning versions, and we implemented that with:
```yaml
- name: kubernetes-sigs/kustomize@kustomize/v5.2.1
update:
enabled: false
```
But this renovate…
-
In my HPC environment, srun accomplishes pinning of MPI ranks to specific cores and GPU-s (by setting ROCR_VISIBLE_DEVICES). However, this conflicts with rccl-tests, which tries to manually select GP…
-
/!\ To report a **security issue** please follow this procedure:
[https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process]
**Description**
The current implementation for Huge P…
-
First of great work on Crust!
I was trying to pin some files using Cross Chain dStorage Solution, I have already added files to crust ipfs and have the cid.
I am doing something like this on my f…
-
### Issue description
Please tell me the detailed specifications of the automatic updates described in [Update Serverless Framework](https://github.com/serverless/serverless?tab=readme-ov-file#upda…
-
### Description
Since hostd has a price pinning option, renterd should have something similar.
### Version
_No response_
### What operating system are you running (e.g. Ubuntu 22.04, macOS, Window…
-
So I wanted to try this cool decentralized filesystem but the starting guide is essentially:
* go to the particuar website
* put your credit card data there
is this the intended representation? I…
-
Hi! I have a question which is related to using NGC Docker image with pre-release torch2.5.0 included.
Version inside docker container (which comes with pre-installed CUTLASS, CUDNN and are of correc…