-
Notifications
You must be signed in to change notification settings - Fork 38
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
checkers: ability to replace timestamp #297
Conversation
Please could you add a test and update the documentation in README.md? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing this.
Please split changes to checkers
and jsonchecker
into different commits (changes to tests should go into the same commit that has added changes being tested).
add 'timestamp' parameter to _update_version
Also using provided timestamp on non-git type sources, the one from url response date will be replaced. New test case.
BTW, |
#275 fixes it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
add 'timestamp' parameter to _update_version, for jsonchecker using timestamp from json rather than using the one from url response date.
Fix for tarballs from GitHub.
Example: