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

use copy2 to preserve artifact timestamps, etc. #504

Closed
wants to merge 1 commit into from

Conversation

bollwyvl
Copy link
Contributor

@bollwyvl bollwyvl commented Nov 2, 2022

Thanks for pabot!

This proposes replacing shutil.copyfile with shutil.copy2 to preserve artifact metadata like times when merged.

No hardship if this is not desired, but seemed easier to just PR than have a big discussion about not wanting it.

@bollwyvl
Copy link
Contributor Author

bollwyvl commented Nov 3, 2022

AttributeError: 'EntryPoints' object has no attribute 'get'

Oh, importlib_*, how disappointed i am at your API instability. If i get a chance, i'll see if i can work out what layer of tox/virtualenv would need to be updated to unbreak this...

@mkorpela
Copy link
Owner

Got the merge done. Unfortunately GH PR did not work... so the change is in main but the PR closed.

@mkorpela mkorpela closed this Dec 30, 2022
@bollwyvl
Copy link
Contributor Author

Thanks for the review, merge, and swift release... and of course for pabot!

@mkorpela
Copy link
Owner

@bollwyvl swiftiness was not very good this time. Sorry - I’ve been busy with other stuff

@bollwyvl
Copy link
Contributor Author

No snark meant at all! I only meant to suggest the transition from "merged" to "released" was quick, and I certainly wouldn't suggest time-to-review as a negative in this trivial little case.

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.

2 participants