ONSdigital / dp-python-tools

Simple reusable python resources for digital publishing.
MIT License
1 stars 0 forks source link

1034-get-commit-ID #49

Closed nimshi89 closed 4 months ago

nimshi89 commented 4 months ago

What

Added an get_commit_ID function that returns the most recent commit id. Added an additional entry to the log_event as commit_ID at logger.py.

How to review

make a commit and the logger will print out the new data entry on github the most recent commit ID and the printed ID will match

Who can review

Anyone