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

Cookie updated by NetworkToCode Cookie Drift Manager Tool #104

Closed
wants to merge 1 commit into from

Conversation

snaselj
Copy link
Contributor

@snaselj snaselj commented Aug 25, 2023

Template:

{
    "template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
    "dir": "nautobot-plugin",
    "ref": "nautobot-plugin-v1.0",
    "path": null
}

Cookie:

{
    "remote": "https://github.com/nautobot/nautobot-plugin-secrets-providers.git",
    "path": "/opt/ntc/outputs/nautobot-plugin-secrets-providers",
    "repository_path": "/opt/ntc/outputs/nautobot-plugin-secrets-providers",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@smith-ntc",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "nautobot",
        "plugin_name": "nautobot_secrets_providers",
        "verbose_name": "Nautobot's Secrets Providers Plugin",
        "plugin_slug": "nautobot-secrets-providers",
        "project_slug": "nautobot-plugin-secrets-providers",
        "repo_url": "https://github.com/nautobot/nautobot-plugin-secrets-providers",
        "base_url": "secrets-providers",
        "min_nautobot_version": "1.4.0",
        "max_nautobot_version": "1.9999",
        "nautobot_version": "latest",
        "camel_name": "NautobotSecretsProviders",
        "project_short_description": "Nautobot's Secrets Providers Plugin",
        "version": "0.1.0",
        "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/secrets-providers/en/latest",
        "_template": "https://github.com/networktocode-llc/cookiecutter-ntc.git"
    },
    "base_branch": "develop",
    "remote_name": "origin"
}

CLI Arguments:

{
    "cookie_dir": "",
    "input": false,
    "json_filename": "",
    "output_dir": "/opt/ntc/outputs",
    "push": true,
    "template": "",
    "template_dir": "",
    "template_ref": ""
}

Template:

```
{
    "template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
    "dir": "nautobot-plugin",
    "ref": "nautobot-plugin-v1.0",
    "path": null
}
```

Cookie:

```
{
    "remote": "https://github.com/nautobot/nautobot-plugin-secrets-providers.git",
    "path": "/opt/ntc/outputs/nautobot-plugin-secrets-providers",
    "repository_path": "/opt/ntc/outputs/nautobot-plugin-secrets-providers",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@smith-ntc",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "nautobot",
        "plugin_name": "nautobot_secrets_providers",
        "verbose_name": "Nautobot's Secrets Providers Plugin",
        "plugin_slug": "nautobot-secrets-providers",
        "project_slug": "nautobot-plugin-secrets-providers",
        "repo_url": "https://github.com/nautobot/nautobot-plugin-secrets-providers",
        "base_url": "secrets-providers",
        "min_nautobot_version": "1.4.0",
        "max_nautobot_version": "1.9999",
        "nautobot_version": "latest",
        "camel_name": "NautobotSecretsProviders",
        "project_short_description": "Nautobot's Secrets Providers Plugin",
        "version": "0.1.0",
        "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/secrets-providers/en/latest",
        "_template": "https://github.com/networktocode-llc/cookiecutter-ntc.git"
    },
    "base_branch": "develop",
    "remote_name": "origin"
}
```

CLI Arguments:

```
{
    "cookie_dir": "",
    "input": false,
    "json_filename": "",
    "output_dir": "/opt/ntc/outputs",
    "push": true,
    "template": "",
    "template_dir": "",
    "template_ref": ""
}
```
@snaselj snaselj requested a review from a team as a code owner August 25, 2023 13:32
@snaselj snaselj closed this Aug 25, 2023
@snaselj snaselj deleted the drift-manager/pr branch August 25, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant