openreplay/.github
rjshrjndrn 621667f5ce 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 16:09:05 +02:00
..
composite-actions/update-keys Fix ci varibles and trivy failover voln db (#2718) 2024-10-31 15:02:21 +01: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 16:09:05 +02:00
dependabot.yaml feat(github): dependabot target branch to dev 2023-12-05 13:45:53 +01:00