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

Release 2.1.0 #177

Merged
merged 14 commits into from
Sep 9, 2024
Merged

Release 2.1.0 #177

merged 14 commits into from
Sep 9, 2024

Commits on Apr 8, 2024

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

Commits on Aug 13, 2024

  1. Fix repo_url

    smk4664 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c593c9b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Fix Mysql container

    smk4664 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ec3703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adf33a View commit details
    Browse the repository at this point in the history
  3. Correct the project_slug

    smk4664 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    645ad5d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Correct Spelling in FAQ

    smk4664 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2f7a9de View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #167 from nautobot/u/smk4664-drift-manager

    Correct the project_slug
    smk4664 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    aa6e3d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Cookie updated by NetworkToCode Cookie Drift Manager Tool (#169)

    * Cookie updated by NetworkToCode Cookie Drift Manager Tool
    
    Template:
    
    ```
    {
        "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "dir": "nautobot-app",
        "ref": "nautobot-app-v2.3.0",
        "path": null
    }
    ```
    
    Cookie:
    
    ```
    {
        "remote": "https://github.com/nautobot/nautobot-app-nornir.git",
        "path": "/Users/stephenkiely/outputs/nautobot-app-nornir",
        "repository_path": "/Users/stephenkiely/outputs/nautobot-app-nornir",
        "dir": "",
        "branch_prefix": "drift-manager",
        "context": {
            "codeowner_github_usernames": "-* @itdependsnetworks\n-* @jeffkala",
            "full_name": "Network to Code, LLC",
            "email": "info@networktocode.com",
            "github_org": "nautobot",
            "app_name": "nautobot_plugin_nornir",
            "verbose_name": "Nautobot Nornir Plugin",
            "app_slug": "nautobot-plugin-nornir",
            "project_slug": "nautobot-app-nornir",
            "repo_url": "https://github.com/nautobot/nautobot-app-nornir",
            "base_url": "plugin-nornir",
            "min_nautobot_version": "2.0.0",
            "max_nautobot_version": "2.9999",
            "camel_name": "NautobotPluginNornir",
            "project_short_description": "Nautobot App that provides a shim layer to simplify using Nornir within other Nautobot Apps and Nautobot Jobs",
            "model_class_name": "None",
            "open_source_license": "Apache-2.0",
            "docs_base_url": "https://docs.nautobot.com",
            "docs_app_url": "https://docs.nautobot.com/projects/plugin-nornir/en/latest",
            "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
            "_output_dir": "/Users/stephenkiely/outputs",
            "_repo_dir": "/Users/stephenkiely/outputs/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
            "_checkout": "nautobot-app-v2.3.0"
        },
        "base_branch": "develop",
        "remote_name": "origin",
        "pull_request_strategy": "PullRequestStrategy.CREATE",
        "post_actions": [
            "PostAction.BLACK"
        ],
        "baked_commit_ref": "7cd62373450b4459a5fa3397a2d27214f7217a9c",
        "draft": true
    }
    ```
    
    CLI Arguments:
    
    ```
    {
        "cookie_dir": "",
        "input": false,
        "json_filename": "",
        "output_dir": "./outputs",
        "push": true,
        "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "template_dir": "nautobot-app",
        "template_ref": "nautobot-app-v2.3.0",
        "pull_request": null,
        "post_action": [],
        "disable_post_actions": false,
        "draft": null
    }
    ```
    
    * Fix merge issues with Drift Manager
    
    * Update .github/CODEOWNERS
    
    Co-authored-by: Gary Snider <75227981+gsnider2195@users.noreply.github.com>
    
    * Update docs/requirements.txt
    
    Co-authored-by: Gary Snider <75227981+gsnider2195@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: bakebot <info@networktocode.com>
    Co-authored-by: Gary Snider <75227981+gsnider2195@users.noreply.github.com>
    3 people committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6c36cdc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #142 from nautobot/main

    2.0.1 Main into develop
    itdependsnetworks committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    77f2230 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Cookie updated by NetworkToCode Cookie Drift Manager Tool (#175)

    * Cookie updated by NetworkToCode Cookie Drift Manager Tool
    
    Template:
    
    ```
    {
        "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "dir": "nautobot-app",
        "ref": "refs/tags/nautobot-app-v2.3.2",
        "path": null
    }
    ```
    
    Cookie:
    
    ```
    {
        "remote": "https://github.com/nautobot/nautobot-app-nornir.git",
        "path": "/tmp/tmplkk7v8ze/nautobot-app-nornir",
        "repository_path": "/tmp/tmplkk7v8ze/nautobot-app-nornir",
        "dir": "",
        "branch_prefix": "drift-manager",
        "context": {
            "codeowner_github_usernames": "-* @itdependsnetworks\n-* @jeffkala",
            "full_name": "Network to Code, LLC",
            "email": "info@networktocode.com",
            "github_org": "nautobot",
            "app_name": "nautobot_plugin_nornir",
            "verbose_name": "Nautobot Nornir Plugin",
            "app_slug": "nautobot-plugin-nornir",
            "project_slug": "nautobot-app-nornir",
            "repo_url": "https://github.com/nautobot/nautobot-app-nornir",
            "base_url": "plugin-nornir",
            "min_nautobot_version": "2.0.0",
            "max_nautobot_version": "2.9999",
            "camel_name": "NautobotPluginNornir",
            "project_short_description": "Nautobot App that provides a shim layer to simplify using Nornir within other Nautobot Apps and Nautobot Jobs",
            "model_class_name": "None",
            "open_source_license": "Apache-2.0",
            "docs_base_url": "https://docs.nautobot.com",
            "docs_app_url": "https://docs.nautobot.com/projects/plugin-nornir/en/latest",
            "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
            "_output_dir": "/tmp/tmplkk7v8ze",
            "_repo_dir": "/github/home/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
            "_checkout": "refs/tags/nautobot-app-v2.3.2"
        },
        "base_branch": "develop",
        "remote_name": "origin",
        "pull_request_strategy": "PullRequestStrategy.CREATE",
        "post_actions": [
            "PostAction.BLACK"
        ],
        "baked_commit_ref": "ea85a24b83f594fc5b27c38f8c39d4bb0b90bed2",
        "draft": true
    }
    ```
    
    CLI Arguments:
    
    ```
    {
        "cookie_dir": "",
        "input": false,
        "json_filename": "",
        "output_dir": "",
        "push": true,
        "template": "",
        "template_dir": "",
        "template_ref": "refs/tags/nautobot-app-v2.3.2",
        "pull_request": null,
        "post_action": [],
        "disable_post_actions": false,
        "draft": null
    }
    ```
    
    * Ruff, poetry lock and changelog
    
    * Update Poetry Lock file.
    
    ---------
    
    Co-authored-by: bakebot <info@networktocode.com>
    Co-authored-by: Stephen Kiely <stephenkiely87@gmail.com>
    3 people committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e9245bc View commit details
    Browse the repository at this point in the history
  2. Update faq.md (#168)

    * Update faq.md
    
    Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>
    Co-authored-by: Stephen Kiely <stephenkiely87@gmail.com>
    3 people committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a34220d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Prepare for Release 2.1.0

    smk4664 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    df2b223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13fdeed View commit details
    Browse the repository at this point in the history