Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nautobot/nornir-nautobot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: nautobot/nornir-nautobot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 13 commits
  • 68 files changed
  • 6 contributors

Commits on Oct 1, 2023

  1. See #107 for detail commits, update to nornir-nautobot 3.0 (#107)

    * First pass at 2.0 migration (for nautobot) and nornir-nautobot 3.0
    * Update for Nautobot API 2.0 (#105)
    * Add tcp port configuration option
    * Update examples and docs. Replace PK with name and add a note.
    * Update logger
    * Fix dispatcher and a few missed log conversions
    * Unpin pynautobot dependency and fix black (#124)
    * fix tcp ping port (#125)
    * Blacken code.
    * Update changelog, add error codes to docs, fix misspell in class name, update loggers
    * Add migration docs
    * Update migration guide name to be more standard
    * Fix custom dispatcher, make error message more visible, add error code links to other repos
    
    ---------
    
    Co-authored-by: Patryk Szulczewski <patryk@szulczewski.eu>
    Co-authored-by: Josh VanDeraa <jv@networktocode.com>
    Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
    Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>
    5 people authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b6c9f9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from nautobot/develop

    See #107 for detail commits, update to nornir-nautobot 3.0 (#107)
    itdependsnetworks authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    69afbe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update pyproject build-system

    Anthony House committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5358af9 View commit details
    Browse the repository at this point in the history
  2. Update pyproject build-system for PEP-517

    Anthony House committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    34e3591 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #130 from housepbass/update_poetry_backend

    Update pyproject build-system
    jvanderaa authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    986b003 View commit details
    Browse the repository at this point in the history
  4. Update merge_config Task logging

    Anthony House committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d53405b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update merge_config Task logging

    Anthony House committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cd314c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge pull request #131 from housepbass/update_nornir_logging

    Update nornir logging
    jvanderaa authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a89fac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Updates for release 3.1

    jvanderaa committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b050319 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Updates changelog.

    jvanderaa committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    693d49c View commit details
    Browse the repository at this point in the history
  2. Update docs/dev/CHANGELOG.md

    Co-authored-by: Ken Celenza <ken@celenza.org>
    jvanderaa and itdependsnetworks authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5d16785 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #132 from jvanderaa/release3_1

    Updates for release 3.1
    jvanderaa authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    91359bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #136 from nautobot/develop

    Release 3.1
    jvanderaa authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d0b7a80 View commit details
    Browse the repository at this point in the history
Loading