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: networktocode/jdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: networktocode/jdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: drift-manager/develop/pr
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 17 files changed
  • 1 contributor

Commits on Aug 12, 2026

  1. Cookie updated targeting develop by NetworkToCode Cookie Drift Manage…

    …r Tool
    
    Template:
    
    ```
    {
        "template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
        "dir": "python",
        "ref": "main",
        "path": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python"
    }
    ```
    
    Cookie:
    
    ```
    {
        "remote": "https://github.com/networktocode/jdiff.git",
        "path": "/tmp/tmpjukp_9wv/jdiff",
        "repository_path": "/tmp/tmpjukp_9wv/jdiff",
        "dir": "",
        "branch_prefix": "drift-manager/develop",
        "context": {
            "codeowner_github_usernames": "@lvrfrc87 @scetron @grelleum @jeffkala @pszulczewski",
            "full_name": "Network to Code, LLC",
            "email": "info@networktocode.com",
            "github_org": "networktocode",
            "description": "Python library for examining structured data.",
            "project_name": "jdiff",
            "project_slug": "jdiff",
            "repo_url": "https://github.com/networktocode/jdiff",
            "base_url": "jdiff",
            "project_python_name": "jdiff",
            "project_python_base_version": "3.10",
            "project_with_config_settings": "no",
            "generate_docs": "yes",
            "version": "1.0.1",
            "original_publish_year": "2022",
            "_template": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
            "_output_dir": "/tmp/tmpjukp_9wv",
            "_repo_dir": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
            "_checkout": null
        },
        "drift_managed_branch": "develop",
        "remote_name": "origin",
        "pull_request_strategy": "PullRequestStrategy.UPDATE_OR_CREATE",
        "post_actions": [],
        "baked_commit_ref": "bc931311336d391d878202dba239389783ee9f09",
        "draft": false
    }
    ```
    
    CLI Arguments:
    
    ```
    {
        "cookie_dir": "",
        "input": false,
        "json_filename": "",
        "output_dir": "",
        "push": true,
        "template": "./cookiecutter-ntc",
        "template_dir": "python",
        "template_ref": "main",
        "pull_request": "update-or-create",
        "post_action": [],
        "disable_post_actions": true,
        "draft": null,
        "drift_managed_branch": "develop"
    }
    ```
    bakebot
    bakebot committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    1916dfd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. Cookie updated targeting develop by NetworkToCode Cookie Drift Manage…

    …r Tool
    
    Template:
    
    ```
    {
        "template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
        "dir": "python",
        "ref": "main",
        "path": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python"
    }
    ```
    
    Cookie:
    
    ```
    {
        "remote": "https://github.com/networktocode/jdiff.git",
        "path": "/tmp/tmppsxnld8b/jdiff",
        "repository_path": "/tmp/tmppsxnld8b/jdiff",
        "dir": "",
        "branch_prefix": "drift-manager/develop",
        "context": {
            "codeowner_github_usernames": "@lvrfrc87 @scetron @grelleum @jeffkala @pszulczewski",
            "full_name": "Network to Code, LLC",
            "email": "info@networktocode.com",
            "github_org": "networktocode",
            "description": "Python library for examining structured data.",
            "project_name": "jdiff",
            "project_slug": "jdiff",
            "repo_url": "https://github.com/networktocode/jdiff",
            "base_url": "jdiff",
            "project_python_name": "jdiff",
            "project_python_base_version": "3.10",
            "project_with_config_settings": "no",
            "generate_docs": "yes",
            "version": "1.0.1",
            "original_publish_year": "2022",
            "_template": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
            "_output_dir": "/tmp/tmppsxnld8b",
            "_repo_dir": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
            "_checkout": null
        },
        "drift_managed_branch": "develop",
        "remote_name": "origin",
        "pull_request_strategy": "PullRequestStrategy.UPDATE_OR_CREATE",
        "post_actions": [],
        "baked_commit_ref": "bc931311336d391d878202dba239389783ee9f09",
        "draft": false
    }
    ```
    
    CLI Arguments:
    
    ```
    {
        "cookie_dir": "",
        "input": false,
        "json_filename": "",
        "output_dir": "",
        "push": true,
        "template": "./cookiecutter-ntc",
        "template_dir": "python",
        "template_ref": "main",
        "pull_request": "update-or-create",
        "post_action": [],
        "disable_post_actions": true,
        "draft": null,
        "drift_managed_branch": "develop"
    }
    ```
    bakebot
    bakebot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    d9fcd0c View commit details
    Browse the repository at this point in the history
Loading