-
Looking at the client generation templates : https://github.com/RSuter/NSwag/blob/master/src/NSwag.CodeGeneration.CSharp/Templates/Client.Class.liquid#L155 this consumes takes the first Content-Type o…
-
Hey there,
we have found out that this provider [only accepts strings in the variables field](https://github.com/ansible/terraform-provider-ansible/blob/main/provider/resource_host.go#L36) in `ansibl…
-
We are running into an issue where an infinite loop is being triggered for one of our repositories that uses the release please github action. We use the github action on multiple repos, with a simila…
-
In #358 we discussed the file structure to handle version control for app configs, however it would be inconvenient to define a separate app config for each app type as currently required when in most…
-
Hello,
I am managing a template that has quite large number of users internally. Recently, we created a new update of the template and when asking people to run `cruft update` we got reports that it…
-
I think it would be nicest if we could have the patch automatically pushed to main after a commit with changes to the config is merged into main.
If we're afraid of automatically pushing to main, w…
t4lz updated
2 months ago
-
Headlamp edits resources by put method. It will replace the original object without conflict merge. Finally, it might fail to deploy because the conflict. Ideally, we want headlamp resolve conflicts…
-
### Describe the issue
Issue: I have fine tuned the llava-v1.5-7b with lora. And in the output directory I got some files.
- adapter_model.safetensors
- config.json
- README.md
- adapter_config…
-
Hi all, my intention is to release a new patch version when the commit message doesn't start with `fix:` or `feat:`.
These custom `releaseRules` work, **except** when the PR contains a description.…
MBR41 updated
10 months ago
-
Hey,
I'm having issues when trying to patch the entity:
once `implements PotentialActionInterface` is added to the Entity a PATCH is no more possible. It fails with `"hydra:description": "The co…