Cookie initially baked targeting develop by NetworkToCode Cookie Drift Manager Tool - #189
Open
jeffkala wants to merge 6 commits into
Open
Cookie initially baked targeting develop by NetworkToCode Cookie Drift Manager Tool#189jeffkala wants to merge 6 commits into
jeffkala wants to merge 6 commits into
Conversation
…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/schema-enforcer.git",
"path": "/Users/jeffkala/Documents/GitHub/outputs/schema-enforcer",
"repository_path": "/Users/jeffkala/Documents/GitHub/outputs/schema-enforcer",
"dir": "",
"branch_prefix": "drift-manager/develop",
"context": {
"codeowner_github_usernames": "@cmsirbu @glennmatthews",
"full_name": "Network to Code, LLC",
"email": "info@networktocode.com",
"github_org": "networktocode",
"description": "Tool/Framework for testing structured data against schema definitions",
"project_name": "Schema Enforcer",
"project_slug": "schema-enforcer",
"repo_url": "https://github.com/networktocode/schema-enforcer",
"base_url": "schema-enforcer",
"project_python_name": "schema_enforcer",
"project_python_base_version": "3.10",
"project_with_config_settings": "no",
"generate_docs": "yes",
"version": "1.5.2",
"original_publish_year": "2020",
"_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"
}
```
Author
|
@glennmatthews @cmsirbu think I got all the craziness unwound for this one. Please review whenever you get a chance. |
Author
|
FWIW, not really sure how the current develop branch would have ever actually worked with python 3.13 or 3.14 when it was added with Ansible-Cores end of life plus new |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Template:
Cookie:
CLI Arguments: