Skip to content

Conversation

@jeffkala
Copy link
Contributor

Template:

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

Cookie:

{
    "remote": "https://github.com/networktocode/pyntc.git",
    "path": "/Users/jeffkala/Documents/GitHub/outputs/pyntc",
    "repository_path": "/Users/jeffkala/Documents/GitHub/outputs/pyntc",
    "dir": "",
    "branch_prefix": "drift-manager/develop",
    "context": {
        "codeowner_github_usernames": "@jeffkala @pszulczewski @pke11y",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "networktocode",
        "description": "Python library focused on tasks related to device level and OS management.",
        "project_name": "pyntc",
        "project_slug": "pyntc",
        "repo_url": "https://github.com/networktocode/pyntc",
        "base_url": "pyntc",
        "project_python_name": "pyntc",
        "project_python_base_version": "3.10",
        "project_with_config_settings": "no",
        "generate_docs": "no",
        "version": "2.0.2",
        "original_publish_year": "2016",
        "_template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
        "_output_dir": "/Users/jeffkala/Documents/GitHub/outputs",
        "_repo_dir": "/Users/jeffkala/.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": "https://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"
}

…t Manager Tool

Template:

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

Cookie:

```
{
    "remote": "https://github.com/networktocode/pyntc.git",
    "path": "/Users/jeffkala/Documents/GitHub/outputs/pyntc",
    "repository_path": "/Users/jeffkala/Documents/GitHub/outputs/pyntc",
    "dir": "",
    "branch_prefix": "drift-manager/develop",
    "context": {
        "codeowner_github_usernames": "@jeffkala @pszulczewski @pke11y",
        "full_name": "Network to Code, LLC",
        "email": "info@networktocode.com",
        "github_org": "networktocode",
        "description": "Python library focused on tasks related to device level and OS management.",
        "project_name": "pyntc",
        "project_slug": "pyntc",
        "repo_url": "https://github.com/networktocode/pyntc",
        "base_url": "pyntc",
        "project_python_name": "pyntc",
        "project_python_base_version": "3.10",
        "project_with_config_settings": "no",
        "generate_docs": "no",
        "version": "2.0.2",
        "original_publish_year": "2016",
        "_template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
        "_output_dir": "/Users/jeffkala/Documents/GitHub/outputs",
        "_repo_dir": "/Users/jeffkala/.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": "https://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"
}
```
@jeffkala
Copy link
Contributor Author

@pke11y @pszulczewski either of you give this a look over, it sets up drift-manager for long term best practice implementations.

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