Git Product home page Git Product logo

sivart's Introduction

moggers87

README

Hey it's me.

I write code for living. Send me money or consider hiring me if you like my work.

Latest releases

sivart's People

Contributors

moggers87 avatar

Watchers

 avatar  avatar

sivart's Issues

Display logs of finished jobs.

When a job has finished, fetch the log.

(Fetching the log of an on-going build makes caching kinda pointless, so we'll just ignore logs of unfinished jobs)

UX

  • add useful info to base template (e.g. link to source, site name, etc.)
  • bootstrap
  • JS sugar, e.g. use JS to skip repo-redirect

List builds

List recent builds in repo view as well as latest build.

Links to travis and github

Places where we should link externally:

  • builds (travis build and github compare)
  • jobs (travis job)
  • repository (github)

Unit tests

Simple unit tests for views and context processor.

Build detail view

Should list overall build status and individual job statuses. A link to the github "compare" URL would be handy too.

Cache API responses

We should cache as much as possible to avoid overloading the Travis servers.

In the short term this means using Django's cache with a smallish (e.g. 300 seconds) TTL.

In the long term I'd like to store API responses more permanently once they have finished (i.e. the data is now immutable and won't go stale).

TravisPy has its own internal cache, we might be able to hook into that.

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.