Merged
Conversation
Owner
|
Can you rebase the PR on master (without the quick fail change)? It should pass successfully now. About dependbot, I'm not a fan because in my experience it doesn't help when real version dependency is needed and instead just adds noise. These action versions technically don't to be bumped very often so setting up automatic dependbot just for that doesn't seem worth it. |
Dependabot, Renovate, etc. can automate most of these changes. * https://github.com/actions/cache/releases * https://github.com/actions/checkout/releases * https://github.com/actions/download-artifact/releases * https://github.com/actions/setup-python/releases * https://github.com/actions/upload-artifact/releases
Contributor
Author
|
Could the extra performance of Python 3.11 be causing |
matham
approved these changes
Feb 7, 2023
Owner
|
heh That shouldn't be it. It's a timestamping instability issue across different platforms. I've seen something previous, and is somewhat out of my control as it is dependent on ffmpeg. It probably can be fixed but I don't have the time to do that rn. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot, Renovate, etc. can automate most of these changes.