-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bump OpenTimelineIO from 23ff3f9
to 7302ff1
#44
Conversation
Does anyone know if this is an automation problem?
|
It builds fine locally. See here: #45 |
Thanks, I missed that it was the same issue. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Dependabot attempted to update this pull request, but because the branch |
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
It's okay, @dependabot - I think we should all get some rest and try again tomorrow. |
@dependabot recreate |
796550d
to
6918c25
Compare
For clarity, I read the docs on how branch protection rules work, and made a new rule just for this one specific branch which allows force push and deletion. That seems to have allowed dependabot to do its "recreate" action. 🤞 |
Sadly, this is still failing with the following error:
It looks like #47 didn't work 😞 |
I noticed that when pulling the latest Swift Bindings it pulls in the OpenTimelineIO branch |
Hi @Jameclarke your PR looks promising. Did you have a chance to think about @jminor's question on that PR, or was it answered somewhere? I'm inclined to land that PR, but was waiting until Josh's question was resolved. |
@meshula I just pushed a new commit and answered Josh's question. Thank you. |
@dependabot recreate |
Bumps [OpenTimelineIO](https://github.com/PixarAnimationStudios/OpenTimelineIO) from `23ff3f9` to `7302ff1`. - [Release notes](https://github.com/PixarAnimationStudios/OpenTimelineIO/releases) - [Commits](AcademySoftwareFoundation/OpenTimelineIO@23ff3f9...7302ff1) --- updated-dependencies: - dependency-name: OpenTimelineIO dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
6918c25
to
5a8a782
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Everything works again, phew!!! |
Bumps OpenTimelineIO from
23ff3f9
to7302ff1
.Commits
7302ff1
Python 3.12 support / imp module deleted (#1669)d98f657
add rendering notes (#1679)c9a9abc
updated TSC chair to Eric Reinecke (#1682)f9f3889
Add utility functions for comparison and rounding (#1623)17e9297
Replaced usages of deprecated pkg_resources module (#1675)bd7ae17
Experimental Editing Commands (#1654)745e614
Adds support tofilepath_from_url
to support non-encoded URLs with Windows ...c369126
Ran pre-release repo cleanup to prep for upcoming releases (#1666)f6a3a9b
Removed stray prints in the tests (#1648)ae28d0e
Add C++17 guard to casters.h (#1646)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)