Git Product home page Git Product logo

Comments (6)

matthewwardrop avatar matthewwardrop commented on May 13, 2024

Hi @rcquan! Thanks for letting us know about this. Can you try the latest code (we fixed quite a few bugs on Friday)?

If that doesn't work, can you run:
knowledge_repo --repo <repo_path> --debug deploy

That should enable you to see tracebacks.

from knowledge-repo.

matthewwardrop avatar matthewwardrop commented on May 13, 2024

An update on this: depending on whether you were using multiple repositories via the MetaKnowledgeRepository multiplexer, there were some issues regarding gunicorn deployment that have been fixed in #33 . Can you confirm that you are still having issues @rcquan ?

from knowledge-repo.

rcquan avatar rcquan commented on May 13, 2024

The latest changes seems to have fixed the issue. I just had to delete the .resources directory and re-initialize the current project with knowledge_repo init in order to get the new changes to apply to my project. Thanks @matthewwardrop 👍

from knowledge-repo.

matthewwardrop avatar matthewwardrop commented on May 13, 2024

Ah... Excellent! Thanks for keeping this up to date @rcquan :). It should not have been necessary to re-initialize like this... but I'm glad it worked at the end.

from knowledge-repo.

matthewwardrop avatar matthewwardrop commented on May 13, 2024

@rcquan Oh... wait! This is exactly what should have happened regarding the embedded tooling. The idea is that the embedded tools are frozen at a particular revision, so that all users sharing the repository are using a tested sanctioned version. It also allows you to update the version of the tools used by everyone using your repository without them having to pip install knowledge-repo again. You manually update the submodule index in order to update the embedded tools. If you are using it just for yourself, or for a small group of people, you can skip embedding the tools (use --tooling-skip during the init phase), or use --dev to bypass chaining the knowledge_repo command to the embedded version of the tools.

Hope this makes sense.

from knowledge-repo.

rcquan avatar rcquan commented on May 13, 2024

@matthewwardrop Ah, that makes sense! I hadn't realized that the technical details section of the doc also contained information on how to update the knowledge-repo version for the repository. I imagine this will be particularly important point to highlight as y'all bump new versions in the beta ;)

from knowledge-repo.

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.