Git Product home page Git Product logo

Comments (6)

dnephin avatar dnephin commented on June 3, 2024

Thanks for the bug report! It took some digging, but I found the root of the problem. I'll comment here when the patch is live.

from circleci-cli.

dnephin avatar dnephin commented on June 3, 2024

I believe if you run circleci update this should be fixed.

from circleci-cli.

fizruk avatar fizruk commented on June 3, 2024

Thanks! The mkdir: command not found is fixed, but unfortunately --skip-checkout still has no effect.

from circleci-cli.

dnephin avatar dnephin commented on June 3, 2024

skip-checkout defaults to true. What you are seeing is the skip checkout behaviour. The files need to be copied to the working directory, otherwise nothing else will work. You can set --skip-checkout=false to have it perform a regular git clone/git checkout.

from circleci-cli.

fizruk avatar fizruk commented on June 3, 2024

I see, thank you for the explanation!

The problem for me is that I have quite a few temporary files in my working directory which makes copying unnecessarily long.

Can I make it clone repo from my local computer and not from GitHub?
(I assume it relies currently on git remote get-url origin)?

Also, for private repositories how do I provide SSH key?

Thank you in advance for your help!

from circleci-cli.

dnephin avatar dnephin commented on June 3, 2024

Yes, see the flags --checkout-key, --repo-url, --revision

from circleci-cli.

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.