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

Fix failed automerge Branch 23.02 merge 22.12 #811

Merged
merged 3 commits into from
Nov 22, 2022

Commits on Nov 21, 2022

  1. Update Dependency List with dependencies.yaml (rapidsai#803)

    This PR updates dependency lists with `dependencies.yaml`.
    
    Authors:
       - Michael Wang (https://github.com/isVoid)
       - AJ Schmidt (https://github.com/ajschmidt8)
       - Bradley Dice (https://github.com/bdice)
    
    Approvers:
       - Bradley Dice (https://github.com/bdice)
       - AJ Schmidt (https://github.com/ajschmidt8)
    isVoid authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    04593ef View commit details
    Browse the repository at this point in the history
  2. Fix a Bug in Segment Intersection Primitive (rapidsai#808)

    rapidsai#778 introduced segment intersection primitive, but there's a subtle bug in the code. This PR fixes that.
    
    Authors:
      - Michael Wang (https://github.com/isVoid)
    
    Approvers:
      - H. Thomson Comer (https://github.com/thomcom)
      - Mark Harris (https://github.com/harrism)
    
    URL: rapidsai#808
    isVoid authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1a0885f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    acf0ea1 View commit details
    Browse the repository at this point in the history