Skip to content

.gitlab-ci.yml: reset file timestamps to avoid rerunning simulations #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Jun 20, 2025

We run a sequence of GitLab CI jobs each executing snakemake with ever higher level targets. The products of those targets (e.g. simulations) exist on a shared disk, but checkout of detector_benchmarks repo is private to each job and receives an updated timestamp every time GitLab produces a copy. This messes with targets that depend on files coming from the detector_benchmarks repo itself. This is an attempt at fixing that behaviour.

cc @simonge

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