Skip to content

fix(ci): fetch TechAPI history for git-derived timestamps - #66

Merged
Seungpyo1007 merged 1 commit into
mainfrom
fix/dump-fetch-history
Sep 17, 2026
Merged

Seungpyo1007 merged 1 commit into
mainfrom
fix/dump-fetch-history

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Follow-up to #65. actions/checkout defaults to depth 1, so _git_timestamps() saw a single commit and stamped every record with the tip time (visible in the dump PR that followed: all pages 2026-09-18T02:40:25). fetch-depth: 0 on the TechAPI checkout in dump-refresh and deploy-pages.

Refs #1

With the default depth-1 checkout, git log sees one commit, so every
record reported the tip commit time — the dump-refresh PR after #65 showed
all pages sharing a single timestamp.

Refs #1
@Seungpyo1007
Seungpyo1007 merged commit 596381f into main Sep 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant