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

dev to main to fix docs #119

Merged
merged 12 commits into from
Nov 21, 2023
Merged

dev to main to fix docs #119

merged 12 commits into from
Nov 21, 2023

Conversation

whitej6
Copy link
Contributor

@whitej6 whitej6 commented Nov 21, 2023

No description provided.

snaselj and others added 12 commits October 5, 2023 08:08
Template:

```
{
    "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
    "dir": "nautobot-app",
    "ref": "u/snaselj-ssot",
    "path": null
}
```

Cookie:

```
{
    "remote": "https://github.com/nautobot/nautobot-plugin-secrets-providers.git",
    "path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-secrets-providers",
    "repository_path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-secrets-providers",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@smith-ntc",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "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/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/opt/ntc/drift-manager/outputs",
        "_repo_dir": "/home/jsn/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "u/snaselj-ssot",
        "_drift_manager": {}
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": ""
}
```

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": "u/snaselj-ssot",
    "pull_request": null,
    "post_action": [
        "black"
    ],
    "disable_post_actions": false,
    "draft": true
}
```
Template:

```
{
    "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
    "dir": "nautobot-app",
    "ref": "develop",
    "path": null
}
```

Cookie:

```
{
    "remote": "https://github.com/nautobot/nautobot-plugin-secrets-providers.git",
    "path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-secrets-providers",
    "repository_path": "/opt/ntc/drift-manager/outputs/nautobot-plugin-secrets-providers",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@smith-ntc",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "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",
        "camel_name": "NautobotSecretsProviders",
        "project_short_description": "Nautobot's Secrets Providers Plugin",
        "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/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/opt/ntc/drift-manager/outputs",
        "_repo_dir": "/opt/ntc/drift-manager/outputs/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "develop"
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.UPDATE_OR_CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": "",
    "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": "develop",
    "pull_request": "update-or-create",
    "post_action": [
        "black"
    ],
    "disable_post_actions": false,
    "draft": true
}
```
Cookie updated by NetworkToCode Cookie Drift Manager Tool
@whitej6 whitej6 requested a review from a team as a code owner November 21, 2023 02:08
@whitej6 whitej6 merged commit 38fce05 into main Nov 21, 2023
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.

2 participants