Kevin James
Kevin James
This is a known issue -- there are some cases where Github actions needs to be run with the `github-actions` service name and some cases where it must use the...
Looks like we might be causing [crashes and other issues](https://github.com/TheKevJames/gnome-shell-extension-transmission-daemon/pull/22#issuecomment-1132113595) under v42 of gnome-shell. Fix it, then mark up the compatibility.
As requested by @emagra [here](https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon/issues/31)
As requested by @ouafnico [here](https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon/issues/49#issue-174252942).
``` [kevin@aerobox(zsh):~] brew list --versions docker docker 1.10.1 1.10.2 1.9.1 [kevin@aerobox(zsh):~] brew list --versions docker-machine docker-machine 0.5.5 0.6.0 ```
Installing packages calls stat way too many times. Also, installing multiple packages in your manifest calls stat way too many times. ``` Debug: Executing: '/usr/bin/stat -nf %Uu /usr/local/bin/brew' Debug: Executing:...
Figure out a way to either: - at best: build and tag a new version of [thekevjames/nox](https://cloud.docker.com/repository/docker/thekevjames/nox/general) whenever there's a new [nox](https://pypi.org/project/nox/) release, or - at least: send an alert...
v1 could literally just be a generator from list of URLs to encoded URL
eg. replace: ``` - A - A > B - A >C ``` with: ``` - A (collapsible) - B - C ```