openreplay/.github
rjshrjndrn 09c2ce0976 ci(action): Build and patch github tags
feat(workflow): update commit timestamp for patching

Add a step to set the commit timestamp of the HEAD commit to be 1
second newer than the oldest of the last 3 commits. This ensures
proper chronological order while preserving the commit content.

- Fetch deeper history to access commit history
- Get oldest timestamp from recent commits
- Set new commit date with BSD-compatible date command
- Verify timestamp change with git log

The workflow was previously checking out 'main' branch with a
comment indicating it needed to be fixed. This change makes it
properly checkout the tag specified by the workflow input.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-04 15:57:50 +02:00
..
composite-actions/update-keys fix(actions): add dynamic token secret 2025-04-03 16:10:19 +02:00
ISSUE_TEMPLATE Update issue templates 2022-06-23 12:16:05 +02:00
workflows ci(action): Build and patch github tags 2025-04-04 15:57:50 +02:00
dependabot.yaml feat(github): dependabot target branch to dev 2023-12-05 13:45:53 +01:00