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

Make all year-based hashtags evergreen (eliminate manual year update) #72

Open
obscurerichard opened this issue Jan 3, 2019 · 0 comments
Labels
enhancement help wanted Help wanted - can you take this on?

Comments

@obscurerichard
Copy link
Member

@jrenaut did a fabulous job in #70 of updating the coffee ride to use a dynamic year in the web page and hash tag. We need to ferret out other places in the code base

https://freezingsaddles.org/pointless/dirtybiker

It looks like the only ones left are in the leaderboards/ directory, which might prove more of a challenge since these are templated differently:

$  grep -rIi 2018 leaderboards/*
leaderboards/dirtybiker.yml:description: Number of days with at least 1 off-road ride (#fs2018dirtybiker).
leaderboards/dirtybiker.yml:url: http://bikearlingtonforum.com/showthread.php?12874-fs2018dirtybiker-Pointless-Prize-Mountain-for-Dirt-Miles-for-Freezing-Saddles-2018
leaderboards/dirtybiker.yml:                  where R.name like '%#fs2018dirtybiker%'
leaderboards/opmdays.yml:  where date(R.start_date) in ('2018-01-26')

I'll update these manually to 2019 for now, this issue is for a permanent fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Help wanted - can you take this on?
Projects
Status: Icebox
Development

No branches or pull requests

1 participant