Code Monkey home page Code Monkey logo

Comments (6)

andrew-hossack avatar andrew-hossack commented on May 19, 2024

Hey @mtzirkel, for some reason I'm not seeing that issue on my laptop. What steps did you take to init and add your Git repo?

from dash-tools.

mtzirkel avatar mtzirkel commented on May 19, 2024

Initially i was using Pycharm's version control tool but I was able to recreate it using the gihub CLI in another repository. Both have the same issue of redirecting me to https://github.com///github.com/mtzirkel/dashtemp. I was able to use the yaml file and requirements.txt and get it on render earlier following their setup instructions. For what it is worth.

from dash-tools.

andrew-hossack avatar andrew-hossack commented on May 19, 2024

Strange, I will test this more and release a patch soon. Would you mind running the following command in the application you have pushed to github and sharing the output?

git config --get remote.origin.url

It should read something like [email protected]:andrew-hossack/testrepo2.git but I'm thinking yours might be different

from dash-tools.

andrew-hossack avatar andrew-hossack commented on May 19, 2024

I'm pretty sure I know what the bug is. Only SSH keys for remote origins are supported right now, eg. if you added your remote origin via HTTP it won't work. Let me push out a new update to address this.

from dash-tools.

andrew-hossack avatar andrew-hossack commented on May 19, 2024

I opened #67, feel free to review!

from dash-tools.

andrew-hossack avatar andrew-hossack commented on May 19, 2024

I pushed out the fix to Version 1.10.2, so go ahead and run

python -m pip install --upgrade dash-tools

and try again. Let me know if you still run into issues.

from dash-tools.

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.