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

Merged
merged 5 commits into from
Aug 19, 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.0",
    "path": null
}

Cookie:

{
    "remote": "https://github.com/nautobot/nautobot-app-capacity-metrics.git",
    "path": "/tmp/tmpg67gqfcx/nautobot-app-capacity-metrics",
    "repository_path": "/tmp/tmpg67gqfcx/nautobot-app-capacity-metrics",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@nautobot/po-tl-telemetry",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "github_org": "nautobot",
        "app_name": "nautobot_capacity_metrics",
        "verbose_name": "Metrics & Monitoring Extension App",
        "app_slug": "nautobot-capacity-metrics",
        "project_slug": "nautobot-app-capacity-metrics",
        "repo_url": "https://github.com/nautobot/nautobot-app-capacity-metrics",
        "base_url": "capacity-metrics",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotCapacityMetrics",
        "project_short_description": "App to improve the instrumentation of Nautobot and expose additional metrics (Application Metrics, RQ Worker).",
        "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/capacity-metrics/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpg67gqfcx",
        "_repo_dir": "/github/home/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "refs/tags/nautobot-app-v2.3.0"
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": "760ec2ce14abd0f7b6608f26be3c6cb170878ff7",
    "draft": true
}

CLI Arguments:

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

bakebot and others added 4 commits August 8, 2024 18:26
Template:

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

Cookie:

```
{
    "remote": "https://github.com/nautobot/nautobot-app-capacity-metrics.git",
    "path": "/tmp/tmpg67gqfcx/nautobot-app-capacity-metrics",
    "repository_path": "/tmp/tmpg67gqfcx/nautobot-app-capacity-metrics",
    "dir": "",
    "branch_prefix": "drift-manager",
    "context": {
        "codeowner_github_usernames": "@nautobot/po-tl-telemetry",
        "full_name": "Network to Code, LLC",
        "email": "[email protected]",
        "github_org": "nautobot",
        "app_name": "nautobot_capacity_metrics",
        "verbose_name": "Metrics & Monitoring Extension App",
        "app_slug": "nautobot-capacity-metrics",
        "project_slug": "nautobot-app-capacity-metrics",
        "repo_url": "https://github.com/nautobot/nautobot-app-capacity-metrics",
        "base_url": "capacity-metrics",
        "min_nautobot_version": "2.0.0",
        "max_nautobot_version": "2.9999",
        "camel_name": "NautobotCapacityMetrics",
        "project_short_description": "App to improve the instrumentation of Nautobot and expose additional metrics (Application Metrics, RQ Worker).",
        "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/capacity-metrics/en/latest",
        "_template": "https://github.com/nautobot/cookiecutter-nautobot-app.git",
        "_output_dir": "/tmp/tmpg67gqfcx",
        "_repo_dir": "/github/home/.cookiecutters/cookiecutter-nautobot-app/nautobot-app",
        "_checkout": "refs/tags/nautobot-app-v2.3.0"
    },
    "base_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [
        "PostAction.BLACK"
    ],
    "baked_commit_ref": "760ec2ce14abd0f7b6608f26be3c6cb170878ff7",
    "draft": true
}
```

CLI Arguments:

```
{
    "cookie_dir": "",
    "input": false,
    "json_filename": "",
    "output_dir": "",
    "push": true,
    "template": "",
    "template_dir": "",
    "template_ref": "refs/tags/nautobot-app-v2.3.0",
    "pull_request": null,
    "post_action": [],
    "disable_post_actions": false,
    "draft": null
}
```
@gsnider2195 gsnider2195 marked this pull request as ready for review August 9, 2024 15:32
@gsnider2195 gsnider2195 requested a review from a team as a code owner August 9, 2024 15:32
@gsnider2195 gsnider2195 requested a review from smk4664 August 9, 2024 15:33
changes/96.housekeeping Outdated Show resolved Hide resolved
@gsnider2195 gsnider2195 requested a review from nkallergis August 9, 2024 20:00
Copy link

@nkallergis nkallergis left a comment

Choose a reason for hiding this comment

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

Looks good!

@smk4664 smk4664 merged commit 7a71809 into develop Aug 19, 2024
14 checks passed
@smk4664 smk4664 deleted the drift-manager/pr branch August 19, 2024 18:10
@smk4664 smk4664 mentioned this pull request Aug 27, 2024
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.

4 participants