|
| 1 | +{ |
| 2 | + "cookiecutter": { |
| 3 | + "codeowner_github_usernames": "@glennmatthews @jathanism @lampwins @chadell", |
| 4 | + "full_name": "Network to Code, LLC", |
| 5 | + "email": "opensource@networktocode.com", |
| 6 | + "github_org": "nautobot", |
| 7 | + "app_name": "nautobot_netbox_importer", |
| 8 | + "verbose_name": "Nautobot NetBox Importer", |
| 9 | + "app_slug": "nautobot-netbox-importer", |
| 10 | + "project_slug": "nautobot-app-netbox-importer", |
| 11 | + "repo_url": "https://github.com/nautobot/nautobot-app-netbox-importer", |
| 12 | + "base_url": "netbox-importer", |
| 13 | + "min_nautobot_version": "2.0.6", |
| 14 | + "max_nautobot_version": "2.9999", |
| 15 | + "camel_name": "NautobotNetboxImporter", |
| 16 | + "project_short_description": "Data importer from NetBox 3.x to Nautobot 2.x.", |
| 17 | + "open_source_license": "Apache-2.0", |
| 18 | + "docs_base_url": "https://docs.nautobot.com", |
| 19 | + "docs_app_url": "https://docs.nautobot.com/projects/netbox-importer/en/latest", |
| 20 | + "_drift_manager": { |
| 21 | + "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git", |
| 22 | + "template_dir": "nautobot-app", |
| 23 | + "template_ref": "refs/tags/nautobot-app-v2.1.0", |
| 24 | + "cookie_dir": "", |
| 25 | + "branch_prefix": "drift-manager", |
| 26 | + "pull_request_strategy": "create", |
| 27 | + "post_actions": [ |
| 28 | + "black" |
| 29 | + ], |
| 30 | + "draft": true, |
| 31 | + "baked_commit_ref": "30390a8aa619e85292376319ea9534c20362305a" |
| 32 | + } |
| 33 | + } |
| 34 | +} |
0 commit comments