GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
323 stars 387 forks source link

Docker build: Include time of pull request to calculation of change time #823

Closed b-ehlers closed 9 months ago

b-ehlers commented 9 months ago

Previously, the git commit time was used as the modification time of a file. But that's not the time a file enters this repository, it normally gets active with a pull request. Therefore, this PR additionally takes into account the time of the pull request.