Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add last_pushed_within field to project index #40

Merged
merged 1 commit into from
Sep 21, 2020

Commits on Sep 15, 2020

  1. Add last_pushed_within field to project index

    For multiple types of our users (CfA Staff, Brigade Leader, Project
    Leaders), being able to tell which projects are still active is a
    crucial aspect of the index.
    
    In civictechindex#26 we discuss using a bucketed approach so as to not create
    unnecessary noise by committing the timestamp for every update. This
    commit implements a coarse timestamp: for projects updated within the
    last week, month, year, or over a year ago.
    tdooner committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    514263c View commit details
    Browse the repository at this point in the history