Skip to content
#

environment

Here are 1,035 public repositories matching this topic...

RhetTbull
RhetTbull commented Jun 8, 2019

Describe the bug
If the path to the build directory has a space in it, make will fail with "No such file or directory" error. This occurred on Mac OS X 10.13.6.

To Reproduce
Create a path with a space in the name. Git clone direnv, cd into direnv directory, type make.

(base) ➜ direnv git:(master) pwd
/tmp/Test Dir/direnv
(base) ➜ direnv git:(master) make
cd "/private/tmp/T

Bug
ssbarnea
ssbarnea commented Mar 24, 2017

I am wondering if autoenv could not be used in complex CI environments where we have multiple steps and where we need to save/restore status between different steps.

We are currently doing appending variables inside some env_jenkins.properties files and on some some steps (builders) and on others we do source env_jenkins.properties in order to load them.

If autoenv would work also for

blachawk
blachawk commented Dec 9, 2019

I downloaded and installed the latest release of Lando lando-v3.0.0-beta.47.exe During installation, it gave me the impression that it was going to udpate my current Docker installation. I had client version 19.03.5 installed. But it installed with Docket client version 18.03.1-ce.

3 Questions

  • Requesting permission to include documentation on what latest stable version of Do
anthony-zhou
anthony-zhou commented Jan 9, 2020

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.

If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especia

Improve this page

Add a description, image, and links to the 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 environment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.