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

refactor: rename minimum partition ID constant to be more generic #34529

Merged
merged 3 commits into from
May 20, 2024

Commits on May 17, 2024

  1. refactor: rename minimum partition ID constant to be more generic

    Rename MINIMUM_STATIC_PARTITION_ID to MINIMUM_UNUSED_PARTITION_ID
    so it's not confusing when used to generate IDs for static or dynamic
    partitions.
    mariajgrimaldi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c9a3c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ed49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b10d4c View commit details
    Browse the repository at this point in the history