Skip to content

Conversation

@jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Dec 8, 2025

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

jdrew82 and others added 20 commits September 26, 2025 13:21
* Adding dunder new to Adapter to copy meta kwargs to instance for later retrieval

* fix: Ensure that dict_type has a default for OrderedDefaultDict to work with deepcopy.

* build: Update project dependencies

* Ignore mypy complaints

* test: ✅ Add tests validating __new__ function.

* test: 🚨 Ignore pylint warning
* Update CODEOWNERS

@Dav-C and @jdrew82 would you like to be added as well?

* Add @jdrew82 as a code owner
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool

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"
}
```

* Fix merge conflicts

* Fixes for merge conflicts

* Fix formating and missed merge conflicts

* Fix linter warnings and update dependencies to latest

* Fix docs conf

* Fix imports

* Fix generation script to use correct path

* Fix merge conflicts

* test: 🚨 Fix errors from ruff

* ci: Fix PYTHON_VER reference

* test: 🚨 Fix complaint from pylint
michalis1
michalis1 previously approved these changes Dec 8, 2025
michalis1
michalis1 previously approved these changes Dec 8, 2025
@jdrew82 jdrew82 merged commit d25c1ca into main Dec 8, 2025
13 checks passed
@jdrew82 jdrew82 deleted the release-v2.2.0 branch December 8, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants