Skip to content

Pip-compile to include compiled date time in comments section #2168

Open
@specialorange

Description

@specialorange

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions