Remove upper bound for NumPy #885
Annotations
2 errors and 1 warning
Comment about DCO status
Unhandled error: HttpError: Resource not accessible by integration
|
Check for DCO
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin relax-numpy-pin
```
Commit sha: [722eb60](https://github.com/databricks/databricks-sql-python/pull/478/commits/722eb6073c327759c09d3be1e375908be7c6735b), Author: Jan-Bendikt Jagusch, Committer: Jan-Bendikt Jagusch; The sign-off is missing.
Commit sha: [6c28dca](https://github.com/databricks/databricks-sql-python/pull/478/commits/6c28dcaa3d7e55130f434ee433643c80e6ee2e5e), Author: Jan-Bendikt Jagusch, Committer: Jan-Bendikt Jagusch; The sign-off is missing.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading