Giter VIP home page Giter VIP logo

asf_releases_aggregator's People

Contributors

kinow avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

digideskio

asf_releases_aggregator's Issues

Wrong time zone in messages

The messages in Markmail, and returned from the Python API, are in America/Los_Angeles time.
The server running the bot is in UTC.
The Markmail API also returns Today, Yesterday, and n days ago, as the date. Even though the API is handling that, it needs further work to properly convert it to UTC.

Error updating last execution in production

DEBUG 2016-06-17 22:22:36,749 New/old message found: [ANN] Apache Tomcat 9.0.0.M8 available
DEBUG 2016-06-17 22:22:36,749 New/old message date: 2016-06-14 00:00:00
DEBUG 2016-06-17 22:22:36,749 Composing new tweet for [Apache Tomcat 9.0.0.M8 available]
INFO 2016-06-17 22:22:36,749 Tweeting new release: Apache Tomcat 9.0.0.M8 available
DEBUG 2016-06-17 22:22:37,097 Updating execution time
CRITICAL 2016-06-17 22:22:37,098 Error setting last execution time and subject
ERROR 2016-06-17 22:22:37,098 near "c": syntax error
Traceback (most recent call last):
File "markmail_consumer.py", line 217, in main
set_last_execution_time_and_subject(last_subject_used, tweet_counter, args.dryrun, conn)
File "markmail_consumer.py", line 44, in set_last_execution_time_and_subject
c.execute("c.execute('INSERT INTO executions(last_execution, subject, count) VALUES(?, ?, ?)", (date, subject, tweet_counter))
sqlite3.OperationalError: near "c": syntax error

Docs

Wiki and/or code comments.

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.