Skip to content
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

preserve times when generating and uploading staging repo #335

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Jan 5, 2024

No description provided.

@@ -256,7 +258,10 @@ def download_copr_packages(packages, urls, repository, downloads_dir, included_p

if not os.path.exists(f"{downloads_dir}/{name}"):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One risk I see: people may still have local files cached that won't be updated, causing it to flip back & forth. Nothing you can do about it here, but one we can solve by communicating it.

cc @theforeman/release-engineering

@evgeni evgeni merged commit 17a45eb into master Jan 8, 2024
3 checks passed
@evgeni evgeni deleted the preserve-times branch January 8, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants