Skip to content

Conversation

@jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Dec 3, 2025

Template:

{
    "template": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
    "dir": "python",
    "ref": "main",
    "path": null
}

Cookie:

{
    "remote": "https://github.com/networktocode/diffsync.git",
    "path": "/Users/justin.drew/Projects/outputs/diffsync",
    "repository_path": "/Users/justin.drew/Projects/outputs/diffsync",
    "dir": "",
    "branch_prefix": "drift-manager/develop",
    "context": {
        "codeowner_github_usernames": "@glennmatthews @michalis1 @jdrew82",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "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": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
        "_output_dir": "/Users/justin.drew/Projects/outputs",
        "_repo_dir": "/Users/justin.drew/.cookiecutters/cookiecutter-ntc/python",
        "_checkout": "main"
    },
    "drift_managed_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [],
    "baked_commit_ref": "",
    "draft": false
}

CLI Arguments:

{
    "cookie_dir": "",
    "input": true,
    "json_filename": "",
    "output_dir": "../outputs",
    "push": true,
    "template": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
    "template_dir": "python",
    "template_ref": "main",
    "pull_request": null,
    "post_action": [],
    "disable_post_actions": false,
    "draft": null,
    "drift_managed_branch": "develop"
}

Template:

```
{
    "template": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
    "dir": "python",
    "ref": "main",
    "path": null
}
```

Cookie:

```
{
    "remote": "https://github.com/networktocode/diffsync.git",
    "path": "/Users/justin.drew/Projects/outputs/diffsync",
    "repository_path": "/Users/justin.drew/Projects/outputs/diffsync",
    "dir": "",
    "branch_prefix": "drift-manager/develop",
    "context": {
        "codeowner_github_usernames": "@glennmatthews @michalis1 @jdrew82",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "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": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
        "_output_dir": "/Users/justin.drew/Projects/outputs",
        "_repo_dir": "/Users/justin.drew/.cookiecutters/cookiecutter-ntc/python",
        "_checkout": "main"
    },
    "drift_managed_branch": "develop",
    "remote_name": "origin",
    "pull_request_strategy": "PullRequestStrategy.CREATE",
    "post_actions": [],
    "baked_commit_ref": "",
    "draft": false
}
```

CLI Arguments:

```
{
    "cookie_dir": "",
    "input": true,
    "json_filename": "",
    "output_dir": "../outputs",
    "push": true,
    "template": "git@github.com:networktocode-llc/cookiecutter-ntc.git",
    "template_dir": "python",
    "template_ref": "main",
    "pull_request": null,
    "post_action": [],
    "disable_post_actions": false,
    "draft": null,
    "drift_managed_branch": "develop"
}
```
@jdrew82 jdrew82 mentioned this pull request Dec 3, 2025
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.

2 participants