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

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

nautobot-bot
Copy link
Collaborator

Template:

{
    "template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
    "dir": "nautobot-app",
    "ref": "refs/tags/nautobot-app-v2.2.0",
    "path": null
}

Cookie:

{
    "remote": "https://github.com/nautobot/nautobot-app-floor-plan.git",
    "path": "/tmp/tmp7wg9pyig/nautobot-app-floor-plan",
    "repository_path": "/tmp/tmp7wg9pyig/nautobot-app-floor-plan",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "\\",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "nautobot",
        "app_name": "nautobot_floor_plan",
        "verbose_name": "Nautobot Floor Plan",
        "app_slug": "nautobot-floor-plan",
        "project_slug": "nautobot-app-floor-plan",
        "repo_url": "https://github.com/nautobot/nautobot-app-floor-plan",
        "base_url": "floor-plan",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "FloorPlan",
        "project_short_description": "Nautobot Floor Plan",
        "model_class_name": "FloorPlan",
        "open_source_license": "Apache-2.0",
        "docs_base_url": "https://docs.nautobot.com",
        "docs_app_url": "https://docs.nautobot.com/projects/floor-plan/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmp7wg9pyig",
        "_repo_dir": "/github/home/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "refs/tags/nautobot-app-v2.2.0"
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": "bfb0956d3c47a62a4f47d3d3d67cd0f5c4325d1d",
    "draft": true
}

CLI Arguments:

{
    "cookie_dir": "",
    "input": false,
    "json_filename": "",
    "output_dir": "",
    "push": true,
    "template": "",
    "template_dir": "",
    "template_ref": "refs/tags/nautobot-app-v2.2.0",
    "pull_request": null,
    "post_action": [],
    "disable_post_actions": false,
    "draft": null
}

bakebot and others added 4 commits March 6, 2024 13:14
Template:

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

Cookie:

```
{
    "remote": "https://github.com/nautobot/nautobot-app-floor-plan.git",
    "path": "/tmp/tmp7wg9pyig/nautobot-app-floor-plan",
    "repository_path": "/tmp/tmp7wg9pyig/nautobot-app-floor-plan",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "\\",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "nautobot",
        "app_name": "nautobot_floor_plan",
        "verbose_name": "Nautobot Floor Plan",
        "app_slug": "nautobot-floor-plan",
        "project_slug": "nautobot-app-floor-plan",
        "repo_url": "https://github.com/nautobot/nautobot-app-floor-plan",
        "base_url": "floor-plan",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "FloorPlan",
        "project_short_description": "Nautobot Floor Plan",
        "model_class_name": "FloorPlan",
        "open_source_license": "Apache-2.0",
        "docs_base_url": "https://docs.nautobot.com",
        "docs_app_url": "https://docs.nautobot.com/projects/floor-plan/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmp7wg9pyig",
        "_repo_dir": "/github/home/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "refs/tags/nautobot-app-v2.2.0"
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": "bfb0956d3c47a62a4f47d3d3d67cd0f5c4325d1d",
    "draft": true
}
```

CLI Arguments:

```
{
    "cookie_dir": "",
    "input": false,
    "json_filename": "",
    "output_dir": "",
    "push": true,
    "template": "",
    "template_dir": "",
    "template_ref": "refs/tags/nautobot-app-v2.2.0",
    "pull_request": null,
    "post_action": [],
    "disable_post_actions": false,
    "draft": null
}
```
@snaselj snaselj marked this pull request as ready for review March 7, 2024 13:41
@glennmatthews glennmatthews merged commit 20696b8 into develop Mar 18, 2024
16 checks passed
@glennmatthews glennmatthews deleted the drift-manager/pr branch March 18, 2024 16: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.

3 participants