examples icon indicating copy to clipboard operation
examples copied to clipboard

Fix last update date

Open hoxbro opened this issue 1 year ago • 2 comments

Fixes https://github.com/holoviz-topics/examples/issues/374

I haven't tested it out; I'm pretty sure this is why the last update date doesn't show up correctly. I think this is where fetch-depth should be set, but please correct me if it is not.

hoxbro avatar May 23 '24 09:05 hoxbro

Your changes were successfully integrated in the dev site, make sure to review the pages of the projects you touched before merging this PR: https://holoviz-dev.github.io/examples/. You can also download an archive of the site from the workflow summary page which comes in handy when your dev site built was overriden by another PR (we have a single dev site!).

github-actions[bot] avatar May 23 '24 09:05 github-actions[bot]

Unfortunately, it didn't seem to work :upside_down_face:

I don't know when I will have time to dive deeper into why this is the case.

hoxbro avatar May 23 '24 09:05 hoxbro

Unfortunately, it didn't seem to work 🙃

I don't know when I will have time to dive deeper into why this is the case.

Ended up with the same fix in https://github.com/holoviz-topics/examples/pull/425, not sure why it didn't work here.

maximlt avatar Oct 10 '24 14:10 maximlt