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 custom walking traversal permissions via TransportNetworkConfig #943

Merged
merged 12 commits into from
Oct 4, 2024

Commits on Aug 9, 2024

  1. Add SidewalkTraversalPermissionLabeler

    activated via TransportNetworkConfig when building a network from a config JSON
    ansoncfit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1f68767 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated buildNetworkFromBundleZip

    Building from .zip files on S3 has not been supported since 2016.
    ansoncfit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cf73c55 View commit details
    Browse the repository at this point in the history
  3. Enable TransportNetworkConfig in non-cluster use

    such as PointToPointRouterServer
    ansoncfit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    68e4e87 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    1355d0d View commit details
    Browse the repository at this point in the history
  2. Make sidewalk PermissionLabeler more restrictive

    Disallow walking anywhere driving is allowed
    ansoncfit committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1fe1c83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6bfa16 View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    ansoncfit committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    182a294 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Revert "Force use of SidewalkTraversalPermissionLabeler"

    This reverts commit 1355d0d.
    ansoncfit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1a1e5ea View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    ansoncfit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bc5dfea View commit details
    Browse the repository at this point in the history
  3. Revert "Set NETWORK_FORMAT_VERSION to prev commit hash"

    This reverts commit d6bfa16.
    ansoncfit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1710107 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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