Louis R
Louis R
Hi, i'm trying to add a prop to influence `.treeclass .nodetree text` The way i'm trying to do this is via a computed value and prop. But I can't find...
Hi, awesome work so far. I was looking at making an Arch aur package but ran into a build error. The following is my error. `* What went wrong: Project...
Hi, We are exploring ondemand at Kuleuven and we would like to not show the job array in the myjobs app due to a competing implementation. This pr would add...
#### Database Migration NO #### Description It's goal is to allow an override for unstable IPv6 only environments like k8s. #### Screenshot (if UI related) #### Todos - [ ]...
Fork the update-to-head from upstream * change git clone to use https https://github.com/pyroscope/pyrocore/pull/117 * change root check https://github.com/pyroscope/pyrocore/pull/122 (this fork just removes it) update docker and install file to override...
The root check fails inside of a dockerbuild for https://github.com/binhex/arch-rtorrentvpn this patch allows setting an env var overriding the check https://github.com/pyroscope/pyrocore/blob/e8ededb6d9f3702ede6cd5396e6b473915637b64/update-to-head.sh#L29
* this commit allows changing the default instance group "default" with the following ```terraform import { to = awx_instance_group.default id = 2 } resource "awx_instance_group" "default" { name = "default"...
Fixes ignorable content parsing when its an empty list
Hi love the project, thinking of doing some work on it and I would like some feedback before starting. By default the `.#checks` get build and I added my `.#nixosConfigurations`...