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

Add suppport for external ports #21316

Merged
merged 13 commits into from
Feb 14, 2024
Merged

Commits on Feb 10, 2024

  1. first pass at external ports

    ypujante committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    42e2016 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. detect name vs path

    - simplify syntax and parsing (for Windows)
    ypujante committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    cb14c71 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    ypujante committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    16fbef2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    9736c62 View commit details
    Browse the repository at this point in the history
  2. flake8 review

    ypujante committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    91d0c5b View commit details
    Browse the repository at this point in the history
  3. fix for FROZEN_CACHE issue

    ypujante committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1a1ed6b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. code review

    ypujante committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    728da4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f3590 View commit details
    Browse the repository at this point in the history
  3. simplified code

    ypujante committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    85b8618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d41c93 View commit details
    Browse the repository at this point in the history
  5. more code review + docs

    ypujante committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5b2176c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    086136a View commit details
    Browse the repository at this point in the history
  7. removed unnecessary include

    ypujante committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    877b3b1 View commit details
    Browse the repository at this point in the history