Git Product home page Git Product logo

github-icalendar's People

Contributors

dpocock avatar gpolitis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

github-icalendar's Issues

cache issue data and other objects

Some objects should be cached to reduce the number of hits on the Github API

e.g. if we start looking up user records in order to put the issue reporter email address in the VTODO then we should cache them because people change their email addresses very rarely

The Beaker project may be useful, it is already packaged:

https://beaker.readthedocs.org/

provide option to exclude private repositories

If people are making their iCalendar feed available without authentication, they may not want to expose issues from their private repositories.

Provide a config option to exclude private repositories.

show proper user email addresses

The issues don't contain the reporter email addresses, just the Github login IDs. These are being used to construct the contact ID in the VTODO but this is not ideal.

It is possible to get the proper email addresses by doing a second API query for each issue. These should be cached, see issue #1

Error on executing project

I am getting an error "ModuleNotFoundError: No module named 'github' " on executing the command "./github_icalendar/main.py github-ics.cfg".

Put a category into each VTODO

iCalendar supports category strings.

We could just use a constant such as 'Github' as the category for all issues

We could also use each repository name as a category name

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.