Hutson Betts
Hutson Betts
Not sure it's related to this specific issue, but [this](http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/) is a rather interesting article on how to call python from a vimL file, without including the Python code in...
I've checked off the second and third items since I believe those have been taken care of.
@ajaykn , yes, I guess I could query the GitHub.com API to retrieve a list of repositories in that organization and then pass the list to `-repo-name-list`. It's just, at...
> finally can take the human out of the loop I wanted to jump in here and say that I too would love to create workflows that remove the tedious...
This was also recently reported by @kobik on `semantic-release-gitlab` - https://gitlab.com/hyper-expanse/open-source/semantic-release-gitlab/issues/40
`ci-publish` version 1.3 is now available, and while installing with `yarn`, I only see a single deprecation warning: `warning ci-publish > available-versions > request > [email protected]: Use uuid module instead`...
@bahmutov regarding your warning, `The publish will fail if there are multiple Travis jobs trying to publish at the same time, which happens if you test on multiple NodeJS versions.`,...
The `ghcr.io/afcms/minetest:pr-8` image runs just fine on my Raspberry 4 using the existing Docker examples in the Luanti repository. I just had to switch out the value of `image:`. :+1: