nautobot / nautobot-app-netbox-importer

Nautobot plugin to simplify data migration from NetBox
https://docs.nautobot.com/projects/netbox-importer/en/latest/
Other
21 stars 11 forks source link

Cookie updated by NetworkToCode Cookie Drift Manager Tool #179

Closed nautobot-bot closed 2 weeks ago

nautobot-bot commented 1 month ago

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-netbox-importer.git",
    "path": "/tmp/tmp46v4lqd_/nautobot-app-netbox-importer",
    "repository_path": "/tmp/tmp46v4lqd_/nautobot-app-netbox-importer",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@glennmatthews @jathanism @lampwins @chadell",
        "full_name": "Network to Code, LLC",
        "email": "opensource@networktocode.com",
        "github_org": "nautobot",
        "app_name": "nautobot_netbox_importer",
        "verbose_name": "Nautobot NetBox Importer",
        "app_slug": "nautobot-netbox-importer",
        "project_slug": "nautobot-app-netbox-importer",
        "repo_url": "https://github.com/nautobot/nautobot-app-netbox-importer",
        "base_url": "netbox-importer",
        "min_nautobot_version": "2.0.6",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotNetboxImporter",
        "project_short_description": "Data importer from NetBox 3.x to Nautobot 2.x.",
        "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/netbox-importer/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmp46v4lqd_",
        "_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": "d497fdc1a5c4fcb260a0e81ad4847806632f41bf",
    "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
}
smk4664 commented 4 weeks ago

It looks like the CI is not standard, at least with the unites matrix.

gsnider2195 commented 3 weeks ago

It looks like the CI is not standard, at least with the unites matrix.

The nautobot versions we're testing against don't support 3.12: nautobot-version: ["2.0.6", "2.1", "2.2"]

gsnider2195 commented 3 weeks ago

It looks like the CI is not standard, at least with the unites matrix.

The nautobot versions we're testing against don't support 3.12: nautobot-version: ["2.0.6", "2.1", "2.2"]

This app will need to be updated to support Nautobot v2.3