Giter Club home page Giter Club logo

Comments (7)

kennethreitz avatar kennethreitz commented on September 3, 2024

hehehe

from cijoe.

dennisreimann avatar dennisreimann commented on September 3, 2024

+1

from cijoe.

gravis avatar gravis commented on September 3, 2024

I always had issues running CIJOE, and especially with the ENV (https://github.com/defunkt/cijoe/issues#issue/23 => I suspect CIJOE tu run in production mode)
You should also never ever put your prod passwords in your repo or anywhere else than prod servers ;)

from cijoe.

defunkt avatar defunkt commented on September 3, 2024

Empty the ENV before building. Closed by 194ff6d

from cijoe.

mcolyer avatar mcolyer commented on September 3, 2024

I'm not sure this is the right fix. If you clear ENV you remove PATH and HOME which are used by various things.

Also this won't clear the environment unless you have an after-reset file. Some projects do not have an after-reset file.

from cijoe.

david avatar david commented on September 3, 2024

I agree with mcolyer. This is totally the wrong way to do it. People should be responsible for setting up the environment cijoe runs on, it should not be cijoe's responsibility to clean up the environment for them. If you want to control the environment cijoe runs in, create a new user and run cijoe as that user, or let them run cijoe with env -i.

from cijoe.

 avatar commented on September 3, 2024

This seems to only clear the environment when you have an after-reset file. Was hoping to use after-reset to run "bundle install", but it is making life difficult.

from cijoe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.