Skip to content
#

development-environment

Here are 875 public repositories matching this topic...

mblarsen
mblarsen commented Apr 24, 2018

Invoking:

nanobox configure set mount-type foo

Outputs this (with an exist code of 0):

Successfully set 'mount-type'

However the value remains whatever it was before. If you enter a valid value it works of course.

Was expecting it to error out if unknown mount type.

kasiagauza
kasiagauza commented Jul 9, 2019

Behavior:

Issuing vagarant hostmanager with "-h" or "--help" updates host files on vm(s). It shouldn't. Help message gets printed, anyway.

Step to reproduce:

vagrant hostmanager -h
   Usage: vagrant hostmanager [vm-name]
    --provider provider          Update machines with the specific provider.
    -h, --help                       Print this help
[vagrant-hostmanager:g
Prequel
QuintenJustus
QuintenJustus commented Jul 15, 2019

Why I need your help

Currently I'm working on a lot of features, which included adding support for different database types namely postgresql but that takes a lot of time and keeps me from adding the other features. So because of the time it takes I'm inclined to push back db support to the release after the upcoming one. But then still, it takes a lot of time.

My request

Is anyo

tomjn
tomjn commented Sep 14, 2017

I'm intending to link here from the VVV docs, but there's no example of how to add this to a VVV install :(

It should be an easy copy paste into vvv-custom.yml, e.g.:

  wordpress-meta-environment:
    repo: https://github.com/WordPress/meta-environment.git
    hosts:
      - wp-meta.dev

Improve this page

Add a description, image, and links to the development-environment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the development-environment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.