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

[AUTO-MERGE] Merge main into develop via merge-main-to-develop #3280

Merged
merged 7 commits into from
Nov 8, 2023

Commits on Nov 4, 2023

  1. Configure ruff format, use it instead of black (#3258)

    * build: format code with `ruff format` over `black`
    
    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    
    * style(ruff-format): format code with `ruff format`
    
    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    
    ---------
    
    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f9e9c30 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. docs: fix typos (#3270)

    Signed-off-by: Ajay Gonepuri <ajaygonepuri@gmail.com>
    Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    HKABIG and stichbury authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8ffad93 View commit details
    Browse the repository at this point in the history
  2. Update create_a_pipeline.md (#3213)

    * Update create_a_pipeline.md
    
    typo: 
    --nodes=preprocess_shuttles_node needs to be specified
    
    Signed-off-by: Pranav Dave <75449103+pdave34@users.noreply.github.com>
    
    * Use both node names
    
    Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
    
    * Update create_a_pipeline.md
    
    Signed-off-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    
    ---------
    
    Signed-off-by: Pranav Dave <75449103+pdave34@users.noreply.github.com>
    Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
    Signed-off-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    Co-authored-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
    Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
    3 people authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2468b2d View commit details
    Browse the repository at this point in the history
  3. Replace a StopIteration exception with for-else (#3273)

    * Replace a `StopIteration` exception with for-else 
    
    Signed-off-by: Nok Lam Chan <nok.lam.chan@quantumblack.com>
    
    * fix the logic
    
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    
    * bug fix
    
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    
    ---------
    
    Signed-off-by: Nok Lam Chan <nok.lam.chan@quantumblack.com>
    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0e4f79e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'develop' into merge-main-to-develop

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1c3c6a0 View commit details
    Browse the repository at this point in the history
  2. Make ruff format happy

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    33a5c28 View commit details
    Browse the repository at this point in the history
  3. Make ruff happy

    Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
    deepyaman committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    279c8ab View commit details
    Browse the repository at this point in the history