Lawrence Ching

Results 14 comments of Lawrence Ching

I'm working capturing full page of Grafana dashboard. And I'm totally blocked by this issue. Grafana will recalculate the element position in order to dynamically adjust the panels on screen....

> @lawrenceching how can i use your code #26 without manual copy past? Right now i installed the plugin with `npm install --save gatsby-source-git` Unfortunately I can't see a way...

Hi @stevetweeddale , Same question here. Could you let us know if you're still maintaining this project? I'm happy to see any of your feedback for my PR. Even a...

Hi @stevetweeddale , Than you for your reply. I fully understand your situation. Maintaining an open source project has never been easy. @BenRoe , I can't be a maintainer as...

Hi @stevetweeddale , I do think so. But the problem is, git does not record last modified time for a file. The only way(If I didn't get it wrong) is...

Hi @stevetweeddale , I updated my change, could you have a look when you have time? Thank you.

@stevetweeddale, hope you can grep a chance to merge, and publish the new package to NPM. Or would it be easier if to transfor the ownership as we discuss in...

Finally I see some progress here. I will update my PR accordingly this week.

Test Evidence 1. fetchDepth is absent All files' modifiedTime is incorrect(the time of my latest commit) ![image](https://github.com/stevetweeddale/gatsby-source-git/assets/12114025/fc1d8d8b-cbee-4837-8dea-c3222436e849) 2. fetchDepth is 0 modifiedTime and message reflect to correct commit ![image](https://github.com/stevetweeddale/gatsby-source-git/assets/12114025/ac961d4f-279d-4fb6-b0ee-2cf9718995cf) @darthsteven,...

Hi, any comment on this PR? if no major concern on this change, I suggest we can merge this change into master. And leave the minor issues to another PR....