Giter Club home page Giter Club logo

pvc's People

Contributors

cwilling avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pvc's Issues

command line options

Treatment of option could be better:

  1. a command with just a --project option could specify multiple projects
    e.g. pvc show --project uTox live555 qwt
  2. if a command only takes one particular option (like --project), then make it optional
    i.e. 'pvc show --project uTox' could just be 'pvc show uTox'

template

Need template for additional modules + description of what to do for new module

Alternate watch list files

How about being able to specify an alternative watch list file. Always keep the default watch file but enable others to be used when specified with a -w|--watchlist option. They could be added with the config --add command e.g. "pvc config --add watch_alt1:/some/directory" would add a watchlist named watch_alt1.json in the chosen /some/directory (we better be able to write in there)

instructions upgrade?

Is there a way to upgrade? Even 'npm uninstall pvc' then 'npm install pvc' didn't increment the version number...

system installation

Provide mechanism for installing as a system app i.e. 'make install DESTDIR=XXX'

howto

Needs documentation

Version id text stripping

Current method of stripping non numeric characters from front and back of version id's doesn't work as expected for (at least) OpenImage/oiio archive at Github. That archive also contains other software with independent version numbering so just stripping text as currently done gives wrong results since we're (wrongly) mixing up the different softwares.

limit multipage

Some github repos have lots of tag pages (vim has 192!) with mostly old releases that we're not interested in and consume lots of time. On the other hand some repos have lots of pages AND lots of different sotware under the same project's tags i.e. we need to keep looking until we find them

Need to limit the number of pages requested - maybe stop when version(s) equal or greater than what we have already?

version bug

d@cosmos:~$ pvc -V
PVC version
d@cosmos:~$

Wouldn't it be good if it can also update its own version, or is the user supposed to 'pvc update' pvc as well as everything?

way to specify you're checking ‘hashed’ commits rather than usual version numbers

I added all my projects but noticed one said ‘undefined,’ since so far the programmer only uploaded version numbers using those ‘hashes’ rather than standard decimal version numbers... is there, or will there be, a way to specify you're checking those instead of, or in addition to, decimal number versions? It could be useful since hashed version numbers are all some projects do anymore.

Multipage data

Some requests to Github result in multiple pages of results. Need to support this case else wrong result (from first page only) is given.

‘tokens?’

What tokens would be best to use if you set this up as a cron job to check github--‘repo,’ ‘notifications?’

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.