Giter VIP home page Giter VIP logo

Comments (4)

c-w avatar c-w commented on May 20, 2024 1

In #86 I added integration tests that target CircleCI. The tests are configured with a CircleCI user key which seems to work fine to push to Github using ghp-import. As such I'm resolving this issue since it seems to be related to the specific setup of the environment of @casperdcl as opposed to the integration of ghp-import with CircleCI. Please feel free to re-open if you're still seeing issues with ghp-import running on CircleCI.

from ghp-import.

waylan avatar waylan commented on May 20, 2024

I'm assuming the problem is not with ghp-import at all as the error occurs on the last line, which is a standard git command and not part of ghp-import. This suggests to me that the problem is either with your config or Circle-CI. I suspect that if you can get a git push command to work, them all of your problems will be resolved.

from ghp-import.

martinm82 avatar martinm82 commented on May 20, 2024

@casperdcl, did you find any solution for your problem? We have a similar issue in our setup when running a build on Jenkins within a Docker container agent. The problem is that within the container we have not a proper environment with all the things that git requires.

Git requires a user that has an entry in /etc/passwd: Therefore we mounted the host passwd to the container but fail because the home directory entry in the passwd file points to a different directory than we actually use inside the container. Changing HOME env to another directory does not help either.

So if you have some idea how to solve that please share with us

from ghp-import.

casperdcl avatar casperdcl commented on May 20, 2024

The only way I could find is using https with api tokens rather than ssh. It looks like you have a different issue @martinm82

from ghp-import.

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.