-
Notifications
You must be signed in to change notification settings - Fork 31
Cookie updated targeting develop by NetworkToCode Cookie Drift Manager Tool #330
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
Conversation
…r Tool
Template:
```
{
"template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
"dir": "python",
"ref": "main",
"path": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python"
}
```
Cookie:
```
{
"remote": "https://github.com/networktocode/diffsync.git",
"path": "/tmp/tmpn08h9047/diffsync",
"repository_path": "/tmp/tmpn08h9047/diffsync",
"dir": "",
"branch_prefix": "drift-manager/develop",
"context": {
"codeowner_github_usernames": "@glennmatthews @michalis1 @jdrew82",
"full_name": "Network to Code, LLC",
"email": "[email protected]",
"github_org": "networktocode",
"description": "Library to easily sync/diff/update 2 different data sources",
"project_name": "diffsync",
"project_slug": "diffsync",
"repo_url": "https://github.com/networktocode/diffsync",
"base_url": "diffsync",
"project_python_name": "diffsync",
"project_python_base_version": "3.10",
"project_with_config_settings": "no",
"generate_docs": "yes",
"version": "2.2.0",
"original_publish_year": "2025",
"_template": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
"_output_dir": "/tmp/tmpn08h9047",
"_repo_dir": "/__w/cookiecutter-nautobot-app-drift-manager/cookiecutter-nautobot-app-drift-manager/cookiecutter-ntc/python",
"_checkout": null
},
"drift_managed_branch": "develop",
"remote_name": "origin",
"pull_request_strategy": "PullRequestStrategy.UPDATE_OR_CREATE",
"post_actions": [],
"baked_commit_ref": "bc789d65fa90182c0eb392664e1cba02ea187ab1",
"draft": false
}
```
CLI Arguments:
```
{
"cookie_dir": "",
"input": false,
"json_filename": "",
"output_dir": "",
"push": true,
"template": "./cookiecutter-ntc",
"template_dir": "python",
"template_ref": "main",
"pull_request": "update-or-create",
"post_action": [],
"disable_post_actions": true,
"draft": null,
"drift_managed_branch": "develop"
}
```
jdrew82
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
| poetry-version: "2.1.3" | ||
| python-version: "3.13" | ||
| poetry-install-options: "--no-root" | ||
| - name: "Build Documentation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more of an FYI, Sirbu confirmed we don't need docs at all to be built here since we don't package the docs in our python libs.
jdrew82
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Template:
Cookie:
CLI Arguments: