Andreas Mosti

Results 15 issues of Andreas Mosti

Similar to coffee origins, there should be a document about drying, washing, honey etc. And the effects they have on the taste.

enhancement

First off, I love this plugin - so thanks so much for the project! I mainly use OS X when I administrate Ansible stuff, but I also use a Windows...

stalled

Provide a general summary of your changes in the Title above --> ## Link URL http://www.bbc.com/future/story/20181102-what-can-i-do-about-climate-change ## Description BBC article summs up and substantiates 10 things normal people can do...

👋 Hi guys, Would be cool if there was created a [Homebrew](https://brew.sh) package for macOS to make the installation easy as `brew install dbxcli` Keep up the good work!

Hi guys, I'm trying to create a template from an existing VM using only datacenter/cluster options. My minimal configuration: ``` "builders": [ { "type": "vsphere-clone", "vcenter_server": "{{ user `vcenter_host` }}",...

Hi guys! I'm packing up a `csx` script in a `Dockerfile` to be able to use it without `dotnet-script` installed. This script has a NuGet dependency inline, like so: ```...

Hi guys, I noticed something I think we need to clarify. Given the following script: ``` #! "netcoreapp2.0" foreach(var arg in Args) { Console.WriteLine(arg); } ``` And run: `$ dotnet-script...

bug

The Clever Dripper is popping up in the setup here and there, should add a recipe for it. @alexagv may have some input for it.

enhancement

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug, and: - [X] The documentation does not mention anything about my problem...

status/triage

Chocolatey is a great package manager for Windows, and the `win_chocolatey` module is one of my most used. Created example for ❤️