Yin-Chi Chan
Yin-Chi Chan
I would also enjoy this feature very much -- want to append a "%" sign to show values as percentages.  (Hacked the CSS to use a slider...
Perhaps use an input to set the Docker image version? Default to `latest` if not set. ```yaml - name: Sphinx Build uses: ammaraskar/sphinx-action@master with: docs-folder: "docs" sphinx-tag: "7.4.7" ``` This...
Unfortunately I couldn't make the suggestions in my previous post work. Will keep trying in my free time. For now I have my own fork with the version pinned to...
> Does that build an image each time the action is run? Would that not be slow? If not that could be a nice change. @nicholasphair I don't think it's...
I see that we now have automatic tags corresponding to the Sphinx versions, but perhaps a special "latest" tag would also be useful.
I have a similar problem, my log is as follows: ``` $ multipass start -vvvv ycc39 [2024-11-21T11:07:37.045] [trace] [daemon] Loading AppArmor policy: #include profile multipass.ycc39.qemu-system-x86_64 flags=(attach_disconnected) { #include #include #include...
Hi @sharder996, created #3790 (details may be slightly different as I ran everything again).
> As a possible added k9s feature I think it would be helpful to list the listening address in the :pf page somewhere. > thanks for your input. I believe...