Sam Gleske

Results 479 comments of Sam Gleske

Would it make sense for me to add support for arbitrary DLL downloads like this?

When applying this patch I found that login to the web UI fails.

@rwillert looks like you translate the characters to HTML form but do not reverse the translation when the string gets put to use in the backend. For example, `"` is...

* Added a new class `FilterByContext` which provides all of the flexible filtering required for this feature. * Added a new var `getBuildContextMap()` which returns the context of the build...

jenkins-bootstrap-jervis could use the https://github.com/jenkinsci/github-checks-plugin

Need more info; this works spinning up on Ubuntu 22.04.

@TimKraemer something seems wrong with your setup on your end. @vipje did you verify the repository is cloned into a filesystem with ext4? These scripts aren't designed to be operated...

![Screenshot taken at 2024-10-07_15-15-15](https://github.com/user-attachments/assets/45a4996f-b905-4e04-9110-a00bef2175e4) Play testing solo on localhost it seems to operate fine.

I'll close this issue by Oct 14th if I don't hear back. @vipje we can reopen this issue if you still write back at a later time. @TimKraemer feel free...

I’m not familiar with proxmox. Try changing this line https://github.com/samrocketman/docker-compose-lgsm-rust-dedicated-server/blob/c2661ab063dca5871b0737595594a8a1f4552a4c/docker-compose.yml#L57 To chown linuxgsm: -R /home/lgsm Generally this is a bad practice. You should probably use a find command, instead, but...