thesn10

Results 11 issues of thesn10

``` CheckoutApplication [INFO] Starting step "CheckoutApplication" [INFO] Executing: git clone --depth 50 --branch master --recursive... Executing: git reset --hard f176bbcbdba63dbebd76e3sdc44346962b60f64a [WARN] Cloning into '/app/hatchery-local/5f033981b0245d4e/130378c623fe9aegt67d100a13b5416f/run'... remote: HTTP Basic: Access denied fatal:...

### Summary play() doesnt work after a restart without disconnecting and throws no exception. The bot is silent in the voice channel ### Reproduction Steps 1. connect to a voice...

### Problem K3d always binds to a host port which cannot be disabled. This is bad because if we run k3d clusters behind a reverse proxy, we dont need the...

enhancement

kube cm adds the cluster with wrong cluster name and wrong user name: ![image](https://user-images.githubusercontent.com/38666407/170089634-332ed36b-280d-40b3-b437-3ea01d80abce.png) kubecm uses the wrong names `cluster-95ct8cddbt` and `user-95ct8cddbt` instead of the correct names `k3d-testkube` and `admin@k3d-testkube`...

question

I can install SVT-AV1 without having to manually patch ffmpeg. So why isnt this the case with SVT-VP9 already?

question
ffmpeg

Hey alatsombath first of all, this is more a collaboraion request then an issue and i didnt know how to contact you outside of github 😄 ive created a modified...

I am building a command line app with 14+ options per command. The docs reccommend to use model binding if you have more than 8 options, but when i implemented...

## Introduction Kubernetes-Replicator is an operator designed to replicate secrets, config maps, roles, and role bindings across namespaces. The existing "Pull-based" replication feature relies on annotations to specify the source...

enhancement

https://github.com/jgthms/bulma/blob/d2687d444c907893a6feb8733404364b871a94d5/sass/base/skeleton.scss#L116-L126 ![image](https://github.com/jgthms/bulma/assets/38666407/bcf931ab-f79f-48c0-b2e9-cb1d97a5f5dd) ![image](https://github.com/jgthms/bulma/assets/38666407/0a9ac42f-4431-4988-8401-dd64c56faafe) The orange only occurrs in `skeleton` class but not in `skeleton-block` or `skeleton-lines`

This PR adds `is-dark`, `is-light`, `is-soft` and `is-bold` to the panel component. I have also updated the docs: ![image](https://github.com/user-attachments/assets/5116d1f3-d9d1-4a33-a6b5-ebb2d86e1240) ### Testing Done Yes, using the docs site. You can see...