Vladimir Dobriakov
Vladimir Dobriakov
Based on my experience with azcollection I've solved the problem with obsolete dependencies and Azure API moving target by focusing on the single universal `resource` oriented API (compare it to...
Implementation note: many years ago the whole Azure SDK was contained in the single Microsoft library, azcollection was originally implemented by Microsoft employees, the central azcollection/plugins/module_utils/azure_rm_common.py depended on that single...
Hi Samuel, thanks for the hint! Will check it and likely just remove this not really needed dependency. Earlier I just had a shell call for the graphviz dot tool...
`ruby-graphviz` creeped in with some pull request a while ago. Will replace it back with a shell call - need to search for it in the history. Planning to do...
on holiday :-) - will have a look later.Thanks for your contribution!On Jun 23, 2022 21:09, David Van Der Beek ***@***.***> wrote: @geekq Have you had a chance to take...
Thanks for your contribution! Backward compatibility is very important (people have used this library for many years, and some do not upgrade to the newest Ruby or Rails versions). The...
Blocked by gh-229
Please rebase your PR, so we can see the results of the tests for different Ruby versions
There is a fork with upgraded version of ScratchJr-Desktop and all its dependencies. Tested and it works great on Ubuntu 22.04. See also https://github.com/jfo8000/ScratchJr-Desktop/issues/44#issuecomment-1368225512 The fork: https://github.com/leonskb4/ScratchJr-Desktop I've built my...
@JustSch Great! Maybe you can also integrate the improvements implemented in the other forks and provided as pull requests https://github.com/jfo8000/ScratchJr-Desktop/pulls, especially * set app window to be single instance https://github.com/jfo8000/ScratchJr-Desktop/pull/84...