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 support for Connectivity Templates #226

Merged
merged 41 commits into from
Aug 1, 2023
Merged

Add support for Connectivity Templates #226

merged 41 commits into from
Aug 1, 2023

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    4fe607d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b954672 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    ba73877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6447e92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99468e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. add utils.Min()

    chrismarget-j committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2d82cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586bbdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f9138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d947890 View commit details
    Browse the repository at this point in the history
  5. fix format string

    chrismarget-j committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    067166e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24db2c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a93f110 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c075964 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05bdb51 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. handle child primitives (JSON strings) as Set rather than List

    Apstra doesn't keep them in order. They're strings, so easy to
    dereference by value. Initial testing looks fine.
    chrismarget-j committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b9e954d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee5c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3cfd0 View commit details
    Browse the repository at this point in the history
  4. remove go files for un-implemented features because they block

    doc generation and cause build / test errors.
    chrismarget-j committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6bfd8ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2717fc9 View commit details
    Browse the repository at this point in the history
  6. make docs

    chrismarget-j committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    694d564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4301c5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bad7eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    0791457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193c0bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0b9ef View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    615fd0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e3a93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a679ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfcee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    8fb05bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c7b6e View commit details
    Browse the repository at this point in the history
  3. update docs

    chrismarget-j committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7792462 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    40e83ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd206f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea8a51 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    51bf9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75c10f View commit details
    Browse the repository at this point in the history
  3. bump sdk version

    chrismarget-j committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    150900a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c95d67 View commit details
    Browse the repository at this point in the history