Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
networktocode
/
diffsync
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
169
Code
Issues
40
Pull requests
9
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 23, 2025
Remove upper Limit on Packaging (#289)
Show description for 45df339
jdrew82
authored
45df339
Copy full SHA for 45df339
Commits on Feb 18, 2025
Merge pull request #286 from mjbear/gh_runner_version
Show description for b0a624e
chadell
authored
b0a624e
Copy full SHA for b0a624e
Replace ubuntu-20.04 with 24.04 in ci.yml
Show description for 277653c
mjbear
authored
277653c
Copy full SHA for 277653c
Commits on Dec 10, 2024
update pyyaml to version 6.0.2 (#284)
gsnider2195
authored
85bfac4
Copy full SHA for 85bfac4
Commits on Oct 22, 2024
Merge pull request #283 from networktocode/main
Show description for 84cd2e4
Kircheneer
authored
84cd2e4
Copy full SHA for 84cd2e4
Update CHANGELOG.md
Show description for 86c71de
Kircheneer
and
chadell
authored
86c71de
Copy full SHA for 86c71de
Merge pull request #282 from networktocode/release-2.0.1
Show description for d295261
Kircheneer
authored
d295261
Copy full SHA for d295261
prepares release 2.0.1
Kircheneer
committed
d82d5b0
Copy full SHA for d82d5b0
Commits on Sep 26, 2024
DiffSync deprecation fix (#281)
Show description for 75c2d8f
abates
authored
75c2d8f
Copy full SHA for 75c2d8f
Commits on Aug 20, 2024
Merge pull request #274 from networktocode/fix-doc
Show description for 7ca1717
Kircheneer
authored
7ca1717
Copy full SHA for 7ca1717
Commits on Jul 23, 2024
Merge pull request #276 from jamesharr/chore/update-structlog
Show description for ce0cf04
Kircheneer
authored
ce0cf04
Copy full SHA for ce0cf04
Commits on Jul 17, 2024
chore: poetry update structlog
jamesharr
committed
d4c159d
Copy full SHA for d4c159d
chore: Un-pin structlog so we can use 23.2.0, which gets rid of deprected utcnow() call
jamesharr
committed
abbf4a0
Copy full SHA for abbf4a0
Commits on Jun 26, 2024
Documentation fix.
mzbroch
committed
4bae7b8
Copy full SHA for 4bae7b8
Commits on Jun 25, 2024
Merge pull request #273 from corubba/docfix
Show description for 38f86a5
Kircheneer
authored
38f86a5
Copy full SHA for 38f86a5
Commits on Jun 24, 2024
Fix miss-capitalization
Show description for 81f174d
corubba
committed
81f174d
Copy full SHA for 81f174d
Replace mentions of deprecated DiffSync class
Show description for a57ad36
corubba
committed
a57ad36
Copy full SHA for a57ad36
Commits on Feb 16, 2024
Merge pull request #269 from networktocode/fix-docstrings
Show description for 315b5e9
Kircheneer
authored
315b5e9
Copy full SHA for 315b5e9
Commits on Feb 15, 2024
fixes wording for a couple of docstrings
Kircheneer
committed
d276663
Copy full SHA for d276663
Commits on Feb 5, 2024
Merge pull request #265 from networktocode/fix-docs
Show description for 13f5150
Kircheneer
authored
13f5150
Copy full SHA for 13f5150
Commits on Feb 1, 2024
fixes docs build
Kircheneer
committed
be20e7b
Copy full SHA for be20e7b
Merge pull request #263 from networktocode/main
Show description for 2e03484
Kircheneer
authored
2e03484
Copy full SHA for 2e03484
Merge pull request #260 from networktocode/next-2.0
Show description for ebc88b3
Kircheneer
authored
ebc88b3
Copy full SHA for ebc88b3
renames 'diffsync' fields and variables to 'adapter'
Kircheneer
committed
615ed7c
Copy full SHA for 615ed7c
Commits on Jan 22, 2024
various 2.0 preparation things
Kircheneer
committed
6928565
Copy full SHA for 6928565
bumps major version to 2.0.0
Kircheneer
committed
f5ed544
Copy full SHA for f5ed544
fix ci
Kircheneer
committed
851907e
Copy full SHA for 851907e
pins poetry in Dockerfile to 1.5.1
Kircheneer
committed
228942c
Copy full SHA for 228942c
renames diffsync.DiffSync to diffsync.Adapter
Kircheneer
committed
ecbb1ca
Copy full SHA for ecbb1ca
Bootstrap 2.0 migration docs for pydantic 2.0 change
Kircheneer
committed
8732b24
Copy full SHA for 8732b24
Fix compatibility with pydantic v2
Kircheneer
committed
4596499
Copy full SHA for 4596499
Run pydantic-bump
Kircheneer
committed
f7275c1
Copy full SHA for f7275c1
Upgrade to pydantic v2
Kircheneer
committed
028a0dc
Copy full SHA for 028a0dc
Commits on Nov 16, 2023
Merge pull request #252 from networktocode/main
Show description for faa9d19
Kircheneer
authored
faa9d19
Copy full SHA for faa9d19
Merge pull request #251 from networktocode/release-1.9.1
Show description for 44d7838
Kircheneer
authored
44d7838
Copy full SHA for 44d7838
Pagination
Previous
Next
You can’t perform that action at this time.