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 #40

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

nautobot-bot
Copy link
Contributor

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-dev-example.git",
    "path": "/tmp/tmpli9wmlbw/nautobot-app-dev-example",
    "repository_path": "/tmp/tmpli9wmlbw/nautobot-app-dev-example",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@cmsirbu @snaselj @whitej6",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "github_org": "nautobot",
        "app_name": "nautobot_dev_example",
        "verbose_name": "Nautobot Dev Example App",
        "app_slug": "nautobot-dev-example",
        "project_slug": "nautobot-app-dev-example",
        "repo_url": "https://github.com/nautobot/nautobot-app-dev-example",
        "base_url": "dev-example",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotDevExample",
        "project_short_description": "Nautobot App to demonstrate how to create a Nautobot App.",
        "model_class_name": "DevExample",
        "open_source_license": "Apache-2.0",
        "docs_base_url": "https://docs.nautobot.com",
        "docs_app_url": "https://docs.nautobot.com/projects/dev-example/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpli9wmlbw",
        "_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": "dd2eb7533cd5fd15adfcc3390a641c9e42716813",
    "draft": false
}

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
}

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-dev-example.git",
    "path": "/tmp/tmpli9wmlbw/nautobot-app-dev-example",
    "repository_path": "/tmp/tmpli9wmlbw/nautobot-app-dev-example",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@cmsirbu @snaselj @whitej6",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "github_org": "nautobot",
        "app_name": "nautobot_dev_example",
        "verbose_name": "Nautobot Dev Example App",
        "app_slug": "nautobot-dev-example",
        "project_slug": "nautobot-app-dev-example",
        "repo_url": "https://github.com/nautobot/nautobot-app-dev-example",
        "base_url": "dev-example",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotDevExample",
        "project_short_description": "Nautobot App to demonstrate how to create a Nautobot App.",
        "model_class_name": "DevExample",
        "open_source_license": "Apache-2.0",
        "docs_base_url": "https://docs.nautobot.com",
        "docs_app_url": "https://docs.nautobot.com/projects/dev-example/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpli9wmlbw",
        "_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": "dd2eb7533cd5fd15adfcc3390a641c9e42716813",
    "draft": false
}
```

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
}
```
@nautobot-bot nautobot-bot requested a review from a team as a code owner August 29, 2024 03:40
@gsnider2195
Copy link
Contributor

Some of these changes were made in #42

@smk4664 smk4664 merged commit 5577fcc into develop Sep 16, 2024
15 checks passed
@smk4664 smk4664 deleted the drift-manager/pr branch September 16, 2024 17:42
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.

3 participants