Code Monkey home page Code Monkey logo

Comments (4)

bphermansson avatar bphermansson commented on May 20, 2024 1

Thanks for your reply!
I tried with an .ini file in the root, that worked. I created a file called settings.ini with this content:

[settings]
REPOSITORY_CONFIGURATION=python/typeshed
GITHUB_USER=bphermansson
GITHUB_TOKEN=<My token>
REVIEWS_GITHUB_REPOSITORY_CONFIGURATION="apoclyps/reviews"

from reviews.

apoclyps avatar apoclyps commented on May 20, 2024

Are you referring to the config folder within reviews/app/config?

if so, you may want to locate your configuration outside of the codebase (as the settings.ini will only be picked up from the root of the project - in case you also wish to install directly from PyPi, I'd recommend setting the PATH_TO_CONFIG and locate it under ~/home/.config/reviews

The following are the steps I used to test the configuration file. Have a look at these and let me know if it solves this issue for you.:

Multiple options are present in the description however I think you might be aiming to use either Testing .ini file within the repository or Testing using PATH_TO_CONFIG.

Let me know if this helps or not; In either case, this should be documented in the README so I'll keep this issue open until it's updated 👍

from reviews.

apoclyps avatar apoclyps commented on May 20, 2024

@bphermansson were you able to get the configuration working? If not, please let me know what issue you encountered and I can update the documentation to help others.

from reviews.

apoclyps avatar apoclyps commented on May 20, 2024

I've updated the documentation in #313 to reflect these changes. Thank you once again for raising this issue :)

closed by

from reviews.

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.