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

Merged
merged 5 commits into from
Apr 2, 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.2.0",
    "path": null
}

Cookie:

{
    "remote": "https://github.com/nautobot/nautobot-app-circuit-maintenance.git",
    "path": "/tmp/tmpg_jnc5k2/nautobot-app-circuit-maintenance",
    "repository_path": "/tmp/tmpg_jnc5k2/nautobot-app-circuit-maintenance",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@chadell @glennmatthews @pke11y @scetron",
        "full_name": "Network to Code, LLC",
        "email": "opensource@networktocode.com",
        "github_org": "nautobot",
        "app_name": "nautobot_circuit_maintenance",
        "verbose_name": "Circuit Maintenance",
        "app_slug": "nautobot-circuit-maintenance",
        "project_slug": "nautobot-app-circuit-maintenance",
        "repo_url": "https://github.com/nautobot/nautobot-app-circuit-maintenance",
        "base_url": "circuit-maintenance",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotCircuitMaintenance",
        "project_short_description": "Nautobot app to automatically handle Circuit Maintenances Notifications",
        "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/circuit-maintenance/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpg_jnc5k2",
        "_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": "d07de6c367cd440883c220e3cbbd3b52134c8e46",
    "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 3 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-circuit-maintenance.git",
    "path": "/tmp/tmpg_jnc5k2/nautobot-app-circuit-maintenance",
    "repository_path": "/tmp/tmpg_jnc5k2/nautobot-app-circuit-maintenance",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@chadell @glennmatthews @pke11y @scetron",
        "full_name": "Network to Code, LLC",
        "email": "opensource@networktocode.com",
        "github_org": "nautobot",
        "app_name": "nautobot_circuit_maintenance",
        "verbose_name": "Circuit Maintenance",
        "app_slug": "nautobot-circuit-maintenance",
        "project_slug": "nautobot-app-circuit-maintenance",
        "repo_url": "https://github.com/nautobot/nautobot-app-circuit-maintenance",
        "base_url": "circuit-maintenance",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotCircuitMaintenance",
        "project_short_description": "Nautobot app to automatically handle Circuit Maintenances Notifications",
        "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/circuit-maintenance/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpg_jnc5k2",
        "_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": "d07de6c367cd440883c220e3cbbd3b52134c8e46",
    "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:11
@@ -0,0 +1 @@
true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@snaselj could you elaborate about this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to be resolved here:
#286

Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@snaselj
Copy link
Contributor

snaselj commented Apr 2, 2024

Merged with the latest develop to resolve conflicts + poetry.lock updated.

@chadell chadell merged commit 8f06c0e into develop Apr 2, 2024
16 checks passed
@chadell chadell deleted the drift-manager/pr branch April 2, 2024 08:33
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