Open
Description
What's the problem this feature will solve?
See when pip compile was last run in the file that was compiled, without having to search git commits and git history
Describe the solution you'd like
In the compiled file (typically requirements.txt) have a line at the top (with the description that it was made by pip-compile) or the bottom (with security suggestions), to include a date time stamp - Human readable is good enough
Alternative Solutions
Logging on to/searching / git history, but this is limited to if the file has been committed.
Additional context
having timestamps helps seeing file age in situ.
Metadata
Metadata
Assignees
Labels
No labels